Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

using BAPI_INB_DELIVERY_CHANGE inbound delivery not deleted

Former Member
0 Kudos

I m using BAPI_INB_DELIVERY_CHANGE bapi to delete the inbound delivery

But the inbound delivery s not getting deleted.

i m passing the parameters

HEADER_DATA :

DELIV_NUMB  = 11234567

HEADER_CONTROL:

DELIV_NUMB = 11234567

DLV_DEL = X

DELIVERY = 11234567

ITEM_DATA

DELIV_NUMB = 11234567

DELIV_ITEM   = 10

MATERIAL      = 123

DLV_QTY       = 1

ITEM_CONTROL

DELIV_NUMB = 11234567

DELIV_ITEM   = 10

DEL_ITEM      = X

BUT STIL THE INBOUND S NOT GETTING DELETED.

kINDLY ADVICE ON THIS!!

Thanks in advacne!!

AJAY

1 REPLY 1

Former Member
0 Kudos

Dear Experts,

Kindly help me to sort this issue!!

Thanks in advance,

Ajay