Share via


InventAgingDP.createQueryProcessorForReceiptPeriod Method [AX 2012]

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

Return Value

Type: InventAgingQueryProcessor Class
An instance InventAgingQueryProcessor class.

See Also

Reference

InventAgingDP Class