SAP Table VARI
ABAP/4: Variant storage (similar to INDX)
VARI (ABAP/4: Variant storage (similar to INDX)) 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 VARI to other SAP tables.
VARI table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
RELID | Relation ID | RELID | CHAR | 2 | 0 | |||
REPORT | ABAP: Program Name in Variant Key | VARI_REPRT | CHAR | 40 | 0 | |||
VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 14 | 0 | |||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | 0 | |||
VDATE | ABAP: Date of a variant | VARI_VDATE | DATS | 8 | 0 | |||
VTIME | ABAP: Time of a variant | VARI_VTIME | TIMS | 6 | 0 | |||
VERNR | ABAP: Program version number | TRDIR_VERN | CHAR | 6 | 0 | |||
CLUSTR | BIN2 data element for SYST | SYBIN2 | INT2 | 5 | 0 | |||
CLUSTD | Contents of variant | VARILRAW | LRAW | 2886 | 0 |