projStatement.a335_Accrued_Cost Method [AX 2012]
Calculates the total amount that is posted by using the ProjAccruedCost ledger posting type for expense transaction types for a particular project or for all projects that are used on any type of project statement report.
public AmountMST a335_Accrued_Cost([boolean noElimination])
Run On
ServerParameters
- noElimination
- Type: boolean
true to exclude eliminations 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 ProjAccruedCost ledger posting type for expense transactions for a project or all projects.
Show: