SAP Table TVARV
Table of variables in selection criteria
TVARV (Table of variables in selection criteria) 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 TVARV to other SAP tables.
TVARV table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NAME | ABAP: Name of Variant Variable | RVARI_VNAM | CHAR | 30 | 0 | |||
TYPE | ABAP: Type of selection | RSSCR_KIND | CHAR | 1 | 0 | |||
NUMB | ABAP: Current selection number | TVARV_NUMB | NUMC | 4 | 0 | |||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | 0 | |||
OPTI | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | 0 | |||
LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | TVARV_VAL | CHAR | 45 | 0 | |||
HIGH | ABAP/4: Selection value (LOW or HIGH value, external format) | TVARV_VAL | CHAR | 45 | 0 |