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

how i can reset number range object

Former Member
0 Likes
13,312

Hi all,

  how i can reset number range object (SNRO). is there any function module for this if know please tell me .

thanks & Regards,

Ams k.

7 REPLIES 7
Read only

venkateswaran_k
Active Contributor
0 Likes
5,827

Hi

Can you please give more detail

Is there any already generated documents?

Can you give me existing start, end and last number generated  screen shot.

What is the reset number you want?

Regards,

Venkat

Read only

sebastian_wasl
Explorer
0 Likes
5,827

Hi,

a reset normally isn't possible. As long as there are no generated documents, you could change the settings of the Object/Interval, either the range or the next available number.

But normally, SAP doesn't allow you to set the current number deeper than an existing object, otherwise you'd get duplicate entries in your database.

An interval can only be re-used when all "original" documents are archived and deleted.

Best regards

Seb

Read only

former_member209120
Active Contributor
0 Likes
5,827

This message was moderated.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
5,827

Transaction SNUM, but I'm not sure to understand you (Beware of duplicate keys in database )

Regards,

Raymond

Read only

anilkumar_kalkivai
Active Participant
0 Likes
5,827

Hi AMS,

Transaction SM56 is used for the administration of number range buffer.

Regards,

Anil.

Read only

Former Member
0 Likes
5,827

Hi,

   To update your number range interval use FM

  NUMBER_RANGE_INTERVAL_UPDATE

  NUMBER_RANGE_UPDATE_CLOSE

Regards,

Mordhwaj

Read only

Former Member
0 Likes
5,827

Hi