projStatement.b110_Salesvalue_Hour_qty Method [AX 2012]

Calculates 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 b110_Salesvalue_Hour_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 number or the budgeted number. It also caches this value and does not recalculate it if a value exists in the cache.

Show: