projStatement.b210_wip_CostValue_Hour Method [AX 2012]
Calculates the total amount that is posted by using the ProjWIPCostvalue ledger posting type for hour transactions on a particular project or all projects that are used toward cost in any work in progress (WIP) project statement report.
public AmountMST b210_wip_CostValue_Hour([boolean noElimination])
Run On
ServerParameters
- noElimination
- Type: boolean
Set to true to exclude eliminations that are posted for hour transactions; false to include eliminations; optional.
Return Value
Type: AmountMST Extended Data TypeThe total amount that is posted by using the ProjWIPCostvalue ledger posting type for hour transactions on a project or on all projects.
Show: