WHSWorkExecuteDisplay.createInventDimFromPass Method [AX 2012]

Creates an inventDim from the current pass through values.

Syntax

protected InventDim createInventDimFromPass()

Run On

Called

Return Value

Type: InventDim Table
An inventDim record.

Remarks

This method relies on the keys of the pass through map to match inventDim field names.

See Also

Reference

WHSWorkExecuteDisplay Class