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 InventAgingQueryProcessor class configured with a reciept qty query and a list of commands to execute for each row.
Syntax
private InventAgingQueryProcessor createQueryProcessorForReceiptPeriod(TransDate _fromDate, TransDate _toDate)
Run On
Server
Parameters
- _fromDate
Type: TransDate Extended Data Type
The from date of the period to query.
- _toDate
Type: TransDate Extended Data Type
The to date of the period to query.
Return Value
Type: InventAgingQueryProcessor Class
An instance InventAgingQueryProcessor class.