The EEDMSETTLPROCPA table in SAP ERP or S/4HANA stores Settlement Procedure (Procedure Parameters) data. There are total 5 fields in EEDMSETTLPROCPA table. The Settlement Procedure (Procedure 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 EEDMSETTLPROCPA table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLPROCPA Table Fields
Following is the list of fields that are available in SAP EEDMSETTLPROCPA table. The primary key fields of the table are MANDT (Client), SETTLPROCESS (Settlement Procedure), PARTYPE (Parameter Type in Settlement Procedure), PARNUMBER (Parameter number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SETTLPROCESS | Settlement Procedure | E_EDMSETTLPROCESS | EEDMSETTLPROC | CHAR (10) |
| PARTYPE | Parameter Type in Settlement Procedure | E_EDMSETTLPARTYPE | NUMC (1) | |
| PARNUMBER | Parameter number | EPARNUMBER | NUMC (2) | |
| PARNAME | Name of Parameter for Settlement Steps | E_EDMSETTLPARNAME | EEDMSETTLPARAM | CHAR (15) |


