cancel
Showing results for 
Search instead for 
Did you mean: 

Delete batch split position using BAPI_OUTB_DELIVERY_CHANGE

javier_rodruez
Participant
0 Kudos

Hi experts,

I've been trying to delete a batch split using FMs BAPI_OUTB_DELIVERY_CHANGE and also with WS_DELIVERY_UPDATE with no success.

For example, I've got this delivery 5000056721 with one item 10 that contains the following batch split:

Itm

900001

Material

10004761

Plnt

1315

SLoc

0001

Deliv.Qty

5

Un

L

Picked Qty

5

Un

L

Batch

PPVAND1

90000210004761131512105L5LPHIL1

I would like to delete the whole batch split subitems from the delivery.

Is it possible what I am trying to implement?

Many thanks!!!

Javier

Accepted Solutions (0)

Answers (1)

Answers (1)

harry_wu
Contributor
0 Kudos

1. Please try ws_delivery_update_2
table: vbpok_tab, feild lips_del.

2. Please try idoc:

basic type: delvry03

minimum information:
segments:
e1edl20: delivery number

e1edl24: item number
e1edl19: under e1edl24 -> mark qualifier DEL for the item you want to delete.

Process with FM idoc_input_delvry.