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: 

Getting Number range current number

suresh_kumar53
Participant
0 Kudos

Hi All,

In Report I need to display SD(Sales order, Billing, Delivery) number range values (Current number , First number, last number) depending on document type. How can I get these vlaues?

Though I am seeing this values in VN01 tcode but I am not getting any way to get those values.

Please suggest me any dbtable or function module to get thse values.

Thank you..

Suresh Kumar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try using the function module NUMBER_GET_INFO..

Thanks

Naren

3 REPLIES 3

Former Member
0 Kudos

Range of number are in table NRIV.

Check for the range you want.

hope this help you.

Bye,

Andrew83

Former Member
0 Kudos

Hi,

Try using the function module NUMBER_GET_INFO..

Thanks

Naren

Former Member
0 Kudos

Hi,

Try this FM NUMBER_RANGE_INTERVAL_LIST.