Share via


InventAgingSetDelimiterReceipt::construct Method [AX 2012]

Creates an instance of the InventAgingSetDelimiterReceipt class.

Syntax

client server public static InventAgingSetDelimiterReceipt construct(QueryRun _queryRun, InventAgingCmdMapQuery _inventAgingCmdMapQueryAsOf)

Run On

Called

Parameters

  • _queryRun
    Type: QueryRun Class
    The instance of the QueryRun class where the result set should be delimited.
  • _inventAgingCmdMapQueryAsOf
    Type: InventAgingCmdMapQuery Class
    The instance of the InventAgingCmdMapQuery class related to the main as of query in the report.

Return Value

Type: InventAgingSetDelimiterReceipt Class
An instance of the InventAgingSetDelimiterReceipt class.

See Also

Reference

InventAgingSetDelimiterReceipt Class