PayItem
8 properties
API Family:Payroll
Version:20.200.001
DAC Mapping:MYOB.AdvancedLive.People.Objects.PP.MPPayItem
Screen ID:
MPPP2210Properties
Select a row for its DAC field| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.IsActiveDescription:No description available | |||
AdditionalInfo | AdditionalInfo | AdditionalInfo | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
CalculationMethod | CalculationMethod | CalculationMethod | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Description | StringValue | string | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.DescriptionDescription:No description available | |||
EntitlementID | StringValue | string | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.EntitlementIDDescription:No description available | |||
PayItemID | StringValue | string | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemCDDescription:No description available | |||
Paysliplabel | StringValue | string | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.NarrationDescription:No description available | |||
Type | StringValue | string | |
DAC Field: MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemTypeIDDescription:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"Description": {
"value": "string"
},
"PayItemID": {
"value": "string"
},
"Paysliplabel": {
"value": "string"
}
}For every property this entity accepts, see the properties table.