Share via


InventAgingDP::newFromContract Method [AX 2012]

Creates an instance of the InventAgingDP class.

Syntax

server public static InventAgingDP newFromContract(InventAgingContract _contract)

Run On

Server

Parameters

  • _contract
    Type: InventAgingContract Class
    An instance of the InventAgingContract class that specifies how the report should be build.

Return Value

Type: InventAgingDP Class
An instance of the InventAgingDP class.

See Also

Reference

InventAgingDP Class