Collection Plan DMO
Object API Name: std__CollectionPlanDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- CollectionPlanReasonId has a FOREIGNKEY relationship with the Collection Plan Reason DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- AccountId
- cdp_sys_record_currency
- ClosedDate
- CollectedAmount
- CollectionPlanReasonId
- CollectionPlanSegment
- CollectionPlanStatus
- CurrentDueAmount
- DataSourceId
- DataSourceObjectId
- DaysPastDueNumber
- DueDate
- FirstCallDateTime
- FirstEmailDateTime
- FirstSmsdateTime
- Id
- InitialDueAmount
- InternalOrganizationId
- IsClosed
- NameInterfaceField
- PromiseToPayCount
- ReferenceContextId
- ReferenceContextObject
- RiskScore
- TotalFeesAmount
- TotalInterestAmount
- TotalTaxAmount
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Primary Account associated with the Collection.
- 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__ClosedDate__c - Data Type: DATEONLY
- Description: Date when the collection plan was closed.
- Field API Name:
std__CollectedAmount__c - Data Type: DOUBLE
- Description: The collected amount for the collection plan.
- Field API Name:
std__CollectionPlanReasonId__c - Data Type: TEXT
- Description: The reason for initiating the collection process, including non-payment of bills, bankruptcy, outstanding invoices, and deceased account holders.
- Field API Name:
std__CollectionPlanSegment__c - Data Type: TEXT
- Description: The segment or category this collection plan falls into. For example, HNI-DPD-0-15, HNI-DPD-16-20, VIP-DPD-0-15.
- Field API Name:
std__CollectionPlanStatus__c - Data Type: TEXT
- Description: The status of the collection plan. For example, New, InProgress, PromiseToPay Registered, PromiseToPay Broken, Closed.
- Field API Name:
std__CurrentDueAmount__c - Data Type: DOUBLE
- Description: The current outstanding amount for the collection.
- 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__DaysPastDueNumber__c - Data Type: DOUBLE
- Description: The number of days that a payment is past its scheduled or expected due date.
- Field API Name:
std__DueDate__c - Data Type: DATEONLY
- Description: The date by which individuals or an organization were expected to make a payment towards the outstanding amount.
- Field API Name:
std__FirstCallDateTime__c - Data Type: DATETIME
- Description: The timestamp when the first phone call was made to notify an individual or organization about the repayment of funds.
- Field API Name:
std__FirstEmailDateTime__c - Data Type: DATETIME
- Description: The timestamp when the first email was sent to notify an individual or organization about the repayment of funds.
- Field API Name:
std__FirstSmsdateTime__c - Data Type: DATETIME
- Description: The date and time of the first smsdate time.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this CollectionPlan record. Maximum size is 15 characters.
- Field API Name:
std__InitialDueAmount__c - Data Type: DOUBLE
- Description: The initial due amount of the collection.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsClosed__c - Data Type: BOOLEAN
- Description: Whether the collection plan is closed.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PromiseToPayCount__c - Data Type: DOUBLE
- Description: The number of commitments made by an individual or an organization to repay the amount they owe within a specified timeframe.
- Field API Name:
std__ReferenceContextId__c - Data Type: TEXT
- Description: Refers to the record against which the collection plan is created. For example, FinancialAccount, BillingAccount.
- Field API Name:
std__ReferenceContextObject__c - Data Type: TEXT
- Description: Name of the reference object. For example, FinancialAccount, Billing Account.
- Field API Name:
std__RiskScore__c - Data Type: DOUBLE
- Description: The numerical score that's computed based on the Einstein model. This score is used to assess one's repayment capacity.
- Field API Name:
std__TotalFeesAmount__c - Data Type: DOUBLE
- Description: The sum of any fee amount associated with the collection. It includes any applicable surcharges, processing fees, penalties, and any other additional charges incurred.
- Field API Name:
std__TotalInterestAmount__c - Data Type: DOUBLE
- Description: The cumulative sum of all interest charges accrued over a specified time period.
- Field API Name:
std__TotalTaxAmount__c - Data Type: DOUBLE
- Description: The total tax amount of the collection.