Hi All,
While User creating Putaway Warehouse task for Inbound Delivery from Transaction /SCWM/PRDI , Standard Put away Strategy looks for Addition to Existing Stock then next empty bin within the same storage type before searching the next storage type in the strategy. The requirement is to first search through each storage type for addition to existing stock and then if not found start over
at the beginning of the storage type list and search for Next Empty Bin . it should work for storage types : Bulk / Pallet/ Fixed ..
Tried to achieve by exploring with Enhancement Spots : /SCWM/ES_CORE_PTS , but it seems not going to work as we can not stop System to search for Empty bin and move to next storage type to search for Add to stock bin , in case if no bin found in Add to existing stock scenario for same storage type
Please give suggestion, how we can achieve this requirement : through either any Configurations / ABAP Program
Thanks in Advance,
Vamsi