Share via


InventReleaseOrderPickingForm.findInventDim Method [AX 2012]

Finds the InventDim record by the specified InventDimId.

Syntax

protected InventDim findInventDim(InventDimId _inventDimId)

Run On

Server

Parameters

Return Value

Type: InventDim Table
An InventDim record.

Remarks

Caches previously found InventDim records.

See Also

Reference

InventReleaseOrderPickingForm Class