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: 

USEREXITS Number Range

Former Member
0 Kudos

hi all,

how can we assign a different internal document number to the sales order(VA01) when it is created depending on some criteria like a different SALES ORGANIZAION(VKORG) .

thanx /regards

vishal singh

8 REPLIES 8

Former Member
0 Kudos

Hello,

Check this program MV45AFZZ, and perform USEREXIT_NUMBER_RANGE .

Regards,

Pankaj

Former Member
0 Kudos

Hi Vishal,

You have to take a look at include MV45AFZZ where you need to write code inside Form USEREXIT_NUMBER_RANGE.

See sap help on this topic [here|http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm]

Check and revert back if u have any queries.

Regards

Karthik D

former_member15255
Active Participant
0 Kudos

hello,

Prequiste ask the Functional to create the Number range give u Number range number

First create a Ztable with the combinations of Sales Organisation and Number range number

Now go to the User exit "RV60AFZZ" based on the sales organisation entered in the Sales order go to the z table and select the number range no and pass i to the "us_range_intern"

regards

suresh nair

Former Member
0 Kudos

THANK YOU SAP EXPERTS, THE PROBLM HAS BEEN SOLVED.

Former Member
0 Kudos

THANK YOU AGAIN.

0 Kudos

This message was moderated.

0 Kudos

This message was moderated.

0 Kudos

>

> Hello Vishal,

>

> We thank people in SDN by giving poi-nts.

>

> regards,.

> pankaj

Haven't you noticed that your last post was deleted?

And its against the forum rules to ask for poi-nts, As every answer is delivered to the thread starter with the following lines;

How to give poi-nts: Mark your thread as a question while creating it. In the answers you get, you can assign the poi-nts by clicking on the stars to the left. You also get a poi-nt yourself for rewarding (one per thread).

Regards

Karthik D