Skip to main content
API Family:Default
Version:25.200.001
Screen ID:PR205000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BenefitExpenseAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.BenefitExpenseAcctID
Description:No description available
BenefitExpenseSubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.BenefitExpenseSubID
Description:No description available
BenefitLiabilityAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.BenefitLiabilityAcctID
Description:No description available
BenefitLiabilitySubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.BenefitLiabilitySubID
Description:No description available
DeductionLiabilityAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.DedLiabilityAcctID
Description:No description available
DeductionLiabilitySubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.DedLiabilitySubID
Description:No description available
EarningsAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.EarningsAcctID
Description:No description available
EarningsSubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.EarningsSubID
Description:No description available
IsDefaultBooleanValueboolean
DAC Field:PX.Objects.PR.PRPayGroup.IsDefault
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.PR.PRPayGroup.LastModifiedDateTime
Description:No description available
PayGroupIDStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PayGroupID
Description:No description available
PayGroupNameStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.Description
Description:No description available
PTOAssetAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOAssetAcctID
Description:No description available
PTOAssetSubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOAssetSubID
Description:No description available
PTOExpenseAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOExpenseAcctID
Description:No description available
PTOExpenseSubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOExpenseSubID
Description:No description available
PTOLiabilityAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOLiabilityAcctID
Description:No description available
PTOLiabilitySubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.PTOLiabilitySubID
Description:No description available
TaxExpenseAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.TaxExpenseAcctID
Description:No description available
TaxExpenseSubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.TaxExpenseSubID
Description:No description available
TaxLiabilityAccountStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.TaxLiabilityAcctID
Description:No description available
TaxLiabilitySubStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.TaxLiabilitySubID
Description:No description available
UserRoleStringValuestring
DAC Field:PX.Objects.PR.PRPayGroup.RoleName
Description:The name of the Role to be used to grant users access to the data of the Pay Group. Corresponds to the Roles.Rolename field.

Minimum Payload

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

2 required fields
{
  "PayGroupID": {
    "value": "string"
  },
  "PayGroupName": {
    "value": "string"
  }
}

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

Available in Versions