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

Getting Number range current number

suresh_kumar53
Participant
0 Likes
1,162

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

Former Member
0 Likes
949

Hi,

Try using the function module NUMBER_GET_INFO..

Thanks

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
949

Range of number are in table NRIV.

Check for the range you want.

hope this help you.

Bye,

Andrew83

Read only

Former Member
0 Likes
950

Hi,

Try using the function module NUMBER_GET_INFO..

Thanks

Naren

Read only

Former Member
0 Likes
949

Hi,

Try this FM NUMBER_RANGE_INTERVAL_LIST.