Table list used by SAP ABAP Function Module GET_STOPPAGE_WITH_TPLNR (Get the stoppage based on the function location)
SAP ABAP Function Module
GET_STOPPAGE_WITH_TPLNR (Get the stoppage based on the function location) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DTRESR | Table for Entering Downtimes | SOURCE REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM |
|
| 2 | DTRESR | Table for Entering Downtimes | SOURCE REFERENCE(I_DATETO) LIKE DTRESR-DATETO |
|
| 3 | IFLOT | Functional Location (Table) | SOURCE I_ITAB_IFLOT STRUCTURE IFLOT |
|
| 4 | IFLOT | Functional Location (Table) | ||
| 5 | S070 | Breakdown Statistics | ||
| 6 | S070 | Breakdown Statistics | SOURCE E_ITAB_S070 STRUCTURE S070 |
|