Broker Asset Mapping

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

Table Name: BrokerAssetMapping

Column Name

Data Type

Valid Values

Allow Nulls

Description

PK_BrkAssetMappingID

int identity

No

BrokerID

int

((0))

No

AssetTypeID

int

((-1))

No

OrderRouteConnID

int

((0))

No

Active

int

((1))

No

LastUpdatedTime

datetime

(getutcdate())

No

Last updated

Was this helpful?