Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

RV_DELIVERY_CREATE - Create 1 delivery for muliple SO

Former Member
0 Kudos

Hello everybody,

I need to create one delivery by several Sales orders. I am trying to use function module "RV_DELIVERY_CREATE" to create it.

However, the result by this function module is: several deliveries are created, which the delivery document and sales order is in 1:1 relationship.

Is there any method to create 1 delivery which contains more than 1 sales orders? The solution is not restricted to use "RV_DELIVERY_CREATE".

I have tried to use "RV_DELIVERY_CREATE_SINGLE" too. It cannot provide the delivery document number(s) - but the information provides from VBLS multiple delivery numbers will be created.

Thank you in advance.

1 REPLY 1

Former Member
0 Kudos

Combining, splitting onto Delivery docs is configuration setup....see how the split or combine is defined....discuss with your SD functional specialist.