AccountGroup
9 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AccountGroupID | StringValue | string | |
DAC Field: PX.Objects.PM.PMAccountGroup.GroupCDDescription:Gets or Sets the AccountGroup identifier. This is a segmented key and format is configured under segmented key maintenance screen in CS module. | |||
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.PM.PMAccountGroup.IsActiveDescription:Gets or sets whether Account group is active or not. | |||
Attributes | List | AttributeValue | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
DefaultAccountID | StringValue | string | |
DAC Field: PX.Objects.PM.PMAccountGroup.AccountIDDescription:The identifier of the default account for the account group. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.PM.PMAccountGroup.DescriptionDescription:Gets or Sets the AccountGroup description. | |||
Expense | BooleanValue | boolean | |
DAC Field: PX.Objects.PM.PMAccountGroup.IsExpenseDescription: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. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PM.PMAccountGroup.LastModifiedDateTimeDescription:No description available | |||
SortOrder | ShortValue | short | |
DAC Field: PX.Objects.PM.PMAccountGroup.SortOrderDescription:Gets or sets sort order. Sort order is used in displaying the Balances for the Project. | |||
Type | StringValue | string | |
DAC Field: PX.Objects.PM.PMAccountGroup.TypeDescription: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.
{
"AccountGroupID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.