Share via


InventAgingCmdAggregateAsOfQty::newFromParameters Method [AX 2012]

Creates an instance of the InventAgingCmdAggregateAsOfQty class.

Syntax

client server public static InventAgingCmdAggregateAsOfQty newFromParameters(InventAgingCmdMapQuery _inventAgingCmdMapQueryAsOf, InventAgingReportLines _inventAgingReportLines)

Run On

Called

Parameters

  • _inventAgingCmdMapQueryAsOf
    Type: InventAgingCmdMapQuery Class
    The instance of the InventAgingCmdMapQueryAsOf class that maps the query result.

Return Value

Type: InventAgingCmdAggregateAsOfQty Class
An instance of the InventAgingCmdAggregateAsOfQty class.

See Also

Reference

InventAgingCmdAggregateAsOfQty Class