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.
Creates an instance of the InventAgingCmdList class with a list of commands to execute for each fetched row in the receipt query.
Syntax
private InventAgingCmdList commandsToExecuteForFetchedReceiptRow(QueryRun _queryRun)
Run On
Server
Parameters
- _queryRun
Type: QueryRun Class
The QueryRun that fetched the as of qty.
Return Value
Type: InventAgingCmdList Class
An instance of the InventAgingCmdList class with a list of commands to execute for each fetched row in the receipt query.