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

Number range object issueing the numbers randomly

Former Member
0 Likes
979

Hi All,

We have created a number range object and used in a program,but it is issuing the values randomly if it is issues 8 yest ,today is issuing 7 .

do any any idea on this issue?

Regards

Channa

Hi All,

We have created a number range object and used in a program,but it is issuing the values randomly if it is issues 8 yest ,today is issuing 7 .

do any any idea on this issue?

Regards

Channa

4 REPLIES 4
Read only

Former Member
0 Likes
777

hi,

I guess number range will work like that way only.

Please check this [link|http://help.sap.com/saphelp_nw04/helpdata/en/95/3d5540b8cdcd01e10000000a155106/content.htm]

Read only

0 Likes
777

Hi ,

thanks for the reply, but in our case it is a diff between 3-4 days.

Read only

Former Member
0 Likes
777

Hi,

In program u might be using the function module NUMBER_GET_NEXT .ensure that u r passing 1 for quantity import parameter.

thanks

srinivas.

Read only

Former Member
0 Likes
777

Hi,

Please check the number range configuration.

[Number Range Example:|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=50004015]

Shiva