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

Number range buffer

Former Member
0 Likes
750

Hi all,

what is meant by number range buffer.where do we use them.I went through help.sap.com but it was not clear for me can you please explain me a bit clearly.points will be awarded if helpfull.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

I think u have meant SNRO tcode.

Goto TCODE >SNRO->Object-->EINKBELEG (This is Number Range Object for PO ) .

Click on NumberRanges Buttun see the Intervals .U can see the Current Number and Ranges Defined .

Regards,

Balakumar.G

Reward Points if helpful.

Read only

Former Member
0 Likes
528

if i give the buffer 10, then it will calculate next 10 numbers and place it in buffer.

It is the SAP help.

The number interval buffer is in the Shared Memory of the application
 server. Each buffer is used to store the external number intervals and a
 certain number (subinterval) of the internal number intervals. If the
 numbers of an internal number interval are used up, numbers are taken
 from the database via the number range server. The status of the number
 interval in the database is increased by the number of numbers fetched
 to the buffer.