The EMDUSDRQEXCL table in SAP ERP or S/4HANA stores Exception Days for Subrequest data. There are total 8 fields in EMDUSDRQEXCL table. The Exception Days for Subrequest 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 EMDUSDRQEXCL table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDRQEXCL Table Fields
Following is the list of fields that are available in SAP EMDUSDRQEXCL table. The primary key fields of the table are MANDT (Client), MDUSREQUESTID (MDUS Request ID), RQITEMID (MDUS Request Item), ITEMNO (Sequence Number for Exception Periods).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| MDUSREQUESTID | MDUS Request ID | E_MDUSREQUESTID | CHAR (22) | |
| RQITEMID | MDUS Request Item | E_MDUSREQUESTITEMID | NUMC (4) | |
| ITEMNO | Sequence Number for Exception Periods | E_MDUSRQEXCLNUMBER | NUMC (8) | |
| DATEFROM | Start Date | E_MDUSDATEFROM | DATS (8) | |
| TIMEFROM | Start Time | E_MDUSTIMEFROM | TIMS (6) | |
| DATETO | End Date | E_MDUSDATETO | DATS (8) | |
| TIMETO | End Time | E_MDUSTIMETO | TIMS (6) |


