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