The EEDMSETTLDOCERR table in SAP ERP or S/4HANA stores Settlement Document (Errors) data. There are total 24 fields in EEDMSETTLDOCERR table. The Settlement Document (Errors) 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 EEDMSETTLDOCERR table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLDOCERR Table Fields
Following is the list of fields that are available in SAP EEDMSETTLDOCERR table. The primary key fields of the table are MANDT (Client), SETTLERRORKEY (Unique Key for Settlement Error).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SETTLERRORKEY | Unique Key for Settlement Error | E_SETTLERRORTKEY | CHAR (22) | |
| SETTLDOC | Settlement Document | E_EDMSETTLDOC | * | NUMC (12) |
| SETTLDOCRUN | Number of Settlement Run | E_EDMSETTLDOCRUN | NUMC (3) | |
| SETTLSTEP | Settlement Step | E_EDMSETTLSTEP | CHAR (10) | |
| SETTLDOCLINE | Number of Line for Settlement Document | E_EDMSETTLDOCLINE | NUMC (4) | |
| MSGID | Message Class | SYMSGID | * | CHAR (20) |
| MSGTY | Message Type | SYMSGTY | CHAR (1) | |
| MSGNO | Message Number | SYMSGNO | NUMC (3) | |
| MSGV1 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV2 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV3 | Message Variable | SYMSGV | CHAR (50) | |
| MSGV4 | Message Variable | SYMSGV | CHAR (50) | |
| SETTLUNIT | Settlement Unit | E_EDMSETTLUNIT | * | CHAR (10) |
| GRID_ID | Grid | GRID_ID | EGRID | CHAR (10) |
| SETTLERRSTATUS | Status of Entry in Settlement Error Log | E_EDMSETTLERRSTATUS | NUMC (2) | |
| SETTIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| CONFIRMTIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| ERDAT | Date on which the record was created | ERDAT | DATS (8) | |
| ERNAM | Name of Person who Created the Object | ERNAM | CHAR (12) | |
| AEDAT | Date of Last Change | AEDAT | DATS (8) | |
| AENAM | Name of person who changed object | AENAM | CHAR (12) | |
| BEGRU | Authorization Group | BEGRU | CHAR (4) | |
| LOEVM | Deletion Indicator | LOEVM | CHAR (1) |


