The EEDMSETTLDOC table in SAP ERP or S/4HANA stores Settlement Document (Header) data. There are total 16 fields in EEDMSETTLDOC table. The Settlement Document (Header) 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 EEDMSETTLDOC table. It is in EDM Settlement (EE_EDM_SET) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EEDMSETTLDOC Table Fields
Following is the list of fields that are available in SAP EEDMSETTLDOC table. The primary key fields of the table are MANDT (Client), SETTLDOC (Settlement Document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SETTLDOC | Settlement Document | E_EDMSETTLDOC | NUMC (12) | |
| TIME_ZONE | Time Zone | TIMEZONE | * | CHAR (6) |
| SETTLPROCESS | Settlement Procedure | E_EDMSETTLPROCESS | * | CHAR (10) |
| SETTLDOCMODE | Settlement Run Mode | E_EDMSETTLDOCMODE | NUMC (2) | |
| SETTLREFDOC | Reference Settlement Document | E_EDMSETTLREFDOC | * | NUMC (12) |
| SETTLSELDOC | Settlement Document for Selecting Points of Delivery | E_EDMSETTLSELDOC | * | NUMC (12) |
| SETTLDOCSTATUS | Settlement Document Status | E_SETTLDOCSTATUS | NUMC (2) | |
| SETTLDOCSELECT | Variants for Selection of Settlement Units | E_SETTLDOCSELECT | * | CHAR (14) |
| 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) | |
| VERSION | Settlement Version Number | E_EDMSETTLVERSION | NUMC (3) |


