2006 May 31 6:24 AM
Hello,
Please let me know with BAPI for Inbound Delivery Create against Purchase Order.I have searched in the BAPI list but i am not getting one.Do i need to create a customized one??
Regards,
Rushikesh
2006 May 31 6:38 AM
Hi,
Use BAPI_GOODSMVT_CREATE
Take a look at the example
http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
Regards,
Ravi
Note : Pelase mark the helpful answers
2006 May 31 6:38 AM
Hi,
Use BAPI_GOODSMVT_CREATE
Take a look at the example
http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
Regards,
Ravi
Note : Pelase mark the helpful answers
2006 May 31 6:40 AM
User BAPI BAPI_IBDLV_CREATE_FROM_OBDLV and PO reference you can give TABLE parameter:
ITEM_REF_PURCHASE_ORDER STRUCTURE BAPIDLVITEMRPO
Enjoy Coding,
Thomas
2006 May 31 6:40 AM
I guess there is no bapi for create in 4.7, there is bapi for change - BAPI_INB_DELIVERY_CHANGE.
2006 Nov 28 8:52 AM
help me in getting a simple delivery creation w/o PO....
vl01n0 BDC is possible or not?if yes then please tell me how?
2006 Nov 28 8:21 AM
hello,
please help in getting an FM or BAPI to create delivery w/o PO.
i have tried GN_DELIVERY_CREATE, RV_DELIVERY_CREATE and BAPI_directprocessing_exec also..
but nthg is working...............
its all simple details i am using like for VL01no without PO...it should work...but i dnt know what i am missing...
eagerly waiting for ur response..........
2007 Feb 25 7:20 AM
if i insert the article status to DC or BP for the first time........insert entry in CDPOS is not showing the OLD_VALUE and NEW_VALUE.
as such when we update the entry, we can see both.
what's the solution...is it a configuration probelm or what???