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: 

How can I fill the NRIV table ??

Former Member
0 Kudos

Hi,

I want use the following form : USEREXIT_NUMBER_RANGE.

But I need to fill some information in the NRIV table like new intervals range. How can I access to this table and fill my new information ?

Thanks in advance for your help.

3 REPLIES 3

matt
Active Contributor
0 Kudos

Read the sap help on Number Ranges.

Hint: tx SNRO maintains number ranges.

Edited by: Matt on Oct 10, 2008 3:07 PM

Former Member
0 Kudos

Try assigning number ranges to Buisness patner .

Trx :BUCF .

Data is updated to nriv table.

former_member188685
Active Contributor
0 Kudos

you may have to call the function NUMBER_GET_NEXT inorder to fill the entries for the corresponding number range in the table nriv.