For a putaway of a pallet, I want the system to propose the destination bin. Then I want the user to confirm this proposal before the TO is created.
I can use L_TO_CREATE_MOVE_SU with the LENUM but that also creates a TO. I can use the FM twice, once without the commit flag and that works.
Is there an FM I can use to just propose the destination bin if I input the LENUM?