The EMDUSDRQRESULT table in SAP ERP or S/4HANA stores Results for Subrequest data. There are total 12 fields in EMDUSDRQRESULT table. The Results 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 EMDUSDRQRESULT table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDRQRESULT Table Fields
Following is the list of fields that are available in SAP EMDUSDRQRESULT table. The primary key fields of the table are MANDT (Client), MDUSREQUESTID (MDUS Request ID), RQITEMID (MDUS Request Item), PARNUMBER (Parameter Number).
| 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) | |
| PARNUMBER | Parameter Number | E_MDUSRQPARNUMBER | NUMC (8) | |
| PARCAT | Output Parameter Category | E_MDUSPARCATOUT | NUMC (2) | |
| MASS | Unit of Measurement | E_MASS | * | UNIT (3) |
| DATE | Date | E_MDUSDATE | DATS (8) | |
| TIME | Time | E_MDUSTIME | TIMS (6) | |
| TIMEZONE | Time Zone | TIMEZONE | * | CHAR (6) |
| PROFILE | Number of EDM Profile | E_PROFILE | * | NUMC (18) |
| REPLVALUE | Replacement Value | E_MDUSREPLVALUEFLAG | CHAR (1) | |
| RESPAR | Result Parameters | E_MDUSRESPAR | CHAR (10) |


