Table list used by SAP ABAP Function Module HR_GET_EMPLOYEE_DATA (Lesen der Personaldaten aus dem HR für eine Person)
SAP ABAP Function Module
HR_GET_EMPLOYEE_DATA (Lesen der Personaldaten aus dem HR für eine Person) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OBJEC | Work Area for Database PCH | SOURCE VALUE(PERSON_ID) LIKE OBJEC-OBJID |
|
| 2 | OBJEC | Work Area for Database PCH | ||
| 3 | P0000 | HR Master Record: Infotype 0000 (Actions) | ||
| 4 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | ||
| 5 | P0002 | HR Master Record: Infotype 0002 (Personal Data) | ||
| 6 | P0006 | HR Master Record: Infotype 0006 (Addresses) | ||
| 7 | P0105 | HR Master Record: Infotype 0105 (Communications) | ||
| 8 | PERSON | Standard Selection of Persons for Manpower Planning | ||
| 9 | PERSON | Standard Selection of Persons for Manpower Planning | SOURCE VALUE(PERSONAL_DATA) LIKE PERSON |
|