Data Element list used by SAP ABAP Function Module GET_DTINFO_FROM_ITAB (Get the detail of the downtime from an internal table)
SAP ABAP Function Module
GET_DTINFO_FROM_ITAB (Get the detail of the downtime from an internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRDTDATEFR | From Date of Data Entry Period | SOURCE REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM |
|
| 2 | CRDTDATETO | To Date of Data Entry Period | SOURCE REFERENCE(I_DATETO) LIKE DTRESR-DATETO |
|
| 3 | DTEH | Downtime Unit | SOURCE REFERENCE(I_UNIT) LIKE DTRESR-DTEH |
|