‎2008 Dec 27 9:40 AM
Hi All,
1. My requirement is to create delivery in background with reference to purchase order through transaction VL10B. Are there any BAPI/FM's exist for this purpose?
2.When i create delivery through VL10B with ref to purchase order, it's creating an outbound delivery? Is it possible to create inbound delivery through this transaction?
If BAPI/FM not available, is it possible to use BDC for this transaction. Did anybody used BDC for this transaction?
Thanks and regards
Surya
Edited by: Surya S on Dec 27, 2008 10:41 AM
‎2008 Dec 27 12:12 PM
‎2008 Dec 29 10:15 PM
Hello,
You can try this BAPI.
BAPI_OUTB_DELIVERY_CREATE_STO
Thanks and Regards,
Venkat Phani Prasad Konduri
‎2009 Jan 05 5:10 PM
Hi,
1) I tried using transaction VL10B, it's only accepting purchase order of type Stock transport order.
But it's not accepting standard purchase order.
I just want to know transaction VL10B is only used for stock trasport purchase order.
2) when we create delivery in background using VL10B, it's creating outbound delivery. Is there any possibility of creating inbound delivery using VL10B with ref to PO.
quick help appreciated.
‎2021 Apr 08 7:23 AM
Hi, just to clear up:
1. To create delivery with reference to purchase order, you have to use VL31N, not VL10B, VL10B is used for Outbound Delivery.
2. It is not possible to create an inbound delivery through VL10B, you have to use VL31N.
Bapi for inbound delivery with reference to purchase order is GN_DELIVERY_CREATE
Regards