The EEDMSETTLSTEP table in SAP ERP or S/4HANA stores Settlement Steps (Header Data) data. There are total 8 fields in EEDMSETTLSTEP table. The Settlement Steps (Header Data) 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 EEDMSETTLSTEP table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLSTEP Table Fields
Following is the list of fields that are available in SAP EEDMSETTLSTEP table. The primary key fields of the table are MANDT (Client), SETTLSTEP (Settlement Step).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SETTLSTEP | Settlement Step | E_EDMSETTLSTEP | CHAR (10) | |
| SETTLSTEPCLASS | Implementation Class for Settlement Step | E_EDMSETTLSTEPCLASS | SEOCLASS | CHAR (30) |
| INPNUMBER | Number of input parameters | EINPNUMBER | NUMC (2) | |
| OUTNUMBER | Number of output parameters | EOUTNUMBER | NUMC (2) | |
| CHGNUMBER | Number of Modifiable Parameters | ECHGNUMBER | NUMC (2) | |
| SETTLUNIT_SINGLE | Step Executed for Each Settlement Unit | E_EEDMSETTLUNIT_SINGLE | CHAR (1) | |
| SELTYPE | Alternative Selection Type for Settlement Steps | E_EDMSETTLSTEP_SELTYPE | * | CHAR (2) |


