Rebate Program DMO

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

  • OwnerId has a FOREIGNKEY relationship with the User DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • Field API Name: std__AccrualFrequencyText__c
  • Data Type: TEXT
  • Description: The frequency at which rebate amounts are accrued for the program.
  • 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__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the rebate program
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • 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: Description for Program
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: End date of Rebate Program
  • Field API Name: std__ExecutionType__c
  • Data Type: TEXT
  • Description: Specifies the execution platform used to calculate payout and accrual amounts.
  • Field API Name: std__FrequencyText__c
  • Data Type: TEXT
  • Description: Frequency of Rebate Program (Monthly/Quarterly)
  • Field API Name: std__GracePeriodDayCount__c
  • Data Type: DOUBLE
  • Description: Number of days from end date of an instance of a payout. Transactions till this point will be considered for rebate calculation
  • 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__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was last modified.
  • Field API Name: std__OwnerId__c
  • Data Type: TEXT
  • Description: The user who owns the rebate program, one who has created this agreement
  • Field API Name: std__PayoutCalculationDayCount__c
  • Data Type: DOUBLE
  • Description: Number of days from period end date. The payment will be calculated after this date. e.g. 14 means 14 days after period end date
  • Field API Name: std__ProgramName__c
  • Data Type: TEXT
  • Description: Name of the Program
  • Field API Name: std__ProgramReferenceNumber__c
  • Data Type: TEXT
  • Description: Reference number assigned to this rebate program.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: Start date of Rebate Program
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: Possible states of Rebate Program
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: Indicates if the rebate program is standard or ship and debit.