Default Fee Setting History
The Default Fee Setting History table lists information about the B-book trades. The fields for the Default Fee Setting History table are:
Table Name: DefaultFeeSettingHistory
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_ID
int identity
No
DefaultFeeSettingID
int
Yes
FK_ConnID
int
Yes
FK_FundTypeID
int
Yes
FK_FeeTypeID
int
Yes
SetValue
decimal
Yes
IsPercentFlag
int
Yes
LastUpdatedTime
datetime
(getutcdate())
No
Last updated
Was this helpful?