CN
PMWipCommitment
A projection over the PMCommitment class. The projection is used in WIP reports.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Amount | decimal | - | ||
Description:The revised amount of the commitment. | ||||
CommitmentID | uniqueidentifier | - | ||
Description:The identifier of the commitment. | ||||
CostCodeID | int | - | ||
Description:The cost code of the commitment. The value of this field corresponds to the value of the PMCostCode.costCodeID field. | ||||
OrigAmount | decimal | - | ||
Description:The original amount of the commitment. | ||||
ProjectID | int | - | ||
Description:The project associated with the commitment. The value of this field corresponds to the value of the PMProject.contractID field. | ||||
ProjectTaskID | int | - | ||
Description:The project task associated with the commitment. The value of this field corresponds to the value of the PMTask.taskID field. | ||||