SAP VARIT_CI Variant Texts, Cross-Client Table
Overview
VARIT_CI is a standard SAP S/4HANA table that stores Variant Texts, Cross-Client data. There are total 4 fields in the VARIT_CI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VARIT_CI belongs to Logical DB, Selection Screens, Selection Variants (BC-ABA-TO) module and is located in the package Selection Screens, Variants, Logical Databases (SLDBV).
In addition, following links provide an overview of foreign key relationships, if any, that link VARIT_CI to other SAP tables and standard CDS views available based on VARIT_CI table in S/4HANA 2020.
Techincal Settings of VARIT_CI
Below are technical details of the table VARIT_CI
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VARIT_CI Fields
The following table gives you an overview of the fields available in VARIT_CI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | LANGU | * | LANG | 1 |
| REPORT | ABAP: Program Name in Variant Key | VARI_REPRT | VARID_CI | CHAR | 40 |
| SVARIANT | Selection variant name (cross-client) | VARIANT_CI | VARID_CI | CHAR | 14 |
| VTEXT | Program variant short text | RVART_VTXT | CHAR | 30 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VARIT_CI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VARIT_CI | REPORT | 1: CN | VARID_CI |
| VARIT_CI | SVARIANT | : | VARID_CI |