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

Monitoring Document Number Ranges

Former Member
0 Likes
2,461

I would like to monitor number ranges for different document types, if anyone worked on this please share.

I would like to monitor number ranges for different document types, if anyone worked on this please share.

3 REPLIES 3
Read only

Former Member
0 Likes
1,086

Hi Pavan,


Please see about the NUMBER_GET_NEXT and NUMBER_RANGE_OBJECT_UPDATE function modules. I believe they may be able to help you.

Here's an article about it:

F.M NUMBER_GET_NEXT | SCN

You can also get the next number when you create the object. Therefore you can just monitor it by getting the next number everytime you create a new document type.

Hope this helps!

Best Regards,
Ryann

Read only

Former Member
0 Likes
1,086
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,086

If you or your basis guys don't want to use standard solutions (e.g. Number Range Check, Number Range Monitoring, etc.) you could consider attached program of 1452628 - Monitoring number range intervals as a sample.

Hint: try transaction /ISDFPS/GNR_CHECK

Regards,

Raymond