The payout header for one participant scope in one IncentivePeriod of an IncentivePlan: groups the CompensationLine detail rows and carries totalIncentiveAmount and a status. The claim pipeline can mark a compensation as claimed via the nav-path processed flag (Compensation.IsClaimed idiom in the claim engine).
Fields
| Field | Label | Type | Required | What it does |
BranchId | Branch | Lookup → Branch | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
CurrencyIsoCode | Currency ISO Code | Text | | |
Id | Id | Guid | Yes | |
IncentivePeriodId | Incentive Period | Lookup → IncentivePeriod | | |
IncentivePlanId | Incentive Plan | Lookup → IncentivePlan | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
PartnerAccountId | Account | Lookup → Account | | |
RecordTypeId | Record Type | Guid, hidden | | |
Status | Status | PickList | | |
TotalIncentiveAmount | Total Incentive Amount | Calculated | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
Edit | Edit | Edit | Edit |
New | New | New | New |