Table/Structure Field 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 | AFVGDT - AUTYP | Order category | ||
| 2 | CAPSHIFT - ARBID | Object ID of the resource | ||
| 3 | CAPSHIFT - ATSUM | Actual Time Total | ||
| 4 | CAPSHIFT - KAPAR | Capacity category | ||
| 5 | CAPSHIFT - KAPID | Capacity ID | ||
| 6 | CAPSHIFT - KEINH | Unit of the capacity requirements | ||
| 7 | CAPSHIFT - SCHNR | Shift number of the available capacity | ||
| 8 | CAPSHIFT - TAGE | System Date | ||
| 9 | DTELID - DTELI | Downtime Element ID | ||
| 10 | DTINFO - OBJID | Object ID of the resource | ||
| 11 | DTINFO - SCHNR | Shift number of the available capacity | ||
| 12 | DTINFO - KAPID | Capacity ID | ||
| 13 | DTINFO - KAPAR | Capacity category | ||
| 14 | DTINFO - DTEH | Downtime Unit | ||
| 15 | DTINFO - DTDVO | Default Duration of Downtimes | ||
| 16 | DTINFO - DTDAT | Downtime Date | ||
| 17 | DTINFO - DTELI | Downtime Element ID | ||
| 18 | DTRESR - DTEH | Downtime Unit | ||
| 19 | DTRESR - DTELI | Downtime Element ID | SOURCE REFERENCE(I_DTELI) LIKE DTRESR-DTELI |
|
| 20 | DTRESR - DTELI | Downtime Element ID | ||
| 21 | DTRESR - DTEH | Downtime Unit | SOURCE REFERENCE(I_UNIT) LIKE DTRESR-DTEH |
|
| 22 | DTRESR - DATETO | To Date of Data Entry Period | ||
| 23 | DTRESR - DATETO | To Date of Data Entry Period | SOURCE REFERENCE(I_DATETO) LIKE DTRESR-DATETO |
|
| 24 | DTRESR - DATEFROM | From Date of Data Entry Period | SOURCE REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM |
|
| 25 | DTRESR - DATEFROM | From Date of Data Entry Period | ||
| 26 | REDTEL - ARBID | Object ID of the resource | SOURCE REFERENCE(I_ARBID) LIKE REDTEL-ARBID |
|
| 27 | REDTEL - ARBID | Object ID of the resource | ||
| 28 | REDTEL - KAPID | Capacity ID | ||
| 29 | REDTEL - KAPID | Capacity ID | SOURCE REFERENCE(I_KAPID) LIKE REDTEL-KAPID |
|
| 30 | SYST - DATUM | ABAP System Field: Current Date of Application Server |