ProjTable.profitFixedPrice Method
Calculates the profit on a fixed price project.
Syntax
display ProjProfit profitFixedPrice()
Run On
Called
Return Value
Type: ProjProfit Extended Data Type
The ProjProfit value on a fixed price project.
Remarks
The profit is calculated by subtracting the value returned from the CostAmountFixedPrice method from the value returned from the ContractAmountFixedPrice method.