Share via


WMSOrderTransType.checkFinishRelocationTransportLine Method [AX 2012]

Validates whether a relocation transport line can be completed.

Syntax

protected boolean checkFinishRelocationTransportLine(InventDim _inventDimToNew)

Run On

Called

Parameters

  • _inventDimToNew
    Type: InventDim Table
    An InventDim buffer that contains the new to-dimensions.

Return Value

Type: boolean
true if validation is successful; otherwise, false.

See Also

Reference

WMSOrderTransType Class