InventReleaseOrderPickingForm.initInventDimParm Method [AX 2012]
Initializes an InventDimParm buffer from the the specified InventDim buffer.
Syntax
protected InventDimParm initInventDimParm(InventDim _inventDim)
Run On
Server
Parameters
- _inventDim
Type: InventDim Table
An InventDim buffer.
Return Value
Type: InventDimParm Table
An InventDimParm buffer.
Remarks
Caches previously initialized InventDimParm buffers.