Party Financial Asset DMO
Object API Name: std__PartyFinancialAssetDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- PartyId has a FOREIGNKEY relationship with the Party DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User Group DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield.
- AssetId
- cdp_sys_record_currency
- Currency
- DataSourceId
- DataSourceObjectId
- DeclarationDateTime
- Description
- EndDate
- FinancialAssetType
- Id
- InternalOrganizationId
- MarketValue
- NameInterfaceField
- OwnerId
- OwnerObject
- OwnershipEndDateTime
- OwnershipPercent
- OwnershipStartDateTime
- PartyFinancialAssetStatus
- PartyId
- StartDate
- ValuationDate
- Field API Name:
std__AssetId__c - Data Type: TEXT
- Description: The asset owned by the party.
- 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__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__DeclarationDateTime__c - Data Type: DATETIME
- Description: The date when the asset is declared.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: Description of the Party Financial Asset.
- Field API Name:
std__EndDate__c - Data Type: DATETIME
- Description: Date and time when the record or activity ended.
- Field API Name:
std__FinancialAssetType__c - Data Type: TEXT
- Description: Reference to types of Financial Assets. For example, Gold, Cash, Real Estate.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PartyFinancialAsset 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__MarketValue__c - Data Type: DOUBLE
- Description: Market Value of the asset.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: The unique identifier for the user who owns this record.
- Field API Name:
std__OwnerObject__c - Data Type: TEXT
- Description: Reference to the object that owns this record.
- Field API Name:
std__OwnershipEndDateTime__c - Data Type: DATETIME
- Description: The date and time when the ownership of the asset ends.
- Field API Name:
std__OwnershipPercent__c - Data Type: DOUBLE
- Description: The share owned by the party in percentage.
- Field API Name:
std__OwnershipStartDateTime__c - Data Type: DATETIME
- Description: The date and time when the ownership of the asset starts.
- Field API Name:
std__PartyFinancialAssetStatus__c - Data Type: TEXT
- Description: The status of the asset. For example, Active, Inactive.
- Field API Name:
std__PartyId__c - Data Type: TEXT
- Description: Reference to the Party who owns the Asset.
- Field API Name:
std__StartDate__c - Data Type: DATETIME
- Description: Date and time when the record or activity began.
- Field API Name:
std__ValuationDate__c - Data Type: DATETIME
- Description: The date and time of the valuation date.