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
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The date on which the contract amount is based. The default value is set with the dateMax method; optional.
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.