Financial Holding Closed Position DMO
Represents the closed positions for a financial security related to a financial account.
Object API Name: std__FinclHoldingClosedPositionDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- FinancialAccountId has a FOREIGNKEY relationship with the Financial Account DMO
Idfield. - FinancialSecurityId has a FOREIGNKEY relationship with the Financial Security DMO
Idfield.
- AbsoluteClosedValueAmount
- cdp_sys_record_currency
- CloseDate
- DataSourceId
- DataSourceObjectId
- FinancialAccountId
- FinancialSecurityId
- FinancialSecuritySymbolCode
- GainLossAmount
- Id
- InternalOrganizationId
- LongTermAmount
- LotSelectionMethodType
- SettlementDate
- ShortTermAmount
- SoldQuantityCount
- StatementDate
- Field API Name:
std__AbsoluteClosedValueAmount__c - Data Type: DOUBLE
- Description: The absolute value of the closed amount.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CloseDate__c - Data Type: DATETIME
- Description: The trade date on which the position was sold.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__FinancialAccountId__c - Data Type: TEXT
- Description: The related financial account.
- Field API Name:
std__FinancialSecurityId__c - Data Type: TEXT
- Description: The source ID of the financial security.
- Field API Name:
std__FinancialSecuritySymbolCode__c - Data Type: TEXT
- Description: The symbol of the corresponding financial security.
- Field API Name:
std__GainLossAmount__c - Data Type: DOUBLE
- Description: The total gain or loss amount of the sold holdings.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: The unique identifier for the financial holding closed position.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LongTermAmount__c - Data Type: DOUBLE
- Description: The portion of the realized gain or loss classified as long-term.
- Field API Name:
std__LotSelectionMethodType__c - Data Type: TEXT
- Description: The method used to select which lot was sold.
- Field API Name:
std__SettlementDate__c - Data Type: DATETIME
- Description: The settlement date when the sale proceeds were received.
- Field API Name:
std__ShortTermAmount__c - Data Type: DOUBLE
- Description: The portion of the realized gain or loss classified as short-term.
- Field API Name:
std__SoldQuantityCount__c - Data Type: DOUBLE
- Description: The number of holdings closed.
- Field API Name:
std__StatementDate__c - Data Type: DATETIME
- Description: The date of the custodian statement covering the realized event.