‎2007 Sep 18 7:24 PM
Hi, I am testing <u>BBP_INB_DELIVERY_CREATE_31I</u> and <u>BBP_INB_DELIVERY_CREATE</u> to create inbound delivery with PO reference(for VL31N). But when I run the BAPI it does not give any return parameters. Can anyone please help me in resolving the issue.
Thanks and Regards,
DSK
‎2007 Sep 19 10:39 PM
Those are not BAPIs but some function modules for SAP's use. You should not use them. BAPIs for inbound deliveries are:
BAPI_INB_DELIVERY_CHANGE
BAPI_INB_DELIVERY_CONFIRM_DEC
BAPI_INB_DELIVERY_SAVEREPLICA
I haven't used any of them though and not sure how they work. Also there might be more BAPIs available (I searched for BAPIDELIV).