InventCostBeginningAmounts.unpack Method [AX 2012]
Unpacks the parameters that were packed during the call to the pack method.
Syntax
public void unpack(container con)
Run On
Called
Parameters
- con
Type: container
Remarks
The sequence of the parameters in the container must be in the same order as in the pack method.