InventAvailabilityByUnitWithDim::create Method [AX 2012]

Creates a new instance of the InventAvailabilityByUnitWithDim class based on the container that holds a serialized InventAvailabilityByUnitWithDim object.

Syntax

client server public static InventAvailabilityByUnitWithDim create(container _packed)

Run On

Called

Parameters

  • _packed
    Type: container
    The container that holds the serialized InventAvailabilityByUnitWithDim object.

Return Value

Type: InventAvailabilityByUnitWithDim Class
A new instance of the InventAvailabilityByUnitWithDim class.

See Also

Reference

InventAvailabilityByUnitWithDim Class