InventAgingContract::create Method [AX 2012]
Creates a new instance of an InventAgingContract class.
Syntax
client server public static InventAgingContract create(container _pack)
Run On
Called
Parameters
- _pack
Type: container
A container returned by the pack method used to initialize the new instance.
Return Value
Type: InventAgingContract Class
An instance of the InventAgingContract class.