projStatement.b200_TotalCostPrice_qty Method [AX 2012]

Calls the b205_Salesvalue_qty to calculate the total number of hours that are posted as cost by using the ProjWIPCostvalue ledger posting type for a particular project or for all projects in any work in progress (WIP) project statement report.

public ProjQty b200_TotalCostPrice_qty()

Run On

Server

Return Value

Type: ProjQty Extended Data Type
The total number of hours that are posted as cost by using the ProjWIPCostvalue ledger posting type for a project or for 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: