The EEDMFORMDETVART table in SAP ERP or S/4HANA stores Determination Method for EDM Formula Variable (Text) data. There are total 4 fields in EEDMFORMDETVART table. The Determination Method for EDM Formula Variable (Text) 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 EEDMFORMDETVART table. It is in Profile Management (EE_EDM_PRO) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMFORMDETVART Table Fields
Following is the list of fields that are available in SAP EEDMFORMDETVART table. The primary key fields of the table are MANDT (Client), DETVARID (ID EDM Formula Variable), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DETVARID | ID EDM Formula Variable | EFORMULADETVARID | EEDMFORMDETVAR | CHAR (15) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| DETVARTXT | Description of EDM Formula Variable | EFORMULADETVARTXT | CHAR (60) |


