cancel
Showing results for 
Search instead for 
Did you mean: 

EWM Automatic WT confirmation

former_member722016
Participant
0 Kudos
614

Hello, I'm looking a way to setup this scenario for replenishment. We have a WT to move a full pallet from high rack to picking point and a second WT to move partial quantity from picking point to picking bin. We are using LOSC to achieve this case. We need to automatically confirm the second WT. We cannot setup the confirmation flags at warehouse process type because in the case of a replenishment without LOSC we want the WT confirmed manually.

Is it possible to setup a PPF to get the WT automatically confirmed when the source bin is the picking point?

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Wouldn't recommand using PPF for that. Because sometimes PPF won't trigger.

Instead i would recommand using BAdI /SCWM/EX_CORE_CR_POST.

DominikTylczyn
Active Contributor
0 Kudos

Hello llatch

llatchOf course you can implement a PPF action, trigger it depending on conditions you need and let the action confirm the WT with the /SCWM/TO_CONFIRM function.

Best regards

Dominik Tylczynski