Hi! I discovered during confirmation of the goods in SRM (SRM 4, extended classic) that when I choose to list the storage location for selection, although only the relevant storage locations are listed, there are gaps in between the storage locations. I suspect that it is taking the sequence of the order in the user attributes.
For example, if I maintain the attributes in the following fashion:
Plant SLoc
0001 0010
0001 0020
0002 0010
0002 0020
0002 0030
On saving the attributes, it will be sorted and shown like this:
Plant SLoc
0001 0010
0002 0010
0001 0020
0002 0020
0002 0030
If my order is for plant 0002, on listing the SLoc for the item during confirmation, I get the sloc listed like this
<blank>
0010
<blank>
0020
0030
What I would like to achieve is for the system to show the storage location valid for the plant and as per maintained in the attributes
0010
0020
0030
Does anyone have similar problem as described? What should be the standard behavior?
Cheers!
SF