Rebate Program Member DMO

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

  • ShipToAccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • AccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • RebateProgramId has a FOREIGNKEY relationship with the Rebate Program DMO Id field.
  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: Reference to Account
  • 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 when this record was created.
  • Field API Name: std__CumulativePayoutAmount__c
  • Data Type: CURRENCY
  • Description: Total rebate amount for a member. Sum of Total Payout Amount values from RebateProgramMemberPayout entity.
  • 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: Primary Key
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsPayoutCalcSkipped__c
  • Data Type: BOOLEAN
  • Description: Specifies whether the rebate payout calculation should be skipped for the rebate program member.
  • Field API Name: std__LastActivationDate__c
  • Data Type: DATEONLY
  • Description: The latest date on which the program member was activated.
  • Field API Name: std__LastDeactivationDate__c
  • Data Type: DATEONLY
  • Description: The latest date on which the program member was deactivated.
  • Field API Name: std__MemberName__c
  • Data Type: TEXT
  • Description: Name of the member
  • Field API Name: std__MemberStatus__c
  • Data Type: TEXT
  • Description: Active/Inactive Status of Membership
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: Owner of the Member
  • Field API Name: std__RebateProgramId__c
  • Data Type: TEXT
  • Description: Reference to RebateProgram
  • Field API Name: std__ShipToAccountId__c
  • Data Type: TEXT
  • Description: The account for which the additional benefit is being offered.
  • Field API Name: std__TotalAccruedAmount__c
  • Data Type: CURRENCY
  • Description: Total accrued amount for a member. Sum of Accrued Amount values from RebateProgramMemberAccrual
  • Field API Name: std__TotalPayoutAmount__c
  • Data Type: CURRENCY
  • Description: Total payout amount for a member. Sum of Payout Amount values from RebateProgramMemberPayout