Hi Sandra,
I am using EWM transaction for Inbound putaway process, where destination bin assignment screen is appearing repeatedly.
Eg: I have 10 Handling Units
So after pressing enter destination bin assignment screen for next HU appears.
So for assigning destination bin to 10 HUs, screen is coming 10 times.
What I want is screen for destination bin assignment should come only once and whatever desination bin I scan for first HU should be used for all HU internally. ( no screen display)
What I assume is Destination bin assignment screen is called in loop in PPF.
So I want to skip PBO logic to aviod screen display but I want to keep PAI logic to have functionality which executes on pressing enter of destination bin assignment screen.
Is it possible... Please confirm.