‎2006 Apr 07 8:09 AM
Hi experts,
Is there any BAPI to create a delivery? I need to specify explicitly the Line items in the the particular order. Which means this must support partial delivery at the Sales order level.
Please help.
‎2006 Apr 07 8:23 AM
HI Rajesh,
There is no BAPI to create a delivery. Instead you can check these FMs
BBP_INB_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE_PARA
GN_DELIVERY_CREATE
RV_DELIVERY_CREATE_SINGLE
Hope it helps..
Lokesh
pls. reward appropriate points
‎2006 Apr 07 8:11 AM
Hi,
you could find it yourself with the url http://ifr.sap.com or with the transaction BAPI.
Good luck
Frédéric
‎2006 Apr 07 8:17 AM
Hi rajesh,
Check the bapi <b>BAPI_DELIVERYPROCESSING_EXEC</b>
Cheers,
Abdul Hakim
‎2006 Apr 07 8:20 AM
Hi,
try to use this FM <b>WS_DELIVERY_UPDATE</b>, this is not BAPi but it is RFC.
Regards
vijay
‎2006 Apr 07 8:23 AM
HI Rajesh,
There is no BAPI to create a delivery. Instead you can check these FMs
BBP_INB_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE_PARA
GN_DELIVERY_CREATE
RV_DELIVERY_CREATE_SINGLE
Hope it helps..
Lokesh
pls. reward appropriate points
‎2006 Apr 28 5:16 PM
hi!
I'm testing the FM BBP_INB_DELIVERY_CREATE, but i have the following problem:
1. I execute the FM without problem, and it returns the number of the inbound delivery.
2. But, when I visualize the inbound delivery with the VL33N transaction, it doesn't appear the material number and it doesn't refresh the LIPS table.
how can i solve this problem?
‎2006 May 09 1:10 PM
‎2006 May 09 1:19 PM
Hai Rajesh
Check the following BAPI's
BAPI_INB_DELIVERY_CHANGE Change inbound delivery
BAPI_INB_DELIVERY_CONFIRM_DEC BAPI for inbound delivery verification from a decentralized system
BAPI_INB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Inbound Deliveries
BAPI_OUTB_DELIVERY_CHANGE BAPI for Change to Outbound Delivery
BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Verification from a Decentralized System
BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries
BAPI_OUTB_DELIVERY_SPLIT_DEC BAPI for Subsequent Outbound-Delivery Split from a Decentralized Syste
BAPI_DELIVERYPROCESSING_EXEC Delivery Processing: Deliver Preceding Document, Expand Delivery
Thanks & Regards
Sreenivasulu P
‎2006 May 09 1:56 PM
HI!
I have the same problem, y used this FM 'BBP_INB_DELIVERY_CREATE', when i see the inbound delivery (VL33N) it does not have the material number but it has the material description.
I'm using commit work.
Thanks in advance.
John.
‎2006 Aug 10 7:42 PM
Hi John,
I am having a similar issue -- how did you resolve this problem ?
Thanks
Mahesh
‎2007 Oct 05 1:42 PM
I am too , if someone have resolve this problem ,please send to me ,and I search this in this forum ,none resolve,
‎2009 Nov 03 12:26 PM
HI Mahesh,
Did you find a solution to this issue. If yes please let me know how to resolve this.
Thanks
Ashu Arora
‎2008 Mar 24 2:52 PM
Hello all
BAPI_DELIVERYPROCESSING_EXEC is not released for 4.7.
Could you please send us the code to adim@visonic.com.
I appreciate in advance.
Is anybody used other BAPI for this 4.7 release.
Eddie
‎2009 Jun 03 10:18 PM
hi,
I am looking for a function module or bapi or anything that allow me to create a delivery based on a PO and line item
thanks