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

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BranchesListLedgerBranches
DAC Field:Not mapped to a DAC field
Description:No description available
CompaniesListLedgerCompanies
DAC Field:Not mapped to a DAC field
Description:No description available
ConsolidationSourceBooleanValueboolean
DAC Field:PX.Objects.GL.Ledger.ConsolAllowed
Description:When set to "true", indicates that the system must use the Ledger as a source Ledger for consolidation. Defaults to "false".
CurrencyStringValuestring
DAC Field:PX.Objects.GL.Ledger.BaseCuryID
Description:Base Currency of the Ledger. Corresponds to the Currency.CuryID field. Defaults to the base currency of the company.
DescriptionStringValuestring
DAC Field:PX.Objects.GL.Ledger.Descr
Description:The description of the Ledger.
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.GL.Ledger.LastModifiedDateTime
Description:No description available
LedgerIDStringValuestring
DAC Field:PX.Objects.GL.Ledger.LedgerCD
Description:Key field. Unique user-friendly identifier of the Ledger.
TypeStringValuestring
DAC Field:PX.Objects.GL.Ledger.BalanceType
Description:The type of the balance of the ledger. Possible values are: ""A"" - Actual, ""R"" - Reporting, ""S"" - Statistical, ""B"" - Budget.

Minimum Payload

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

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

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

Available in Versions