BudgetDetail
26 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Account | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.AccountIDDescription:The identifier of the GL account of the budget article. Corresponds to the Account.AccountID field. The value of the field can be empty for the group articles (see IsGroup). | |||
Amount | DecimalValue | decimal | |
DAC Field: PX.Objects.GL.GLBudgetLine.AmountDescription:The amount that is budgeted for the article for a particular year. The value can be edited by a user and indicates the decision to allocate the specified amount to the particular budget article. After the article is released, the amount can still be edited. If the amount is changed, the article will be marked as unreleased (see Released) and can be released again, which will result in updating the budget ledger figures to match the current state of the article. | |||
Branch | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.BranchIDDescription:The identifier of the branch to which the budget article belongs. This field is a part of the compound key. Corresponds to the Branch.BranchID field. | |||
CreatedBy | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.CreatedByIDDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.DescriptionDescription:The description of the budget article. Defaults to the description of the account, but can be overwritten by user. | |||
DistributedAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.GL.GLBudgetLine.AllocatedAmountDescription:The total amount of the budget article distributed between the periods of the year. The value of this field is calculated as a sum of amounts of the detail lines of the budget article (see GLBudgetLineDetail.Amount) and cannot be edited by a user. A budget article cannot be released until its Amount and AllocatedAmount are equal to each other. | |||
FinancialYear | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.FinYearDescription:The financial year to which the budget article belongs. This field is a part of the compound key. Corresponds to the FinYear.year field. | |||
GroupID | GuidValue | Guid | |
DAC Field: PX.Objects.GL.GLBudgetLine.GroupIDDescription:The unique identifier of the budget article. This field is a part of the compound key. | |||
LastModifiedBy | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.LastModifiedByIDDescription:No description available | |||
LedgerID | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.LedgerIDDescription:The identifier of the ledger to which the budget article belongs. This field is a part of the compound key. Corresponds to the Ledger.LedgerID field. | |||
Node | BooleanValue | boolean | |
DAC Field: PX.Objects.GL.GLBudgetLine.IsGroupDescription:Specifies (if set to "true") that the budget article represents a group of other articles. That is, the article has child articles, which are linked to this article by their ParentGroupID field. | |||
Period01 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period02 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period03 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period04 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period05 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period06 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period07 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period08 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period09 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period10 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period11 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period12 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period13 | DecimalValue | decimal | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Released | BooleanValue | boolean | |
DAC Field: PX.Objects.GL.GLBudgetLine.ReleasedDescription:Specifies (if set to "true") that the budget article has been released at least once. A released article can be released again if its Amount is not equal to its ReleasedAmount. | |||
Subaccount | StringValue | string | |
DAC Field: PX.Objects.GL.GLBudgetLine.SubIDDescription:The identifier of the GL subaccount of the budget article. Corresponds to the Sub.SubID field. Can be empty for the group articles (see IsGroup). | |||