Skip to main content
API Family:Default
Version:20.200.001
Screen ID:GL302010

Properties

Select a row for its DAC field
PropertyTypeData Type
BranchStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.BranchID
Description:No description available
ComparetoBranchStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.CompareToBranchID
Description:No description available
ComparetoLedgerStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.CompareToLedgerId
Description:No description available
ComparetoYearStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.CompareToFinYear
Description:No description available
DetailsListBudgetDetail
DAC Field:Not mapped to a DAC field
Description:No description available
FinancialYearStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.FinYear
Description:No description available
LedgerStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.LedgerID
Description:No description available
SubaccountFilterStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.SubIDFilter
Description:No description available
TreeNodeFilterStringValuestring
DAC Field:PX.Objects.GL.BudgetFilter.TreeNodeFilter
Description:No description available

Minimum Payload

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

0 required fields
{
  "Details": [
    {
      "Account": {
        "value": "string"
      },
      "GroupID": {
        "value": "00000000-0000-0000-0000-000000000000"
      },
      "Subaccount": {
        "value": "string"
      }
    }
  ]
}

No property of this entity could be shown to be required on insert by static analysis; see the full properties table.

Details is the detail-lines collection (BudgetDetail); one example row is included above because a document usually has lines, and each row needs AccountGroupIDSubaccount of its own.

Available in Versions