projStatement.b205_Salesvalue_qty Method [AX 2012]
Calls the B210_WIP_CostValue_Hour_qty method to calculate the total number of hours posted as cost.
public ProjQty b205_Salesvalue_qty()
Run On
ServerReturn Value
Type: ProjQty Extended Data TypeThe total number of hours posted as cost using the ProjWIPCostvalue ledger posting type for a project or for all projects.
This method uses the ProjWIPCostvalue ledger posting type for a particular project or for all projects in any WIP project statement report.
This method can be used to determine either the actual amount or budgeted amount. It also caches this value and does not recalculate it if a value is in the cache.
Show: