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: 

Number range object issueing the numbers randomly

Former Member
0 Kudos

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

Former Member
0 Kudos

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]

0 Kudos

Hi ,

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

Former Member
0 Kudos

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.

Former Member
0 Kudos

Hi,

Please check the number range configuration.

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

Shiva