Basket Master Mapping

The Basket Master Mapping table lists information about the B-book trades. The fields for the Basket Master Mapping table are:

Table Name: BasketMasterMapping

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_BasketMasterMappingID

int identity

No

FK_BasketFundID

int

Yes

FK_MasterAccountID

int

Yes

Weightage

decimal

Yes

LastUpdateTime

datetime

(getutcdate())

Yes

Last updated

Was this helpful?