SAP Table RRRANGESID

Range expanded around SID

RRRANGESID (Range expanded around SID) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RRRANGESID to other SAP tables.

RRRANGESID table fields

Field Data element Checktable Datatype Length Decimals
SIGN SIGN field in creation of SELECT-OPTIONS tables RALDB_SIGN CHAR 1 0
I Select specified values
E Exclude specified values
OPT Operator in Select Options and other Expressions RSZ_OPERATOR CHAR 2 0
EQ Equal: Single Value
NE Not Equal: Everything Apart from the Specified Single Value
BT Between: Range of Values
NB Not Between: Everything Outside the Range
LE Less or Equal: Everything <= Value in Field LOW
GT Greater Than: Everything > Value in Field LOW
GE Greater or Equal: Everything >= Value in Field LOW
LT Less Than: Everything < Value in Field LOW
CP Contains Pattern: Masked Input: Find Pattern
NP Not Contains Pattern: Masked Input: Reject Pattern
LOW Dim: Field for a User-Defined Characteristic Value RSCHAVL SSTR 1333 0
HIGH Dim: Field for a User-Defined Characteristic Value RSCHAVL SSTR 1333 0
SIDLOW Master data ID RSSID INT4 10 0
SIDHIGH Master data ID RSSID INT4 10 0
LOWFLAG Flag for 'typing' an entry RSZTYPEFLAG NUMC 1 0
0 Blank
1 Value
2 CIN link
3 Variable CIN
4 InfoObject
5 Constant
6 Exit variable name (screen filter)
HIGHFLAG Flag for 'typing' an entry RSZTYPEFLAG NUMC 1 0
0 Blank
1 Value
2 CIN link
3 Variable CIN
4 InfoObject
5 Constant
6 Exit variable name (screen filter)
KEYFL Select according to key RRKEYFL CHAR 1 0