‎2016 Jan 12 5:41 PM
Hi all,
I want to create a delivery outbound without reference. I have tried using bapi_outb_delivery_createnoref but I couldn't find it, because I'm using release 4.6.
Does anybody know if a MF or IDOC or BAPI exists for that purpose?
Thanks in advance,
Mario
‎2016 Jan 14 10:03 PM
I don't know if there is anything special about creation without reference but Google -> "idoc outbound delivery" finds several SCN posts.
Try running 'where used' for LIKP/LIPS tables to see if any FM pop up there. And there is always BDC if no function exists.
‎2016 Jan 14 4:55 PM
‎2016 Jan 14 4:59 PM
Hi Matteo,
Thanks for your reply, but MF SHP_DELIVERY_CREATE_NOREF is not available on SAP 4.6.... Any other idea?
‎2016 Jan 14 10:03 PM
I don't know if there is anything special about creation without reference but Google -> "idoc outbound delivery" finds several SCN posts.
Try running 'where used' for LIKP/LIPS tables to see if any FM pop up there. And there is always BDC if no function exists.
‎2016 Jan 15 1:03 PM
Hi Jelena,
I've just thinking about that solution. I will try with a batch input or something like that
Thx,
Mario
‎2016 Jan 15 1:00 PM
Hi all,
This requirement is suspended so far. The solution will be discused later. In the meantime, I will keep looking for a new solution.
Thanks all in advance.
Mario
‎2016 Jan 25 6:03 PM
Close Thread, I decided to use a BI using incoming data.
Thanks all!