The EDEREGPROC table in SAP ERP or S/4HANA stores Deregulation Process data. There are total 7 fields in EDEREGPROC table. The Deregulation Process 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 EDEREGPROC table. It is in IS-U-IDE: Utility Scenario and Service Provider Agreement (EE_DEREG) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP EDEREGPROC Table Fields
Following is the list of fields that are available in SAP EDEREGPROC table. The primary key fields of the table are DEREGPROC (Deregulation Process).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DEREGPROC | Deregulation Process | E_DEREGPROC | CHAR (10) | |
| POD_SPECIFIC | Deregulation Process Executed for Each Point of Delivery | E_DEREGPOD_SPECIFIC | CHAR (1) | |
| DEREGPROCDOCU | Documentation Object | DOKU_OBJ | DOKHL | CHAR (60) |
| PODGROUP_SPECIFI | SAV Can Be Created for Each Point of Delivery Group | E_DEREGPODGROUP_SPECIFIC | CHAR (1) | |
| SCENARIO_SPECIFI | SAV Can be Created for Each Supply Scenario | E_DEREGSCENARIO_SPECIFIC | CHAR (1) | |
| CHECKFUNCTION | Module for General Parameter Configuration Checks | E_DEREGCHECKFUNCTION | * | CHAR (30) |
| UNIQUE_SPAGREE | Only Use Parameter Configuration Once | E_UNIQUE_SPAGREE | CHAR (1) |


