Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the latest total cost amount for the project before or on the date passed in if the current project record is a fixed price project by using data in the ProjControlPeriodTable table.
Syntax
display CostAmountProject costAmountFixedPrice([ProjPeriodFrom _periodFrom])
Run On
Called
Parameters
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The date on which the cost amount is based. The default value is set with the dateMax method; optional.
Return Value
Type: CostAmountProject Extended Data Type
The cost amount for the current fixed price project.
Remarks
This method is used when you determine profit on a fixed price project.