ProgramRebateTypePayout

The payout given to a member for a particular rebate type. For example, volume rebate payout in Jan'19 for ABC enterprises is $560, petrol engine payout for ABC in Jan'19 is $440. This object is available in API version 51.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AccruedAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
The accrued amount for the program rebate type payout.
This is a calculated field.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the program rebate type.
ProgramRebateTypeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Unique identifier for the program rebate type.
RebateAmount
Type
currency
Properties
Filter, Nillable, Sort
Description
Rebate amount.
This is a calculated field.
RebateProgramMemberPayoutId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Unique identifier of the rebate program member payout.
TotalBenefitQualifierValue
Type
double
Properties
Filter, Nillable, Sort
Description
Roll-up summary of the Benefit Qualifier Value from the Program Rebate Type Payout Source entity.
This is a calculated field.
TotalMeasureValue
Type
double
Properties
Filter, Nillable, Sort
Description
Roll-up summary for the Measure Value field from the Program Rebate Type Payout Source entity.
This is a calculated field.