projStatement.b100_Salesvalue_qty Method [AX 2012]

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

public ProjQty b100_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 budgeted amount. It also caches this value and does not recalculate it if a value exists in the cache.

Show: