Share via


ProjTable.contractAmountFixedPrice Method

Determines the latest total amount of the contract entered for the project before or on the specified date.

Syntax

display ProjContractAmount contractAmountFixedPrice([ProjPeriodFrom _periodFrom])

Run On

Called

Parameters

Return Value

Type: ProjContractAmount Extended Data Type
The contract amount for the current fixed price project.

Remarks

This method is used when you determine profit on a fixed price project. If the current project record is a fixed price project, it uses data in the ProjControlPeriodTable table to determine the amount.

See Also

Reference

ProjTable Table