Skip to Content
0
Former Member
Nov 27, 2009 at 08:53 AM

BBP_INB_DELIVERY_CREATE

136 Views

Hi All,

I am using Bapi BBP_INB_DELIVERY_CREATE to create an inbound delicery.

I used the below piece of parameters to test the BAPI.

*Import Parameters : IS_INB_DELIVERY_HEADER*

DELIV_EXT -- 4500005801

DELIV_DATE -- 27.11.2009

Tables : IT_INB_DELIVERY_DETAIL

DELIV_ITEM --- 000010

MATERIAL --- SEMC-TEST01

DELIV_QTY --- 3.

UNIT --- EA

PO_NUMBER --- 4500005801

PO_ITEM --- 00010

Now when I am executing the BAPI it neither returning any errors nor it creates the delivery. I am unable to figure out the problem.

Would be nice If someone can give necessary inputs.

Regards,

Koushik

Edited by: Koushik Mazumder on Nov 27, 2009 9:54 AM