The EEDMSETTLPROCPRO table in SAP ERP or S/4HANA stores Settlement Procedure (Log Display) data. There are total 19 fields in EEDMSETTLPROCPRO table. The Settlement Procedure (Log Display) 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 EEDMSETTLPROCPRO table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLPROCPRO Table Fields
Following is the list of fields that are available in SAP EEDMSETTLPROCPRO table. The primary key fields of the table are MANDT (Client), SETTLPROCESS (Settlement Procedure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SETTLPROCESS | Settlement Procedure | E_EDMSETTLPROCESS | EEDMSETTLPROC | CHAR (10) |
| TREE_TYPE | Representation of Navigation Tree in Log | EEDMPROTTREETYPE | NUMC (2) | |
| TREE_DESCRIPTION | Title of Navigation Tree in Log | EEDMPROTTREEDESCRIPTION | NUMC (2) | |
| COLOR_PROBCLASS1 | Color of Problem Class 1 | EDMSETTLBALCOLCODE1 | CHAR (1) | |
| COLOR_PROBCLASS2 | Color of Problem Class 2 | EDMSETTLBALCOLCODE2 | CHAR (1) | |
| COLOR_PROBCLASS3 | Color of Problem Class 3 | EDMSETTLBALCOLCODE3 | CHAR (1) | |
| COLOR_PROBCLASS4 | Color of Problem Class 4 | EDMSETTLBALCOLCODE4 | CHAR (1) | |
| SHOW_ALL | Application Log: Display all messagee immediately | BALSHOWALL | CHAR (1) | |
| MESS_MARK | Applicationn Log: Messages in list selectable | BALMSGMRK | CHAR (1) | |
| CWIDTH_OPT | Application Log: Optimize message list column width | BAL_CWO | CHAR (1) | |
| TREE_ONTOP | Application Log: Tree: Display above messages | BALTRONTOP | CHAR (1) | |
| NOT_EMPTY | Application Log: Do not show empty branches | BALNOEMPTY | CHAR (1) | |
| MSGOUTPUTLEN | ALV control: Column width in characters | LVC_OUTLEN | NUMC (6) | |
| DISPCONTEXT1 | Display Context Data 1 in Log | EEDMSETTLDISPCONTEXT1 | CHAR (1) | |
| DISPCONTEXT2 | Display Context Data 2 in Log | EEDMSETTLDISPCONTEXT2 | CHAR (1) | |
| DISPCONTEXT3 | Display Context Data 3 in Log | EEDMSETTLDISPCONTEXT3 | CHAR (1) | |
| DISPCONTEXT4 | Display Context Data 4 in Log | EEDMSETTLDISPCONTEXT4 | CHAR (1) | |
| DISPPROBCLASS | Display Problem Class in Log | EEDMDISPPROBCLASS | CHAR (1) |


