Sorting Order for Item Numbers
Inventory Control sorts item numbers for reports and lists from left to right in the following order:
0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
For example, the program sorts the following sample item numbers in the order shown:
123
123A
A12
A2
AB1234
Separator and prefix characters do not affect the order.