ProjTable.costAmountFixedPrice Method

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

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.

See Also

Reference

ProjTable Table