Payment Proof DMO
Represents a bank statement entry serving as proof of payment, capturing the transaction details used to match and reconcile payments against payment advice records and open invoices.
Object API Name: std__PaymentProofDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- AccountId
- BookingDate
- cdp_sys_record_currency
- CreatedDateTime
- CreditDebitIndicator
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- KQ_AccountId
- KQ_Id
- LastModifiedDateTime
- PayerName
- PaymentAmount
- PaymentDescription
- ProcessingStatus
- ProofType
- SourceDocumentName
- SourceDocumentUrl
- StatementDate
- TransactionReferenceNumber
- ValueDate
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: Resolved account Id in case the account is already resolved.
- Field API Name:
std__BookingDate__c - Data Type: DATEONLY
- Description: The date the transaction was booked in the bank’s system.
- 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__CreatedDateTime__c - Data Type: DATETIME
- Description: The date and time the record was created.
- Field API Name:
std__CreditDebitIndicator__c - Data Type: TEXT
- Description: Indicates whether the transaction is a credit or debit entry on the bank statement.
- 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__Id__c - Data Type: TEXT
- Description: Unique identifier of this record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_AccountId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time the record was last modified.
- Field API Name:
std__PayerName__c - Data Type: TEXT
- Description: The name of the payer as stated on the bank statement.
- Field API Name:
std__PaymentAmount__c - Data Type: CURRENCY
- Description: The amount of the payment as stated on the bank statement.
- Field API Name:
std__PaymentDescription__c - Data Type: TEXT
- Description: The description or narrative of the payment transaction from the bank statement.
- Field API Name:
std__ProcessingStatus__c - Data Type: TEXT
- Description: The processing status of the payment proof record.
- Field API Name:
std__ProofType__c - Data Type: TEXT
- Description: The type of payment proof, such as bank statement or electronic transfer confirmation.
- Field API Name:
std__SourceDocumentName__c - Data Type: TEXT
- Description: The file name of the bank statement document.
- Field API Name:
std__SourceDocumentUrl__c - Data Type: URL
- Description: The URL of the source bank statement document.
- Field API Name:
std__StatementDate__c - Data Type: DATEONLY
- Description: The date of the bank statement from which this payment proof was extracted.
- Field API Name:
std__TransactionReferenceNumber__c - Data Type: TEXT
- Description: The transaction reference number from the bank statement.
- Field API Name:
std__ValueDate__c - Data Type: DATEONLY
- Description: The value date of the transaction as stated on the bank statement.