ProjectContractSummary


Description

A representation of the important details of a project contract within Microsoft Dynamics GP. A list of project contract summary objects is returned by the GetProjectContractList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectContractKey

N/A

N/A

The project contract key that uniquely identifies a project contract.

Status

ProjectStatus

N/A

N/A

Identifies the status of the contract.

CustomerKey

CustomerKey

N/A

N/A

The customer key that uniquely identifies a customer.

ProjectClassKey

ProjectClassKey

N/A

N/A

The project class key that uniquely identifies a project class.

BusinessManagerKey

EmployeeKey

N/A

N/A

The employee key that uniquely identifies a business manager.

ForecastProfitAmount

MoneyAmount

N/A

N/A

The forecast profit amount for the contract.

ActualProfitAmount

MoneyAmount

N/A

N/A

The actual profit amount for the contract.

ActualEarningsAmount

MoneyAmount

N/A

N/A

The actual total earnings amount for the contract.

ActualCostOfEarnings
Amount

MoneyAmount

N/A

N/A

The actual total cost of earnings for the contract.

ActualTotalCost

MoneyAmount

N/A

N/A

The actual total cost amount for the contract.



Documentation Feedback