The EEDMSETTLPROCPRT table in SAP ERP or S/4HANA stores Settlement Procedure (Log Display: Texts) data. There are total 7 fields in EEDMSETTLPROCPRT table. The Settlement Procedure (Log Display: Texts) 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 EEDMSETTLPROCPRT table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLPROCPRT Table Fields
Following is the list of fields that are available in SAP EEDMSETTLPROCPRT table. The primary key fields of the table are MANDT (Client), SETTLPROCESS (Settlement Procedure), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SETTLPROCESS | Settlement Procedure | E_EDMSETTLPROCESS | EEDMSETTLPROCPRO | CHAR (10) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| CONTEXT_TXT_1 | Description of Column of Settlement Context 1 | E_EDMSETTLLVC_TXT1 | CHAR (40) | |
| CONTEXT_TXT_2 | Description of Column for Settlement Context 2 | E_EDMSETTLLVC_TXT2 | CHAR (40) | |
| CONTEXT_TXT_3 | Description of Column of Settlement Context 3 | E_EDMSETTLLVC_TXT3 | CHAR (40) | |
| CONTEXT_TXT_4 | Description of Column of Settlement Context 4 | E_EDMSETTLLVC_TXT4 | CHAR (40) |


