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

ProjectChangeOrderKey

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

ProjectChangeOrderStatus

N/A

N/A

The status of the change order.

CustomerKey

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

MoneyAmount

N/A

N/A

The revised project amount.

RevisedBudgetTotal
Amount

MoneyAmount

N/A

N/A

The revised total budget amount.

RevisedFeeTotalAmount

MoneyAmount

N/A

N/A

The revised total fee amount.

TotalChangeOrder
Amount

MoneyAmount

N/A

N/A

The total change order amount.

TotalCost

MoneyAmount

N/A

N/A

The total cost of the change order.



Documentation Feedback