ProjectChangeOrderSummary
Description
A representation of the important details of a project change order within Microsoft Dynamics GP. A list of project change order summary objects is returned by the GetProjectChangeOrderList method. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The project change order key object that uniquely identifies a project change order. | |
Date | dateTime | N/A | N/A | The date of the change order. |
Status | N/A | N/A | The status of the change order. | |
CustomerKey | N/A | N/A | The customer key object that uniquely identifies a customer. | |
ApprovedBy | string | N/A | N/A | The individual who approved the change order. |
ApprovalDate | dateTime | N/A | N/A | The approval date of the change order. |
RevisedProjectAmount | N/A | N/A | The revised project amount. | |
RevisedBudgetTotal | N/A | N/A | The revised total budget amount. | |
RevisedFeeTotalAmount | N/A | N/A | The revised total fee amount. | |
TotalChangeOrder | N/A | N/A | The total change order amount. | |
TotalCost | N/A | N/A | The total cost of the change order. |