TVARV - Table of variables in selection criteria
Table of variables in selection criteria information is stored in SAP table TVARV.
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 TVARV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
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 | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 |