The EDISCREMOV table in SAP ERP or S/4HANA stores Disconnection Document: Device Removal Periods data. There are total 13 fields in EDISCREMOV table. The Disconnection Document: Device Removal Periods 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 EDISCREMOV table. It is in IS-U: Cross-Application Functions (EE05) ABAP package and is part of the Customer Service (IS-U-CS) module.
SAP EDISCREMOV Table Fields
Following is the list of fields that are available in SAP EDISCREMOV table. The primary key fields of the table are MANDT (Client), DISCNO (Disconnection document number), ANLAGE (Installation), DISCOBJ (Disconnection object number), BIS (Date to which a disconnection is valid), BIS_TIME (Time until which a disconnection is effective), DISCACT_BEGIN (Disconnection activity that caused creation of period).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DISCNO | Disconnection document number | DISCNO | EDISCDOC | CHAR (12) |
| ANLAGE | Installation | ANLAGE | EANL | CHAR (10) |
| DISCOBJ | Disconnection object number | DISCOBJ | * | NUMC (4) |
| BIS | Date to which a disconnection is valid | DISC_BIS | DATS (8) | |
| BIS_TIME | Time until which a disconnection is effective | DISC_BISTI | TIMS (6) | |
| DISCACT_BEGIN | Disconnection activity that caused creation of period | DISCACT_BEGIN | NUMC (4) | |
| LOGIKNR | Logical device number | LOGIKNR | NUMC (18) | |
| EQUINR | Equipment number of a heating system (comp. maintenance) | EQUINR | CHAR (10) | |
| AB | Date from which a disconnection is valid | DISC_AB | DATS (8) | |
| AB_TIME | Time from which a disconnection is effective | DISC_ABTI | TIMS (6) | |
| DISCACT_END | Disconnection activity that caused end of period | DISCACT_END | NUMC (4) | |
| DISCSTATE | Disconnection status | DISCSTATE | CHAR (2) |


