Skip to main content
API Family:Default
Version:22.200.001
Screen ID:PM201000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AccountGroupIDStringValuestring
DAC Field:PX.Objects.PM.PMAccountGroup.GroupCD
Description:Gets or Sets the AccountGroup identifier. This is a segmented key and format is configured under segmented key maintenance screen in CS module.
ActiveBooleanValueboolean
DAC Field:PX.Objects.PM.PMAccountGroup.IsActive
Description:Gets or sets whether Account group is active or not.
AttributesListAttributeValue
DAC Field:Not mapped to a DAC field
Description:No description available
DefaultAccountIDStringValuestring
DAC Field:PX.Objects.PM.PMAccountGroup.AccountID
Description:The identifier of the default account for the account group.
DescriptionStringValuestring
DAC Field:PX.Objects.PM.PMAccountGroup.Description
Description:Gets or Sets the AccountGroup description.
ExpenseBooleanValueboolean
DAC Field:PX.Objects.PM.PMAccountGroup.IsExpense
Description:A Boolean value that indicates whether the account group is an expense account group and can be selected on the Cost Budget tab of the Projects (PM301000) form.
SortOrderShortValueshort
DAC Field:PX.Objects.PM.PMAccountGroup.SortOrder
Description:Gets or sets sort order. Sort order is used in displaying the Balances for the Project.
TypeStringValuestring
DAC Field:PX.Objects.PM.PMAccountGroup.Type
Description:The type of the account group, which can be one of the following: Asset, Liability, Expense, Income, and Off-Balance.

Minimum Payload

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

1 required field
{
  "AccountGroupID": {
    "value": "string"
  }
}

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

Available in Versions