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 to check if a range number is nearly full ?

Former Member
0 Kudos

Hello,

As I understand, the warning message (when the number reaches the left percentage free range-number - tx SNRO "% warning") appears in dialog mode but not in background.

So, how could I know if a range-number will soon exhaust?

I would like to check frequently all range-number to prevent any hang.

Should I develop a program to check values, calculating from TNRO and NRIV?

Does any one done it before?

Is there any other way to bring up this warning? (RZ20, ...)

Thanks

Christophe L.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use fm NUMBER_RANGE_OBJECT_GET_INFO

Best!

2 REPLIES 2

Former Member
0 Kudos

Use fm NUMBER_RANGE_OBJECT_GET_INFO

Best!

Former Member
0 Kudos

Ok, let's dev.

Bye.