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

USEREXITS Number Range

Former Member
0 Likes
1,054

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

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
Read only

Former Member
0 Likes
1,016

Hello,

Check this program MV45AFZZ, and perform USEREXIT_NUMBER_RANGE .

Regards,

Pankaj

Read only

Former Member
0 Likes
1,016

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

Read only

former_member15255
Active Participant
0 Likes
1,016

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

Read only

Former Member
0 Likes
1,016

THANK YOU SAP EXPERTS, THE PROBLM HAS BEEN SOLVED.

Read only

Former Member
0 Likes
1,016

THANK YOU AGAIN.

Read only

0 Likes
1,016

This message was moderated.

Read only

0 Likes
1,016

This message was moderated.

Read only

0 Likes
1,016

>

> 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