Data Element list used by SAP ABAP Function Module HRIQ_EVENT_SCHEDULE_TIME (Berechnung der Anzahl Tage, Stunden und Sekunden eines operativen Ablaufs)
SAP ABAP Function Module
HRIQ_EVENT_SCHEDULE_TIME (Berechnung der Anzahl Tage, Stunden und Sekunden eines operativen Ablaufs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DAYCT | Effective duration in days | SOURCE VALUE(DAYS) LIKE HRVSCHED-NDAYS |
|
| 2 | GSCHED | Indicator for a generalized schedule (without pattern) | SOURCE VALUE(GEN_SCHED) LIKE HRVSCHED-GSCHED |
|
| 3 | HRSCT | Effective duration in hours | SOURCE VALUE(HOURS) LIKE HRVSCHED-NHOURS |
|
| 4 | NSECO | Duration in seconds | SOURCE VALUE(SECONDS) LIKE HRVSCHED-NSECO |
|