Skip to main content
API Family:Default
Version:25.200.001
DAC Mapping:PX.Objects.GL.Sub
Screen ID:GL203000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.GL.Sub.Active
Description:Indicates whether the Subaccount is "active". Inactive subaccounts do not appear in the lists of available subaccounts and thus can't be selected for documents, transactions and other entities. Defaults to "true".
DescriptionStringValuestring
DAC Field:PX.Objects.GL.Sub.Description
Description:The description of the Subaccount.
SecuredBooleanValueboolean
DAC Field:Not mapped to a DAC field
Description:No description available
SubaccountCDStringValuestring
DAC Field:PX.Objects.GL.Sub.SubCD
Description:Key field. Unique user-friendly segmented key of the Subaccount.
SubaccountIDIntValueint
DAC Field:PX.Objects.GL.Sub.SubID
Description:Database identity. Unique identifier of the Subaccount.

Minimum Payload

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

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

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

Available in Versions