Skip to main content
PM

PMCostProjectionLine

PX.Objects.PMRelease 2025.2

Represents a cost projection revision line. The records of this type are created and edited through the Cost Projection (PM305000) form (which corresponds to the CostProjectionEntry graph).

Field NameTypeDisplay NameForeign Key
AccountGroupIDDefault Navigation
intAccount GroupPMAccountGroup
Description:The identifier of the project account group. The value of this field corresponds to the value of the PMAccountGroup.GroupID field.
ActualAmount
decimalActual Cost-
Description:The total amount of the released project transactions that correspond to the cost budget line.
ActualQuantity
decimalActual Quantity-
Description:The total quantity of the released project transactions that correspond to the cost budget line.
Amount
decimalProjected Cost to Complete-
Description:The projected remainder of the budgeted cost for the cost budget line.
AmountToCompleteNonexistent in DB
decimal?Cost to Complete-
Description:The remainder of the budgeted cost of the cost budget line that is currently available for completion.
BudgetedAmount
decimalBudgeted Cost-
Description:The budgeted cost of the cost budget line specified in the project.
BudgetedQuantity
decimalBudgeted Quantity-
Description:The budgeted quantity of the cost budget line specified in the project.
CompletedAmountNonexistent in DB
decimal?Actual + Committed Open Cost-
Description:The sum of the actual cost and committed open cost of the cost budget line specified in the project.
CompletedPct
decimalProjected Completed (%)-
Description:The projected percentage of completion for the cost budget line.
CompletedQuantityNonexistent in DB
decimal?Actual + Committed Open Quantity-
Description:The sum of the actual quantity and committed open quantity of the cost budget line specified in the project.
CostCodeIDDefault Navigation
intCost CodePMCostCode
Description:The identifier of the project cost code. The value of this field corresponds to the value of the PMCostCode.CostCodeID field.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
Description
nvarchar(256)Description-
Description:The description of the cost budget line.
InventoryIDDefault Navigation
intInventory IDInventoryItem
Description:The identifier of the inventory item. The value of this field corresponds to the value of the InventoryItem.InventoryID field.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
LineNbr
intLine Nbr.-
Description:The number of the cost projection line.
Mode
char(1)Mode-
Description:The mode that specifies how the amounts and quantities are recalculated for the cost budget line. The field can have one of the values described in ProjectionMode.ListAttribute.
NoteID
uniqueidentifier-
Description:No description available
ProjectID
intPMProject
Description:The project for which the cost projection revision line is created. The value of this field corresponds to the value of the PMProject.ContractID field.
ProjectedAmount
decimalProjected Cost at Completion-
Description:The projected final cost at the moment of project completion for the cost budget line.
ProjectedQuantity
decimalProjected Quantity at Completion-
Description:The projected final quantity at the moment of project completion for the cost budget line.
Quantity
decimalProjected Quantity to Complete-
Description:The projected remainder of the budgeted quantity for the cost budget line.
QuantityToCompleteNonexistent in DB
decimal?Quantity to Complete-
Description:The remainder of the budgeted quantity of the cost budget line that is currently available for completion.
RevisionID
nvarchar(30)RevisionPMCostProjection
Description:The revision identifier of the cost projection. The value of this field corresponds to the value of the PMCostProjection.revisionID field.
TaskIDDefault Navigation
intCost TaskPMTask
Description:The identifier of the project task. The value of this field corresponds to the value of the PMTask.taskID field.
UOM
nvarchar(6)UOM-
Description:The unit of measure of the cost budget line.
UnbilledAmount
decimalCommitted Open Cost-
Description:The committed open cost of the cost budget line.
UnbilledQuantity
decimalCommitted Open Quantity-
Description:The committed open quantity of the cost budget line.
VarianceAmount
decimalProjected Variance Cost-
Description:The difference between the projected cost at completion and the budgetedAmount.
VarianceQuantity
decimalProjected Variance Quantity-
Description:The difference between ProjectedQuantity and BudgetedQuantity.
tstamp
timestamp-
Description:No description available