InventQuarantineOrder_Split.cwDialogSplitQtyValidate Method [AX 2012]

Validates the CW split quantity field.

Syntax

protected boolean cwDialogSplitQtyValidate(Object _callerControl)

Run On

Called

Parameters

  • _callerControl
    Type: Object Class
    The calling form control.

Return Value

Type: boolean
true if the entered value is valid; otherwise, false.

See Also

Reference

InventQuarantineOrder_Split Class