Share via


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

Return Value

Type: InventDimParm Table
An InventDimParm buffer.

Remarks

Caches previously initialized InventDimParm buffers.

See Also

Reference

InventReleaseOrderPickingForm Class