Table list used by SAP ABAP Function Module EXIT_SAPLHRWPC_EXITS_001 (Determine Salary Years for Employee Profile)
SAP ABAP Function Module
EXIT_SAPLHRWPC_EXITS_001 (Determine Salary Years for Employee Profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HRWPC_S_EP_DDIC | Auxiliary Struct. for Req. Data Elements in Empl. Profile | SOURCE VALUE(NR_YEARS) LIKE HRWPC_S_EP_DDIC-DELTA_YEAR |
|
| 2 | HRWPC_S_EP_SALARY_YEAR | Salary Years | SOURCE YEARS STRUCTURE HRWPC_S_EP_SALARY_YEAR |
|
| 3 | PSKEY | Keys for HR Master Data | SOURCE VALUE(PERNR) LIKE PSKEY-PERNR |
|