Loyalty Ledger Traceability DMO

Object API Name: std__LoyaltyLedgerTraceabilityDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • DebitLoyaltyLedgerId has a FOREIGNKEY relationship with the Loyalty Ledger DMO Id field.
  • CreditLoyaltyLedgerId has a FOREIGNKEY relationship with the Loyalty Ledger DMO Id field.
  • Field API Name: std__ActionType__c
  • Data Type: TEXT
  • Description: The action that creates an entry in the ledger.
  • 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__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • Field API Name: std__CreditLoyaltyLedgerId__c
  • Data Type: TEXT
  • Description: The credit type loyalty ledger associated with the loyalty ledger tracker. Points are consumed from the credit type ledger for the loyalty program member's debit type ledger.
  • 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__DebitLoyaltyLedgerId__c
  • Data Type: TEXT
  • Description: The debit ledger associated with the loyalty ledger tracker. Points are consumed by the debit ledger from the loyalty program member's point balance.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this LoyaltyLedgerTraceability 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__PointsNumber__c
  • Data Type: DOUBLE
  • Description: The number of points used from the credit ledger by the debit ledger.