Skip to main content
Version: 2026.02

SAP Number Range Monitor

General

Checks the given number range objects for usage and left numbers.

ExecutableSAP_Number_Range_Monitor.exe
Connection methodRFC
Ports
  • 33$$
  • 48$$ (SNC) ($$ = Instance number)

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname>emptyHostname or IP of the target system. If you use a virtual hostname on your SAP servers, please use also the virtual host to connect.
SAPSIDstring (3) | XXXemptySID of the SAP system
SAPInstancenumber (2) | 00 - 99emptyInstance number of the SAP system
SAPClientnumber (3) | 000 - 999emptySAP Client (CLNT/MANDT)
SAPUsernamestringemptySAP user
SAPPasswordstringemptyPassword of the SAP user

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Objects<nr_object1>[,<nr_object2>[,...]]NONE

List of number range objects to monitor Syntax: <nr_object> = <object>:<subobject>:<nr>:<year> E.g. RF_BELEG:1000:01:2026

PartDescription
<object>Number range object (E.g. RF_BELEG)
<subobject>
  • Number range subobject (E.g. 1000, sometimes cost center or accounting area)
  • ? to automatically detect all subobjects
  • '-' if the number range object has no subobject (E.g. SPO_NUM)
<nr>
  • Object number (E.g. 01)
  • ? to automatically detect all numbers
  • - if the number range object has no number (E.g. SPO_NUM)
<year>
  • Year in which the number range object is valid (E.g. 2026)
  • C to automatically take the current year
  • - if the number range object has no validity based on the year (E.g. SPO_NUM)

Channels

Channel nameDescriptionLookup file
<Number range object>The sensor produces one channel for each number range object which was found depending on the specification of the parameter Objects.

Important notes

warning

Please check the channel limits in PRTG if they fit for your alerting.

warning

Please note that if you remove one or more number range objects from the check, you have to delete all sensors running with the affected profile and then add them again because PRTG is not able to delete channels on existing sensors.

Troubleshooting

Error CodeError MessagePossible Solution
[SCN-104-101]You must specify at least one number range object for monitoring in the parameter "Objects".The sensor has no default value for the parameter "Objects". Therefore please specify which number range objects you want to monitor using the sensor specific parameter "Objects"
[SCN-104-102]There seems to be a wrong syntax in the parameter "Objects". Please read the sensor documentation for further assistance.You specified more than two characters for the <nr> section of an object in the parameter Objects.
[SCN-104-103]There seems to be a wrong syntax in the parameter "Objects". Please read the sensor documentation for further assistance.You specified an invalid value for the <year> section of an object in the parameter Objects. Check the possibles values for <year> in the parameter description for the parameter Objects above.

Changelog

VersionChanges
2026.02

First stable release.