projStatement.b400_wip_Invoiced_OnAccount Method [AX 2012]

Calculates the total amount that is posted by using the ProjWIPInvoicedOnAccount ledger posting type for on-account transactions on a particular project or all projects in any work in progress (WIP) project statement report.

public AmountMST b400_wip_Invoiced_OnAccount()

Run On

Server

Return Value

Type: AmountMST Extended Data Type
The total amount that is posted by using the ProjWIPInvoicedOnAccount ledger posting type for on-account transactions on a project or on all projects.

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

Show: