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 | PUN_IVAL - BEGDA | Start Date | ||
| 2 | PUN_IVAL - DAYS_INT | Days within time interval | ||
| 3 | PUN_IVAL - DAYS_INT | Days within time interval | SOURCE VALUE(E09_TOTAL_DAYS) LIKE PUN_IVAL-DAYS_INT |
|
| 4 | PUN_IVAL - ENDDA | End Date | ||
| 5 | PUN_IVAL - FULL_YEARS | Number of employment years | ||
| 6 | PUN_IVAL - FULL_YEARS | Number of employment years | SOURCE VALUE(E09_FULL_YEARS) LIKE PUN_IVAL-FULL_YEARS |
|
| 7 | PUN_IVAL - MONTHS_DEC | Months (Decimal in a Time Interval) | ||
| 8 | PUN_IVAL - MONTHS_DEC | Months (Decimal in a Time Interval) | SOURCE VALUE(E09_TOTAL_MONTHS) LIKE PUN_IVAL-MONTHS_DEC |
|
| 9 | PUN_IVAL - REM_DAYS | Days That Do Not Result in Full Month | ||
| 10 | PUN_IVAL - REM_DAYS | Days That Do Not Result in Full Month | SOURCE VALUE(E09_REMAIN_DAYS) LIKE PUN_IVAL-REM_DAYS |
|
| 11 | PUN_IVAL - REM_MONTHS | Months That Do Not Result in Full Year | ||
| 12 | PUN_IVAL - REM_MONTHS | Months That Do Not Result in Full Year | SOURCE VALUE(E09_REMAIN_MONTHS) LIKE PUN_IVAL-REM_MONTHS |
|
| 13 | PUN_IVAL - YEARS_DEC | Years in a time interval | ||
| 14 | PUN_IVAL - YEARS_DEC | Years in a time interval | SOURCE VALUE(E09_TOTAL_YEARS) LIKE PUN_IVAL-YEARS_DEC |
|
| 15 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |