SAP EEDMSETTLDOCVARI Table – Variant on Settlement Document

The EEDMSETTLDOCVARI table in SAP ERP or S/4HANA stores Variant on Settlement Document data. There are total 8 fields in EEDMSETTLDOCVARI table. The Variant on Settlement Document table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EEDMSETTLDOCVARI table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.

SAP EEDMSETTLDOCVARI Table Fields

Following is the list of fields that are available in SAP EEDMSETTLDOCVARI table. The primary key fields of the table are MANDT (Client), SETTLDOCSELECT (Variants for Selection of Settlement Units), TABLENAME (Table Name).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
SETTLDOCSELECT Variants for Selection of Settlement Units E_SETTLDOCSELECT * CHAR (14)
TABLENAME Table Name TABNAME * CHAR (30)
FIELDNAME Field Name FIELDNAME * CHAR (30)
SIGN ABAP: ID: I/E (include/exclude values) TVARV_SIGN CHAR (1)
OPTIONS ABAP: Selection option (EQ/BT/CP/…) TVARV_OPTI CHAR (2)
LOW ABAP: Selection Value (LOW or HIGH Value, External Format) TVARV_VAL CHAR (45)
HIGH ABAP: Selection Value (LOW or HIGH Value, External Format) TVARV_VAL CHAR (45)