The EMDUSDFORMINT table in SAP ERP or S/4HANA stores Text Table for MDUS Formula Input Parameters data. There are total 5 fields in EMDUSDFORMINT table. The Text Table for MDUS Formula Input 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 EMDUSDFORMINT table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDFORMINT Table Fields
Following is the list of fields that are available in SAP EMDUSDFORMINT table. The primary key fields of the table are MANDT (Client), FORMULA (Time-of-Use Formula), PARNUMBER (Parameter number), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| FORMULA | Time-of-Use Formula | E_MDUSFORM | EMDUSDFORMHEAD | CHAR (10) |
| PARNUMBER | Parameter number | EPARNUMBER | EMDUSDFORMIN | NUMC (2) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| TEXT | Text for Input Parameter of Time-of-Use Formula | E_MDUSFORMIN_TXT | CHAR (40) |


