The EMDUSDRQHEAD table in SAP ERP or S/4HANA stores Table of MDUS Request Data data. There are total 14 fields in EMDUSDRQHEAD table. The Table of MDUS Request Data 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 EMDUSDRQHEAD table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDRQHEAD Table Fields
Following is the list of fields that are available in SAP EMDUSDRQHEAD table. The primary key fields of the table are MANDT (Client), MDUSREQUESTID (MDUS Request ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| MDUSREQUESTID | MDUS Request ID | E_MDUSREQUESTID | CHAR (22) | |
| PROCESS | Creation Process for MDUS Request | E_MDUSRQPROCESS | NUMC (2) | |
| STATUS | Status of MDUS Request | E_MDUSRQSTATUS | NUMC (2) | |
| PRIORITY | Priority of MDUS Request | E_MDUSREQUESTPRIO | NUMC (1) | |
| TIMEZONE | Time Zone | TIMEZONE | * | CHAR (6) |
| ANLAGE | Installation | ANLAGE | * | CHAR (10) |
| ABRDATS | Scheduled Billing Date | ABRDATS | DATS (8) | |
| ABRVORG | Billing Transaction | ABRVORG | CHAR (2) | |
| MDUS | Meter Data Unification & Synchronization | E_AMI_MDUS | TEAMI_MDUS | CHAR (10) |
| 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) |


