Application Development and Automation 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: 
Read only

Function Module RV_DELIVERY_CREATE

Former Member
0 Likes
842

Hi Friends.

I need help.

I am using Function Module RV_DELIVERY_CREATE to create a outboud delivery for SD line items. It is creating delivery only for the first time ie. for example. if my Sale Order item 10 has quantity 10 & if I am creating delivery for the first time with Quantity 2 (Which is partial delivery still 8 quantity left for delivery in the item 10). The delivery is getting created.

If my second delivery comes in with item with Quantity 8. This time delivery quantity is not getting created. Please can you let me know why is so & provide me the solution to create the partial delivery with FM RV_DELIVERY_CREATE

Your ansers are highly appreciated.

Thanks

Vinod

3 REPLIES 3
Read only

Former Member
0 Likes
636

Vinod,

Can you create multiple deliveries for this Sold-to manually?

The Customer Master can be set to create one delivery only.

If the Sold-to customer is set to one-and-only one delivery, subsequent attempts will fail.

Read only

0 Likes
636

Customer master Field is KNVV-KZTLF, I believe.

Possible values:

(blank) Partial delivery allowed

A Create a delivery with qty greater than zero

B Create only one delivery (also with quantity = 0)

C Only complete delivery allowed

D No limit to subsequent deliveries

Read only

0 Likes
636

Hi John,

Thanks for your reply,

I can create the Multiple deliveries manually using VL01. Also I did checked the Customer Master field you mentioned, it is assigned with Blank (Partial Delivery allowed)

But using FM RV_DELIVERY_CREATE , Multiple delivery is not getting created.

Thanks

Vinod

Vinod

Message was edited by:

Vinod Kumar Hari

Message was edited by:

Vinod Kumar Hari