projStatement.b105_Salesvalue_qty Method [AX 2012]

Calls the b110_Salesvalue_Hour_qty, which is used to calculate the total number of hours that are posted by using the ProjSalesvalueOffset ledger posting type for hour transactions on a particular project or on all projects.

public ProjQty b105_Salesvalue_qty()

Run On

Server

Return Value

Type: ProjQty Extended Data Type
The total number of hours that are posted by using the ProjSalesvalueOffset 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: