...
Tells the user whether an input value is correct.
- LotNumber (ValidateLotNumber)
- Verifies that the Lot no. exists.
- Verifies that the Lot no. exists.
- SerialNumber (SerialNumberInformation)
- Verifies that the Serial no. exists.
- Verifies that the Serial number is being assigned only once, if not, it will return an error message with the item number that is associated with the Serial Number the user is trying to input.
- To Bin /From-Bin (ValidateBinCode)
- Verifies that the Bin exists on the specific Location.
...