cancel
Showing results for 
Search instead for 
Did you mean: 

cancel picking for outbound delivery using FM

Former Member
0 Kudos

Hello,

I need to cancel picking request to outbound delivery using a function module or something like that.

For creating picking I use WS_DELIVERY_UPDATE_2, but I didn't find a way to cancel the picking with that function.

Please advise,

Daphna

Accepted Solutions (0)

Answers (1)

Answers (1)

csaba_szommer
Active Contributor
0 Kudos

Cancellation of picking (SD picking, w/o TO): set 0 picked quantity with the same function module (WS_DELIVERY_UPDATE_2).