The EMDUSDIFTOUTAB table in SAP ERP or S/4HANA stores TOU Periods of TOU Interface data. There are total 9 fields in EMDUSDIFTOUTAB table. The TOU Periods of TOU Interface 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 EMDUSDIFTOUTAB table. It is in MDUS Integration (EE_MDUS) ABAP package and is part of the Contract Billing (IS-U-BI) module.
SAP EMDUSDIFTOUTAB Table Fields
Following is the list of fields that are available in SAP EMDUSDIFTOUTAB table. The primary key fields of the table are MANDT (Client), INTERFACE (Time-of-Use Interface), SEASON (Season type), DAYGROUP (Day Group), DATEFROM (Start Date).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| INTERFACE | Time-of-Use Interface | E_MDUSIFACE | * | CHAR (10) |
| SEASON | Season type | E_SEASON | * | CHAR (10) |
| DAYGROUP | Day Group | E_MDUSDAYGRP | CHAR (10) | |
| DATEFROM | Start Date | E_MDUSDATEFROM | DATS (8) | |
| TOUFROM | Start of Time-of-Use Period | E_MDUSTOUFROM | TIMS (6) | |
| TOUTO | End of Time-of-Use Period | E_MDUSTOUTO | TIMS (6) | |
| FORMASSIGN | Formula Allocation | E_MDUSFORMASSIGN | NUMC (6) | |
| FORMULA | Time-of-Use Formula | E_MDUSFORM | * | CHAR (10) |


