Share via


InventTrackingRegisterUpdate.isRegistrationQuantityRoundingValid Method [AX 2012]

Validates that the registered quantity is rounded off correctly.

Syntax

private boolean isRegistrationQuantityRoundingValid(InventQty _registeredQty)

Run On

Server

Parameters

Return Value

Type: boolean
true if quantity is correctly rounded; otherwise, false.

See Also

Reference

InventTrackingRegisterUpdate Class