Share via


InventTransferLine.mcrValidateFieldQtyTransfer Method

Validates the QtyTransfer field.

Syntax

public boolean mcrValidateFieldQtyTransfer()

Run On

Called

Return Value

Type: boolean
true if valid; otherwise, false.

Remarks

Kept a separate method since this combines base field validation, base validation from the form, and custom dual unit validation.

The Form validation doesn't run unless copied here because field replaced with edit method.

See Also

Reference

InventTransferLine Table