InventQuarantineOrder_Split.cwDialogSplitQtyModified Method [AX 2012]

Modifies the split quantity field when the CW split quantity is changed.

Syntax

protected boolean cwDialogSplitQtyModified(Object _callerControl)

Run On

Called

Parameters

  • _callerControl
    Type: Object Class
    The calling form control.

Return Value

Type: boolean
Always returns true.

See Also

Reference

InventQuarantineOrder_Split Class