Share via


WHSPool.validateInventDimForPick Method [AX 2012]

Validates that the inventDim has all required physical inventory dimensions set and is valid for pick.

Syntax

private boolean validateInventDimForPick(InventDim _inventDim)

Run On

Server

Parameters

Return Value

Type: boolean
true if the inventDim is valid for pick; otherwise; false.

See Also

Reference

WHSPool Class