PM
PMProjectBudgetHistoryAccum
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccountGroupID | int | Account Group | PMAccountGroup | |
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. | ||||
CostCodeID | int | Cost Code | PMCostCode | |
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 | decimal | Amount | - | |
Description:Revised budget amount in the project currency. | ||||
Date | datetime | - | ||
Description:The project transaction date. | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:The inventory item of the project transaction. The value of this field corresponds to the value of the InventoryItem.InventoryID field. | ||||
ProjectID | int | Project | PMProject | |
Description:The project of the project transaction. The value of this field corresponds to the value of the PMProject.ContractID field. | ||||
RevisedBudgetAmt | decimal | Amount | - | |
Description:Revised budget amount in the base currency. | ||||
RevisedBudgetQty | decimal | - | ||
Description:Revised budget quantity. | ||||
TaskID | int | Project Task | PMTask | |
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 | ||||
UOM | nvarchar(6) | UOM | INUnit | |
Description:The unit of measure of the budget line. | ||||