Table list used by SAP ABAP Function Module HR_GET_LEAVE_DATA (Urlaubsdaten für eine Personalnummer mit Zeitraumvorgaben)
SAP ABAP Function Module
HR_GET_LEAVE_DATA (Urlaubsdaten für eine Personalnummer mit Zeitraumvorgaben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | SOURCE I0001 STRUCTURE P0001 OPTIONAL |
|
| 2 | P0003 | HR Master Record: Infotype 0003 (Payroll Status) | SOURCE I0003 STRUCTURE P0003 OPTIONAL |
|
| 3 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(CDATUM) LIKE P0005-UBE01 DEFAULT SY-DATUM |
|
| 4 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(OBJPS_0005) LIKE P0005-OBJPS OPTIONAL |
|
| 5 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(ENDDA_0005) LIKE P0005-ENDDA DEFAULT '99991231' |
|
| 6 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(BEGDA_0005) LIKE P0005-BEGDA DEFAULT '18000101' |
|
| 7 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE I0005 STRUCTURE P0005 OPTIONAL |
|
| 8 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(UBEGD) LIKE P0005-UBE01 OPTIONAL |
|
| 9 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | SOURCE VALUE(UENDD) LIKE P0005-UEN01 OPTIONAL |
|
| 10 | P0005 | HR Master Record: Infotype 0005 (Leave Entitlement) | ||
| 11 | P0083 | HR Master Record: Infotype 0083 (Leave Compensation) | SOURCE I0083 STRUCTURE P0083 OPTIONAL |
|
| 12 | P0083 | HR Master Record: Infotype 0083 (Leave Compensation) | ||
| 13 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |