projStatement.b225_wip_CostAccruals_Expenses Method [AX 2012]

Calculates the total amount that is posted by using the ProjWIPCost ledger posting type for expense transactions on a particular project or all projects, used towards cost in any WIP project statement report.

public AmountMST b225_wip_CostAccruals_Expenses()

Run On

Server

Return Value

Type: AmountMST Extended Data Type
The total amount posted using the ProjWIPCost ledger posting type for expense transactions on a project or all projects.

This method can be used to determine either the actual amount or budgeted amount. It also caches this value and does not recalculate it if a value is in the cache.

Show: