Share via


WMSShipmentLinesMove.checkSplitTrans Method [AX 2012]

Checks to see whether the order should be split if part of the order should be moved.

Syntax

protected void checkSplitTrans(WMSOrderTrans _wmsOrderTrans)

Run On

Called

Parameters

  • _wmsOrderTrans
    Type: WMSOrderTrans Table
    The warehouse management order transactions that should be moved.

Remarks

The warehouse management order transaction is split only if part of its quantity should be moved.

See Also

Reference

WMSShipmentLinesMove Class