Ledger
8 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Branches | List | LedgerBranches | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Companies | List | LedgerCompanies | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ConsolidationSource | BooleanValue | boolean | |
DAC Field: PX.Objects.GL.Ledger.ConsolAllowedDescription:When set to "true", indicates that the system must use the Ledger as a source Ledger for consolidation. Defaults to "false". | |||
Currency | StringValue | string | |
DAC Field: PX.Objects.GL.Ledger.BaseCuryIDDescription:Base Currency of the Ledger. Corresponds to the Currency.CuryID field. Defaults to the base currency of the company. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.GL.Ledger.DescrDescription:The description of the Ledger. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.GL.Ledger.LastModifiedDateTimeDescription:No description available | |||
LedgerID | StringValue | string | |
DAC Field: PX.Objects.GL.Ledger.LedgerCDDescription:Key field. Unique user-friendly identifier of the Ledger. | |||
Type | StringValue | string | |
DAC Field: PX.Objects.GL.Ledger.BalanceTypeDescription: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.
{
"LedgerID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.