Despite sitting near the Rewards entities, this is a payroll record: the assignment of a SalaryStructure to a Resource (the employee salary assignment of the payroll plan), with ctc, an effectiveFrom/effectiveTo window, a revisionReason for changes and an isActive flag. Employees link back to it. It is not read by the incentive or scheme engines.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
CTC | CTC | Currency | | Total cost-to-company of the salary assignment; a payroll figure, unrelated to incentive payouts. |
EffectiveFrom | Effective From | Date | | |
EffectiveTo | Effective To | Date | | |
EmployeeId | Employee | Lookup → Employee | | |
Id | Id | Guid | Yes | |
IsActive | Is Active | Boolean | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
ResourceId | Resource | Lookup → Resource | | |
RevisionReason | Revision Reason | Text | | |
SalaryStructureId | Salary Structure | Lookup → SalaryStructure | | |
SubscriptionKey | Subscription Key | Guid, hidden | Yes | |
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 |
DeleteListHeader | Delete | Delete | DeleteListHeader |
DeleteListRow | Delete | Delete | Delete |
Edit | Edit | Edit | Edit |
EditInLine | Edit | EditInline | EditInLine |
EditListHeader | Edit | EditInline | EditListHeader |
EditListRow | Edit | Edit | EditListRow |
New | New | New | New |