Share via


InventAgingDP.createQueryProcessorForAsOf Method [AX 2012]

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

Syntax

private InventAgingQueryProcessor createQueryProcessorForAsOf()

Run On

Server

Return Value

Type: InventAgingQueryProcessor Class
An instance InventAgingQueryProcessor class.

See Also

Reference

InventAgingDP Class