cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Delivery (loading proposal) creation

Former Member
0 Kudos

Hi friends,

I have an query on how to create number of delivery documents at once. What we are currently doing is go to VL10 and take line by line from each pending sales orders and create one delivery document which has the same shipping point and same shipping destination. Now we need to create delivery documents in larger scale by uploading a file or any other way.

Please help me with a solution, whether there is a standard BDC or alternative way.

Thanks in advance!

Isuru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Finally I solved my issue by using BAPI_OUTB_DELIVERY_CREATE_SLS

functional module. It worked fine and now we create multiple deliveries at once!!!

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks a lot Tej. but I'm afraid that using a LSMW is solution here since we are having some complex scenarios. But I will try your both options.Thanks again

tejyadav
Active Contributor
0 Kudos

OR Try  User exit V50R_USEREXIT_PREPARE

tejyadav
Active Contributor
0 Kudos

Do it with LSMW