‎2012 Apr 29 6:19 PM
Hi experts ,
I'm trying to use BAPI_OUTB_DELIVERY_SPLIT_DEC to split a delivery with large QTY into smaller deliveries but i'm getting the error LEDSP 083 with text
"You must enter a new delivery number for a decentralized split of &1" but i do not have the new delivery NO ,
and error LEDSP 037 with text "Function module &1 was terminated with exception &2 (&3)"
any idea how to solve these errors ?
or if their is any other FM that i can use to split delivery .
‎2012 Apr 30 7:18 AM
Hi, Check the number range assignment for Delivery with the help of functional consultant. If the number range is internal, then system has to pick the new Delivery automatically. If range is external, you need to provide a new Delivery no (DELIVERY-DELIVERYNEW) to this method.
Regards,
Vijaymadhur.
‎2012 Apr 30 10:55 AM
Hi Vijaymadhur ,
the number range is internal but still the FM asking for the new number range .