Share via


InventQuarantineOrder_Split.dialogSplitQtyValidate Method [AX 2012]

Validates the split quantity field.

Syntax

protected boolean dialogSplitQtyValidate(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