cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery program

Former Member
0 Kudos

Hi All,

what is the program which is creating deliveries from STO's? whether it is SAPMV50A or anythhing else?

how about the applicability of userexits in "mv50afz1" for the program which is creating deliveries from STO? whether i can use the userexits in this include to add some logic while creating deliveries from STO's?

Thanks

Diva

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Diva,

Your normally use the VL10B , VL10D transactions for creating the delivery for stock transport orders.

The program is RVV50R10C. But the delivery will be created using the function module GN_DELIVERY_CREATE for STOs and RV_DELIVERY_CREATE for sales orders.

Regarding the user exits:

You can find the user exits used in the collective processing of deliveries for STOs like VL10b, VL10d etc

in SE38.

Goto SE38 transaction and type "V50R_USEREXITS" and display. Here you can find the collection of userexits which can be called from the delivery due list.

Thanks & Regards,

ALV Ramana

Answers (0)