SAP Table TVARVC
Table of Variant Variables (Client-Specific)
TVARVC (Table of Variant Variables (Client-Specific)) 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 TVARVC to other SAP tables.
TVARVC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client ID | SYMANDT | CLNT | 3 | 0 | |||
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 | Low Field TVARV | TVARV_LOW | CHAR | 255 | 0 | |||
HIGH | High Field TVARV | TVARV_HGH | CHAR | 255 | 0 | |||
CLIE_INDEP | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | 0 |