SAP VARI ABAP/4: Variant storage (similar to INDX) Table
Overview
VARI is a standard SAP S/4HANA table that stores ABAP/4: Variant storage (similar to INDX) data. There are total 10 fields in the VARI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VARI 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 VARI to other SAP tables and standard CDS views available based on VARI table in S/4HANA 2020.
Techincal Settings of VARI
Below are technical details of the table VARI
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VARI Fields
The following table gives you an overview of the fields available in VARI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| RELID | Relation ID | RELID | CHAR | 2 | |
| REPORT | ABAP: Program Name in Variant Key | VARI_REPRT | * | CHAR | 40 |
| VARIANT | ABAP: Name of variant (without program name) | VARIANT | * | CHAR | 14 |
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | |
| VDATE | ABAP: Date of a variant | VARI_VDATE | DATS | 8 | |
| VTIME | ABAP: Time of a variant | VARI_VTIME | TIMS | 6 | |
| VERNR | ABAP: Program version number | TRDIR_VERN | CHAR | 6 | |
| CLUSTR | BIN2 data element for SYST | SYBIN2 | INT2 | 5 | |
| CLUSTD | Contents of variant | VARILRAW | LRAW | 2886 |
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 VARI