Data Element list used by SAP ABAP Function Module GET_TIME_SEGMENT_VIA_SHIFT_DEF (Get the time segments according to the shift definition of the capacity)
SAP ABAP Function Module
GET_TIME_SEGMENT_VIA_SHIFT_DEF (Get the time segments according to the shift definition of the capacity) 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 AFVGDT-ARBID |
|
| 4 | DTEH | Downtime Unit | SOURCE REFERENCE(I_UNIT) LIKE DTRESR-DTEH |
|
| 5 | KAPID | Capacity ID | SOURCE REFERENCE(I_KAPID) LIKE DTRESR-KAPID |
|