The system either determines the target bin based on a put-away strategy - or you tell the system into which bin you want (or already have) put-away the goods.
There is no search help for the bin field, as just displaying a name would not really help you, you would not know if the bin is empty, if it has enough remaining capacity, and all other things that have to be considered in a put-away.
If you need a search help then you have to modify the standard, so you need to contact an ABAPer to do it
Jürgen's point is that you don't give the ABAPer any information. You will have to recreate the entire WM system to be able to successfully give a list that is appropriate. Without that complexity, the list will be worthless and actually cause more issues in the long-run.
If you still want a "dumb" list, then any ABAPer should be able to press F1 on the field and get enough technical information to help you with. The table and field are LAGP-LGPLA.
this is pretty much depending on the qualification of your ABAPers and your internal processes which are not known to us.
ABAPers who have done ABAPs in the WM environment could directly start working by getting a copy of this discussion.
If you have to work with inexperienced low cost developers then you have to prepare the complete logic in Prosa along with field names and screen names and may even have to pass the wanted Z-name for the search help so that they only need to translate it in to ABAP coding.
Add comment