Share via


InventTrackingRegisterUpdate.isRegistrationQuantitySignValid Method [AX 2012]

Validates whether the sign of the registered quantity is equal to the movement quantity.

Syntax

private boolean isRegistrationQuantitySignValid(InventQty _registeredQty)

Run On

Server

Parameters

Return Value

Type: boolean
true if registered quantity has the correct sign; otherwise, false.

See Also

Reference

InventTrackingRegisterUpdate Class