Hello experts,
I am looking at adding some extra logic for our serial controlled items during the sales picking process. I am wanting to make it so the person picking the item is prompted to scan the serial number twice and use some X++ logic to compare the two and ensure they are the same number. I would like to make it throw an error if:
A) The serial number has been used before.
B) The two serial numbers scanned do not match.
C) The serial number scanned isn't at least a certain length of characters long.
If anyone could point me in the right direction to achieve this it would be greatly appreciated!
I am currently running AX 2012 R3 CU10.
Thanks in advance.