Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a query to calculate the as of quantity based on the contract.
Syntax
client server public static InventAgingQueryBuilder newAsOfQtyQuery(InventAgingContract _contract)
Run On
Called
Parameters
- _contract
Type: InventAgingContract Class
The contract used to build the query.
Return Value
Type: InventAgingQueryBuilder Class
A query to calculate the as of quantity based on the contract.