Skip to main content
PM

PMProjectBudgetHistory

PX.Objects.PMRelease 2025.2

Represents a line of the project budget history by date.

Field NameTypeDisplay NameForeign Key
AccountGroupIDDefault Navigation
intAccount GroupPMAccountGroup
Description:The project account group of the project transaction. The value of this field corresponds to the value of the PMAccountGroup.GroupID field.
ChangeOrderRefNbr
nvarchar(15)-
Description:The reference number of the related change order. The value of this field corresponds to the value of the PMChangeOrder.RefNbr field.
CostCodeIDDefault Navigation
intCost CodePMCostCode
Description:The cost code of the project transaction. The value of this field corresponds to the value of the PMCostCode.CostCodeID field.
CuryInfoID
bigint-
Description:The identifier of the currency info object associated with the budget history line.
CuryRevisedBudgetAmt
decimalAmount-
Description:Revised budget amount in the project currency.
Date
datetime-
Description:The project transaction date.
InventoryIDDefault Navigation
intInventory IDInventoryItem
Description:The inventory item of the project transaction. The value of this field corresponds to the value of the InventoryItem.InventoryID field.
ProjectIDDefault Navigation
intProjectPMProject
Description:The project of the project transaction. The value of this field corresponds to the value of the PMProject.ContractID field.
RevisedBudgetAmt
decimalAmount-
Description:Revised budget amount in the base currency.
RevisedBudgetQty
decimal-
Description:Revised budget quantity.
TaskIDDefault Navigation
intProject TaskPMTask
Description:The project task of the project transaction. The value of this field corresponds to the value of the PMTask.taskID field.
Type
char(1)-
Description:The type of the budget line. The field can have one of the following values: - "A": Asset - "L": Liability - "I": Income - "E": Expense - "O": Off-Balance
UOMDefault Navigation
nvarchar(6)UOMINUnit
Description:The unit of measure of the budget line.