The EMDUSDIFASSOUT table in SAP ERP or S/4HANA stores Formula Allocation for Output Parameters data. There are total 5 fields in EMDUSDIFASSOUT table. The Formula Allocation for Output Parameters 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 EMDUSDIFASSOUT table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDIFASSOUT Table Fields
Following is the list of fields that are available in SAP EMDUSDIFASSOUT table. The primary key fields of the table are MANDT (Client), INTERFACE (Time-of-Use Interface), FORMASSIGN (Formula Allocation), PARNUMBER (Parameter number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| INTERFACE | Time-of-Use Interface | E_MDUSIFACE | EMDUSDIFACEHEAD | CHAR (10) |
| FORMASSIGN | Formula Allocation | E_MDUSFORMASSIGN | NUMC (6) | |
| PARNUMBER | Parameter number | EPARNUMBER | NUMC (2) | |
| RESPAR | Result Parameters | E_MDUSRESPAR | EMDUSDIFRES | CHAR (10) |


