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: 

VL01N Exit or BAdI

Former Member
0 Kudos
170

Hi experts,

I'm looking for an User Exit or BAdI in the moment of assigning the range of number of the document.

I need to change the range of number for especifics clients but without change the document type.

Thanks for your help.

1 ACCEPTED SOLUTION

former_member673464
Active Contributor
0 Kudos
142

hi,

You can use the subroutine userexit_number_range in MV50AFZ1

for assigning the number ranges for the interanl orders.

Regards,

Veeresh

3 REPLIES 3

former_member673464
Active Contributor
0 Kudos
143

hi,

You can use the subroutine userexit_number_range in MV50AFZ1

for assigning the number ranges for the interanl orders.

Regards,

Veeresh

0 Kudos
142

Thank u!!

One question... where do u find that Exit? in SPRO? 'cause I used a program to find User exits and BAdis and I didn't see it.

0 Kudos
142

MV50AFZ1 is an include program. Which has a different subroutins for the customer enhancements.

You can modify this program from SE38.

You need to have an access key if have to change the program first time.

Regards,

Naimesh Patel