Financial Account Milestone DMO
Represents significant events/milestones in the lifecycle of a Financial Account. E.g., a financial account being delinquent/charged off/closed etc.
Object API Name: std__FinancialAccountMilestoneDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FinancialAccountId has a FOREIGNKEY relationship with the Financial Account DMO
Idfield. - LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- ExpiredDate
- FinancialAccountId
- Id
- InternalOrganizationId
- LocationId
- MilestoneDate
- MilestoneType
- SourceSystemIdentifier
- SourceSystemName
- Stage
- StageCommentText
- 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__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: The description of the milestone.
- Field API Name:
std__ExpiredDate__c - Data Type: DATEONLY
- Description: The expiration date of the milestone.
- Field API Name:
std__FinancialAccountId__c - Data Type: TEXT
- Description: The financial account that's associated with the milestone.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LocationId__c - Data Type: TEXT
- Description: The location associated with the milestone.
- Field API Name:
std__MilestoneDate__c - Data Type: DATEONLY
- Description: The date on which the milestone occured.
- Field API Name:
std__MilestoneType__c - Data Type: TEXT
- Description: Specifies the type of milestone eg Title Transferred,Beneficiary Added,Payment Deferred
,Marked Delinquent,Debt Charged Off,Asset Repossessed
- Field API Name:
std__SourceSystemIdentifier__c - Data Type: TEXT
- Description: The unique identifier of the milestone in an external system.
- Field API Name:
std__SourceSystemName__c - Data Type: TEXT
- Description: The external system from where the milestone was imported.
- Field API Name:
std__Stage__c - Data Type: TEXT
- Description: Specifies the stage of the milestone eg "Active,Tentative,Expired"
- Field API Name:
std__StageCommentText__c - Data Type: TEXT
- Description: The comments about the stage of the milestone.