Table/Structure Field list used by SAP ABAP Function Module HR_BEN_GET_ACTUAL_HOURS (Bestimmung der Istarbeitszeit)
SAP ABAP Function Module
HR_BEN_GET_ACTUAL_HOURS (Bestimmung der Istarbeitszeit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PC2B6 - ANZHL | Number of day balance | SOURCE VALUE(ACT_HOURS) LIKE PC2B6-ANZHL |
|
| 2 | PC2B6 - ANZHL | Number of day balance | ||
| 3 | PC2B6 - REDAY | Relative day | ||
| 4 | PC2B6 - ZTART | Time Type | ||
| 5 | PSKEY - PERNR | Personnel Number | ||
| 6 | PSKEY - PERNR | Personnel Number | SOURCE VALUE(PERNR) LIKE PSKEY-PERNR |
|
| 7 | PTM_TIME_RESULTS - BEGDA | Start Date | ||
| 8 | PTM_TIME_RESULTS - ZES | PTM_TIME_RESULTS-ZES | ||
| 9 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 10 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 11 | T74HF - NOHRS | Benefit number of actual hours worked | ||
| 12 | T74HF - NOHRS | Benefit number of actual hours worked | SOURCE VALUE(MINHRS) LIKE T74HF-NOHRS DEFAULT 0 |
|
| 13 | T74HF - TIMTY | Benefit time type for evaluation of actual working hours | ||
| 14 | T74HF - TIMTY | Benefit time type for evaluation of actual working hours | SOURCE VALUE(TIME_TYPE) LIKE T74HF-TIMTY |