‎2007 Aug 09 9:19 PM
HI experts!
i need to create an inbound delivery .
is there any bapi available or rfc fm.
thanks in advance
jawad
‎2007 Aug 09 10:02 PM
Hi,
I think you want to create an outbound delivery from sales order.
Is this correct? If yes then perhaps you can use BAPI_DELIVERYPROCESSING_EXEC which lets you create an outbound delivery given a sales order number.
Regards,
Ferry Lianto
‎2007 Aug 09 9:29 PM
Hi,
I am not aware any BAPi available but please check RFC FM BBP_INB_DELIVERY_CREATE.
Otherwise, you may need to build RFC FM and call FM GN_DELIVERY_CREATE to create inbound delivery.
Regards,
Ferry Lianto
‎2007 Aug 09 9:36 PM
HI ferry!
thanks alot man.
i am using this function module, can u plz help me out with the key fields.
i just have a sales document number available to create delivery.
is that enough or do i need more.
thanks again
‎2007 Aug 09 9:47 PM
Hi,
Do you mean purchase order document not sales order document to create inbound delivery?
If you do perhaps you can check the logic of standard program RM06EANL to create an inbound delivery from PO.
Regards,
Ferry Lianto
‎2007 Aug 09 9:54 PM
thanks for ur reply!
i mean sales order document number that is in my case "0060000062".
not the purchase order.
thanks
jawad
‎2007 Aug 09 10:02 PM
Hi,
I think you want to create an outbound delivery from sales order.
Is this correct? If yes then perhaps you can use BAPI_DELIVERYPROCESSING_EXEC which lets you create an outbound delivery given a sales order number.
Regards,
Ferry Lianto