Financial Holding DMO
Object API Name: std__FinancialHoldingDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FinancialSecurityId has a FOREIGNKEY relationship with the Financial Security DMO
Idfield. - FinancialAccountId has a FOREIGNKEY relationship with the Financial Account DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- AccountId
- cdp_sys_record_currency
- ChangePercent
- Currency
- DataSourceId
- DataSourceObjectId
- Description
- DisallowedLossAmount
- EquityCategory
- FinancialAccountId
- FinancialHoldingClass
- FinancialHoldingSubClass
- FinancialSecurityId
- FinancialSecuritySymbolCode
- GainLossAmount
- HoldingCount
- Id
- InternalOrganizationId
- IsWashSale
- LotSelectionMethodType
- MarketValueAmount
- NameInterfaceField
- OrderDateTime
- PurchasePriceAmount
- SourceSystemIdentifier
- TotalCostBasisAmount
- UnrealizedGainLossAmount
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Reference to the associated Account.
- 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__ChangePercent__c - Data Type: DOUBLE
- Description: Percentage change in price.
- Field API Name:
std__Currency__c - Data Type: TEXT
- Description: ISO 4217 currency code associated with the record.
- 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__Description__c - Data Type: TEXT
- Description: Description of the Financial Holding.
- Field API Name:
std__DisallowedLossAmount__c - Data Type: DOUBLE
- Description: The dollar amount of loss disallowed due to the wash sale rule.
- Field API Name:
std__EquityCategory__c - Data Type: TEXT
- Description: Reference to the Financial Holding Category.
- Field API Name:
std__FinancialAccountId__c - Data Type: TEXT
- Description: Reference to the associated Financial Account.
- Field API Name:
std__FinancialHoldingClass__c - Data Type: TEXT
- Description: Reference to the Financial Holding Class.
- Field API Name:
std__FinancialHoldingSubClass__c - Data Type: TEXT
- Description: Reference to the Financial Holding Sub Class.
- Field API Name:
std__FinancialSecurityId__c - Data Type: TEXT
- Description: Reference to the associated 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: Gain or Loss Amount.
- Field API Name:
std__HoldingCount__c - Data Type: DOUBLE
- Description: Number of holding purchased.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this FinancialHolding record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsWashSale__c - Data Type: BOOLEAN
- Description: Indicates whether the holding is affected by a wash sale.
- Field API Name:
std__LotSelectionMethodType__c - Data Type: TEXT
- Description: The lot selection method.
- Field API Name:
std__MarketValueAmount__c - Data Type: DOUBLE
- Description: Market Value of the holding.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OrderDateTime__c - Data Type: DATETIME
- Description: The date the holding was opened.
- Field API Name:
std__PurchasePriceAmount__c - Data Type: DOUBLE
- Description: Purchase Price of the holding.
- Field API Name:
std__SourceSystemIdentifier__c - Data Type: TEXT
- Description: ID that uniquely identifies the holding in an external data source.
- Field API Name:
std__TotalCostBasisAmount__c - Data Type: DOUBLE
- Description: The total cost basis amount of all the shares.
- Field API Name:
std__UnrealizedGainLossAmount__c - Data Type: DOUBLE
- Description: The unrealized gain or loss amount.