2013 Nov 27 12:26 PM
Dear Experts,
I am using bapi BAPI_OUTB_DELIVERY_CREATE_SLS for creating Delivery againest Sales order..while creating delivery some of the items quantity is zero..I am passing this one in bapi structure bapidlvreftosalesorder .. I am getting the fallowing error..
Missing data in the BAPI interface: IF_VSTEL
basically I want to create the delivery with zero quantity also..
will anybody please solve my problem..
Thanks,
Santhosh.v
2013 Nov 27 12:57 PM
Hi,
Please put the break point FM SHP_DELIVERY_CREATE_FROM_SLS and check the errors. This FM is calling BAPI_OUTB_DELIVERY_CREATE_SLS.