Rebate Program Member Payout DMO
Object API Name: std__RebateProgramMemberPayoutDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - MemberId has a FOREIGNKEY relationship with the Rebate Program Member DMO
Idfield. - PaymentId has a FOREIGNKEY relationship with the Rebate Payment DMO
Idfield. - PeriodId has a FOREIGNKEY relationship with the Rebate Program Payout Period DMO
Idfield.
- AccruedAmount
- CalculatedRebateAmount
- CalculationDate
- cdp_sys_record_currency
- CreatedById
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- MemberId
- MemberPayoutName
- PaymentId
- PayoutAmount
- PeriodId
- Status
- TotalApprovedAdjustmentAmount
- TotalCalculatedPayoutAmount
- TotalRebateAmount
- Field API Name:
std__AccruedAmount__c - Data Type: CURRENCY
- Description: The payout amount accrued by the rebate program member.
- Field API Name:
std__CalculatedRebateAmount__c - Data Type: CURRENCY
- Description: Total amount calculated
- Field API Name:
std__CalculationDate__c - Data Type: DATEONLY
- Description: Date on which the calculation happened
- 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: Audit Column
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: Audit Column
- 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__MemberId__c - Data Type: TEXT
- Description: Program Member ID
- Field API Name:
std__MemberPayoutName__c - Data Type: TEXT
- Description: Name of the Member Payout
- Field API Name:
std__PaymentId__c - Data Type: TEXT
- Description: Rebate Payment Id
- Field API Name:
std__PayoutAmount__c - Data Type: CURRENCY
- Description: The total payout amount, including the base calculation and all adjustments.
- Field API Name:
std__PeriodId__c - Data Type: TEXT
- Description: Period Id
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Status of payout. READY FOR APPROVAL/APPROVED/REJECTED
- Field API Name:
std__TotalApprovedAdjustmentAmount__c - Data Type: CURRENCY
- Description: Summarized Payout Adjustment Amount
- Field API Name:
std__TotalCalculatedPayoutAmount__c - Data Type: CURRENCY
- Description: The base payout amount as calculated, before any adjustments.
- Field API Name:
std__TotalRebateAmount__c - Data Type: CURRENCY
- Description: Summarized Payout Amount