cancel
Showing results for 
Search instead for 
Did you mean: 

Delete item in outbound delivery

Former Member
0 Kudos

Hi

I can't delete one item from delivery that contains one or more items.

I tried to find some posts about it... but nothing... please help me!

I used (via "test sequence") BAPI_OUTB_DELIVERY_CHANGE with the following attributes:

HEADER_DATA-DELIV_NUMB - the number of the delivery. (e.g. 0080013645)

HEADER_CONTROL-DELIV_NUMB - the same number

DELIVERY - again the same number

ITEM_CONTROL-DELIV_NUMB - and again the number of the delivery

ITEM_CONTROL-DELIV_ITEM - the number of the item (e.g. 000010)

ITEM_CONTROL-DEL_ITEM = 'X'

the system shows no errors about this process...

and then I proceed with the BAPI_TRANSACTION_COMMIT - and nothing... the item is still in that delivery

Please help me!

Tnx

Oren

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Oren,

As per my Knowledge Once you do Pick and "PGI" We cannot delete Item in Delivery Level.Becoz the goods movement status does not allow the item to be deleted -


this is SAP standard Functionality,

You can Reverse the "Goods Movement"

Regards

Seegal

Former Member
0 Kudos

Hi

Tnx for your answering!

But There is no TO on that Delivery and it's not posted for GI.

also, I can do it via Vl02n.

Oren