SAP Table VARIT

Variant Texts

VARIT (Variant Texts) 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 VARIT to other SAP tables.

VARIT table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LANGU Language Key LANGU LANG 1 0
REPORT ABAP: Program Name in Variant Key VARI_REPRT CHAR 40 0
VARIANT ABAP: Name of variant (without program name) VARIANT VARID CHAR 14 0
VTEXT Program variant short text RVART_VTXT CHAR 30 0

VARIT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VARIT VARIANT ' ' VARID Variant directory FLAG2
VARIT VARIANT VARIT MANDT VARID Variant directory MANDT
VARIT VARIANT VARIT REPORT VARID Variant directory REPORT
VARIT VARIANT VARIT VARIANT VARID Variant directory VARIANT
VARIT VARIANT ' ' VARID Variant directory FLAG1