Skip to main content
API Family:Payroll
Version:20.200.001
Screen ID:MPPP2210

Properties

Select a row for its DAC field
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.IsActive
Description:No description available
AdditionalInfoAdditionalInfoAdditionalInfo
DAC Field:Not mapped to a DAC field
Description:No description available
CalculationMethodCalculationMethodCalculationMethod
DAC Field:Not mapped to a DAC field
Description:No description available
DescriptionStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.Description
Description:No description available
EntitlementIDStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.EntitlementID
Description:No description available
PayItemIDStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemCD
Description:No description available
PaysliplabelStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.Narration
Description:No description available
TypeStringValuestring
DAC Field:MYOB.AdvancedLive.People.Objects.PP.MPPayItem.PayItemTypeID
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

3 required fields
{
  "Description": {
    "value": "string"
  },
  "PayItemID": {
    "value": "string"
  },
  "Paysliplabel": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions