Share via


InventAgingDP::runIL Method [AX 2012]

Generates the the inventory aging report using report builder classes.

Syntax

server private static container runIL(container _pack)

Run On

Server

Parameters

  • _pack
    Type: container
    A container that contains a packed inventory aging data contract.

Return Value

Type: container
An empty container.

See Also

Reference

InventAgingDP Class