- Home
- Resources
- SAP Tables
- RSOPTIONS - Options for SELECT-OPTIONS
SAP Table RSOPTIONS
Options for SELECT-OPTIONS
RSOPTIONS (Options for SELECT-OPTIONS) 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 RSOPTIONS to other SAP tables.
Source: RSOPTIONS (Options for SELECT-OPTIONS)
RSOPTIONS table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
BT |
SELECT-OPTIONS: Range active |
RALDB_BT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
CP |
SELECT-OPTIONS: Pattern active |
RALDB_CP |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
EQ |
SELECT-OPTIONS: Single value active |
RALDB_EQ |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
GE |
SELECT-OPTIONS: Greater than or equal active |
RALDB_GE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
GT |
SELECT-OPTIONS: Greater than active |
RALDB_GT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
LE |
SELECT-OPTIONS: Less than or equal active |
RALDB_LE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
LT |
SELECT-OPTIONS: Less than active |
RALDB_LT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
NB |
SELECT-OPTIONS: Exclude range active |
RALDB_NB |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
NE |
SELECT-OPTIONS: Exclude single value active |
RALDB_NE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|
NP |
SELECT-OPTIONS: Exclude pattern active |
RALDB_NP |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not selected |
X |
Selected |
|