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