Share via


RetailReplenishment.validateQty Method [AX 2012]

Validates the distribution quantity and available quantity.

Syntax

public boolean validateQty()

Run On

Called

Return Value

Type: boolean
false if distribution quantity is larger than available quantity; otherwise, true.

See Also

Reference

RetailReplenishment Class