TVARVC - Table of Variant Variables (Client-Specific)
Table of Variant Variables (Client-Specific) information is stored in SAP table TVARVC.
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 TVARVC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 6 | * |
| NAME | ABAP: Name of Variant Variable | X | RVARI_VNAM | CHAR | 60 | |
| TYPE | ABAP: Type of selection | X | RSSCR_KIND | CHAR | 2 | |
| NUMB | ABAP: Current selection number | X | TVARV_NUMB | NUMC | 8 | |
| 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_255 | CHAR | 510 | ||
| HIGH | Selection Variants: Field Content (LOW/HIGH) | RVARI_VAL_255 | CHAR | 510 | ||
| CLIE_INDEP | CHAR01 data element for SYST | SYCHAR01 | CHAR | 2 |