The EEDMSYNPROFCODE table in SAP ERP or S/4HANA stores Synthetic Profile: Internal Code for Individual Levels data. There are total 4 fields in EEDMSYNPROFCODE table. The Synthetic Profile: Internal Code for Individual Levels 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 EEDMSYNPROFCODE table. It is in Profile Management (EE_EDM_PRO) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSYNPROFCODE Table Fields
Following is the list of fields that are available in SAP EEDMSYNPROFCODE table. The primary key fields of the table are MANDT (Client), PROFILE (Number of EDM Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROFILE | Number of EDM Profile | E_PROFILE | * | NUMC (18) |
| SEASON | Season type | E_SEASON | * | CHAR (10) |
| DAYTYPE | Day type | E_DAYTYPE | * | CHAR (10) |


