Data Element list used by SAP ABAP Function Module GET_DT_FROM_ITAB_WITH_DTELI (Get the detail of the downtime according to the downtime element)
SAP ABAP Function Module
GET_DT_FROM_ITAB_WITH_DTELI (Get the detail of the downtime according to the downtime element) 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 | CR_OBJID | Object ID of the resource | SOURCE REFERENCE(I_ARBID) LIKE REDTEL-ARBID |
|
| 4 | DTEH | Downtime Unit | SOURCE REFERENCE(I_UNIT) LIKE DTRESR-DTEH |
|
| 5 | DTELI | Downtime Element ID | SOURCE REFERENCE(I_DTELI) LIKE DTRESR-DTELI |
|
| 6 | KAPID | Capacity ID | SOURCE REFERENCE(I_KAPID) LIKE REDTEL-KAPID |
|