Share via


InventAgingDP.createQueryProcessorForAsOfQty Method [AX 2012]

Creates an instance InventAgingQueryProcessor class configured with an as of query on qty and a list of commands to execute for each row.

Syntax

private InventAgingQueryProcessor createQueryProcessorForAsOfQty()

Run On

Server

Return Value

Type: InventAgingQueryProcessor Class
An instance InventAgingQueryProcessor class.

See Also

Reference

InventAgingDP Class