- Home
- Resources
- SAP Tables
- VARIDESC - Selection Variants: Description
SAP Table VARIDESC
Selection Variants: Description
VARIDESC (Selection Variants: Description) 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 VARIDESC to other SAP tables.
Source: VARIDESC (Selection Variants: Description)
VARIDESC table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
REPORT |
ABAP: Program Name in Variant Key |
VARI_REPRT |
|
CHAR |
|
40 |
0 |
|
SVARIANT |
ABAP: Name of variant (without program name) |
VARIANT |
|
CHAR |
|
14 |
0 |
|
FIELDNAME |
ABAP/4: Name of SELECT-OPTION / PARAMETER |
RSSCR_NAME |
|
CHAR |
|
8 |
0 |
|
FTABNAME |
Table Name |
TABNAME |
|
CHAR |
|
30 |
0 |
|
FIELDKIND |
ABAP: Type of selection |
RSSCR_KIND |
|
CHAR |
|
1 |
0 |
|
OLEN |
ABAP: Output length of selection condition |
RSSCR_OLEN |
|
INT4 |
|
10 |
0 |
|
DBFIELD |
ABAP: Reference field for selection |
RSSCR_DBFI |
|
CHAR |
|
132 |
0 |
|
DYNSEL |
Selection variants: Dynamic selection flag |
RVARI_DYNS |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
SPATTERN |
Selection variants: Search help parameter flag |
RVARI_SP |
|
CHAR |
|
1 |
0 |
|
OBLIGAT |
Selection variants: Required field flag |
RVARI_OBLI |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
SPAGPA |
Selection variants: SPA/GPA flag |
RVARI_SPGP |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
PROTECT |
ABAP: Flag: Selection protected |
RVARI_PROT |
|
CHAR |
|
1 |
0 |
|
INVISIBLE |
Selection variants: Invisible flag |
RVARI_INV |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
NO_INTERV |
Selection variants: No intervals flag |
RVARI_NOIN |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
NO_VALUES |
Selection variants: Without values flag |
RVARI_NVAL |
|
CHAR |
|
1 |
0 |
Possible values
X |
Flag set. Event has occurred. |
NULL |
Flag is Not Set |
|
VVAR_KIND |
ABAP: Type of variant variable |
RVARI_VTYP |
|
CHAR |
|
1 |
0 |
|
VVAR_NAME |
ABAP: Name of Variant Variable |
RVARI_VNAM |
|
CHAR |
|
30 |
0 |
|
VVAR_SIGN |
ABAP: ID: I/E (include/exclude values) |
TVARV_SIGN |
|
CHAR |
|
1 |
0 |
|
VVAR_OPTI |
ABAP: Selection option (EQ/BT/CP/...) |
TVARV_OPTI |
|
CHAR |
|
2 |
0 |
|