SAP Table RRRANGEEXIT

BW: Simplified variable structure for exit variables

RRRANGEEXIT (BW: Simplified variable structure for exit variables) 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 RRRANGEEXIT to other SAP tables.

RRRANGEEXIT table fields

Field Data element Checktable Datatype Length Decimals
VNAM Name (ID) of a Report Variable RSZVNAM CHAR 30 0
IOBJNM InfoObject RSIOBJNM CHAR 30 0
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
LOW_IS_CMP CHAVL is compounded RRCMPFL CHAR 1 0
X Yes
NULL No