VARICON - Selection variants: Content
Selection variants: Content information is stored in SAP table VARICON.
It is part of development package SLDBV in software component BC-ABA-TO. This development package consists of objects that can be grouped under "Selection Screens, Variants, Logical Databases".
It is part of development package SLDBV in software component BC-ABA-TO. This development package consists of objects that can be grouped under "Selection Screens, Variants, Logical Databases".
Fields for table VARICON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| REPORT | ABAP: Program Name in Variant Key | X | VARI_REPRT | CHAR | 80 | |
| SVARIANT | ABAP: Name of variant (without program name) | X | VARIANT | CHAR | 28 | |
| FIELDNAME | ABAP: Name of SELECT-OPTION/PARAMETER | X | RSSCR_NAME | CHAR | 16 | |
| FTABNAME | Table Name | X | TABNAME | CHAR | 60 | |
| FINDEX | ABAP: Current selection number | X | TVARV_NUMB | NUMC | 8 | |
| SPATTERN | Selection variants: Search help parameter flag | X | RVARI_SP | CHAR | 2 | |
| FROM_INDX | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| TO_INDX | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
| OPTI | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
| LOW | Selection variants: Field content (LOW/HIGH) | RVARI_VAL | CHAR | 264 | ||
| HIGH | Selection variants: Field content (LOW/HIGH) | RVARI_VAL | CHAR | 264 | ||
| DSLOGOP | Logical operation | RSDSLOGOP | CHAR | 6 | ||
| DSARITY | Priority of logical operation | RSDSARITY | INT4 | 4 | ||
| LFIELDNAME | Field name | FNAM_____4 | CHAR | 264 |