projStatement.b210_wip_CostValue_Hour_qty Method [AX 2012]
Calculates the total number of hours posted by using the ProjWIPCostvalue ledger posting type for hour transactions on a particular project or all projects used in any WIP project statement report.
public ProjQty b210_wip_CostValue_Hour_qty([boolean noElimination])
Run On
ServerParameters
- noElimination
- Type: boolean
A Boolean value that determines whether to exclude or include eliminations posted for hour transactions; optional.
Return Value
Type: ProjQty Extended Data TypeThe total number of hours posted using the ProjWIPCostvalue ledger posting type for hour transactions on a project or all projects.
Show: