The EEDMSETTLSTEPPA table in SAP ERP or S/4HANA stores Settlement Steps (Parameters) data. There are total 6 fields in EEDMSETTLSTEPPA table. The Settlement Steps (Parameters) 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 EEDMSETTLSTEPPA table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLSTEPPA Table Fields
Following is the list of fields that are available in SAP EEDMSETTLSTEPPA table. The primary key fields of the table are MANDT (Client), SETTLSTEP (Settlement Step), PARKIND (Parameter Type of Settlement Step), PARNUMBER (Parameter number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SETTLSTEP | Settlement Step | E_EDMSETTLSTEP | EEDMSETTLSTEP | CHAR (10) |
| PARKIND | Parameter Type of Settlement Step | E_EDMSETTLPARKIND | NUMC (1) | |
| PARNUMBER | Parameter number | EPARNUMBER | NUMC (2) | |
| PARNAME | Name of Settlement-Specific Parameter | E_EDMSETTLSTEPPARNAME | EEDMSETTLPARAM | CHAR (15) |
| PAROPTIONAL | Parameter is Optional in Settlement Step | E_EDMSETTLPAROPTIONAL | CHAR (1) |


