Table/Structure Field list used by SAP ABAP Function Module HR_UN_TIME_COMPUTE (Ermittlung Jahre/Monate/Tage innerhalb von Intervallen)
SAP ABAP Function Module HR_UN_TIME_COMPUTE (Ermittlung Jahre/Monate/Tage innerhalb von Intervallen) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  PUN_IVAL - BEGDA Start Date
2 Table/Structure Field  PUN_IVAL - DAYS_INT Days within time interval
3 Table/Structure Field  PUN_IVAL - DAYS_INT Days within time interval SOURCE VALUE(E09_TOTAL_DAYS) LIKE PUN_IVAL-DAYS_INT
4 Table/Structure Field  PUN_IVAL - ENDDA End Date
5 Table/Structure Field  PUN_IVAL - FULL_YEARS Number of employment years
6 Table/Structure Field  PUN_IVAL - FULL_YEARS Number of employment years SOURCE VALUE(E09_FULL_YEARS) LIKE PUN_IVAL-FULL_YEARS
7 Table/Structure Field  PUN_IVAL - MONTHS_DEC Months (Decimal in a Time Interval)
8 Table/Structure Field  PUN_IVAL - MONTHS_DEC Months (Decimal in a Time Interval) SOURCE VALUE(E09_TOTAL_MONTHS) LIKE PUN_IVAL-MONTHS_DEC
9 Table/Structure Field  PUN_IVAL - REM_DAYS Days That Do Not Result in Full Month
10 Table/Structure Field  PUN_IVAL - REM_DAYS Days That Do Not Result in Full Month SOURCE VALUE(E09_REMAIN_DAYS) LIKE PUN_IVAL-REM_DAYS
11 Table/Structure Field  PUN_IVAL - REM_MONTHS Months That Do Not Result in Full Year
12 Table/Structure Field  PUN_IVAL - REM_MONTHS Months That Do Not Result in Full Year SOURCE VALUE(E09_REMAIN_MONTHS) LIKE PUN_IVAL-REM_MONTHS
13 Table/Structure Field  PUN_IVAL - YEARS_DEC Years in a time interval
14 Table/Structure Field  PUN_IVAL - YEARS_DEC Years in a time interval SOURCE VALUE(E09_TOTAL_YEARS) LIKE PUN_IVAL-YEARS_DEC
15 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
16 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables