Table list used by SAP ABAP Function Module HRWPC_RFC_EP_READ_SALARY (Gehalt und Bonus für Mitarbeiterprofil lesen)
SAP ABAP Function Module
HRWPC_RFC_EP_READ_SALARY (Gehalt und Bonus für Mitarbeiterprofil lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HRWAO_SQ_WAGETYPES | Wage Types for which you want to Determine Salary and Bonus | ||
| 2 | HRWPC_S_EP_DDIC | Auxiliary Struct. for Req. Data Elements in Empl. Profile | SOURCE VALUE(YEARS_PAST) LIKE HRWPC_S_EP_DDIC-DELTA_YEAR |
|
| 3 | HRWPC_S_EP_SALARY | A Person's Salary and Bonus for the Employee Profile | ||
| 4 | HRWPC_S_EP_SALARY | A Person's Salary and Bonus for the Employee Profile | SOURCE SALARY STRUCTURE HRWPC_S_EP_SALARY |
|
| 5 | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | ||
| 6 | PSKEY | Keys for HR Master Data | SOURCE VALUE(PERNR) LIKE PSKEY-PERNR |
|
| 7 | PSKEY | Keys for HR Master Data | SOURCE VALUE(DATUM) LIKE PSKEY-BEGDA DEFAULT SY-DATUM |
|