Table list used by SAP ABAP Function Module HR_FBN_CONVERT_PERNR_TO_USERID (Convert the personnel number to SAP user ID)
SAP ABAP Function Module
HR_FBN_CONVERT_PERNR_TO_USERID (Convert the personnel number to SAP user ID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | ||
| 2 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | SOURCE VALUE(PERSONNEL_NUMBER) LIKE P0001-PERNR |
|
| 3 | P0105 | HR Master Record: Infotype 0105 (Communications) | ||
| 4 | PA0105 | HR Master Record: Infotype 0105 (Communications) | ||
| 5 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TABLE STRUCTURE RPBENERR |
|
| 6 | USR02 | Logon Data (Kernel-Side Use) | SOURCE VALUE(USER_ID) LIKE USR02-BNAME |
|