CN
PMWipChangeOrder
A projection over the PMChangeOrder class. The projection is used in WIP reports.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Approved | bit | - | ||
Description:Specifies (if set to true) that the document has been approved. | ||||
CommitmentTotal | decimal | - | ||
Description:The total amount in project currency of the commitments lines of the document. | ||||
CompletionDate | datetime | - | ||
Description:The date that has been communicated to the customer as the approval date of the agreed-upon changes. Defaults to the current business date. | ||||
CostTotal | decimal | - | ||
Description:The total amount of the cost budget lines of the document. | ||||
Date | datetime | - | ||
Description:The date on which the changes made with the change order should be recorded in the project balances. Defaults to the current business date. | ||||
ProjectID | int | - | ||
Description:The identifier of the project associated with the change order. The value of this field corresponds to the value of the PMProject.contractID field. | ||||
RefNbr | nvarchar(15) | - | ||
Description:The reference number of the change order. The number is generated from the numbering sequence, which is specified on the Projects Preferences (PM101000) form. | ||||
Released | bit | - | ||
Description:Specifies (if set to true) that the document has been released. | ||||
RevenueTotal | decimal | - | ||
Description:The total amount of the revenue budget lines of the document. | ||||
Status | nvarchar | - | ||
Description:The status of the change order. The field can have one of the following values: ""H"": On Hold, ""A"": Pending Approval, ""O"": Open, ""C"": Closed, ""R"": Rejected | ||||