Table/Structure Field 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 Table/Structure Field  HRVSCHED - GSCHED Indicator for a generalized schedule (without pattern)
2 Table/Structure Field  HRVSCHED - GSCHED Indicator for a generalized schedule (without pattern) SOURCE VALUE(GEN_SCHED) LIKE HRVSCHED-GSCHED
3 Table/Structure Field  HRVSCHED - NDAYS Effective duration in days SOURCE VALUE(DAYS) LIKE HRVSCHED-NDAYS
4 Table/Structure Field  HRVSCHED - NDAYS Effective duration in days
5 Table/Structure Field  HRVSCHED - NHOURS Effective duration in hours
6 Table/Structure Field  HRVSCHED - NHOURS Effective duration in hours SOURCE VALUE(HOURS) LIKE HRVSCHED-NHOURS
7 Table/Structure Field  HRVSCHED - NSECO Duration in seconds
8 Table/Structure Field  HRVSCHED - NSECO Duration in seconds SOURCE VALUE(SECONDS) LIKE HRVSCHED-NSECO