Basket Instrument Mapping

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

Table Name: BasketInstrumentMapping

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_BasketInstrumentMappingID

int identity

No

FK_BasketFundID

int

Yes

FK_InstrumentID

int

Yes

Weightage

decimal

Yes

FK_Side

int

Yes

LastUpdateTime

datetime

(getutcdate())

Yes

Last updated

Was this helpful?