Table list used by SAP ABAP Function Module HR_BEN_US_GET_GROSS_COMP (Retrieve gross compensation from payroll result)
SAP ABAP Function Module
HR_BEN_US_GET_GROSS_COMP (Retrieve gross compensation from payroll result) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0510 | HR Master Record: Infotype 0510 (Tax-sheltered annuity) | SOURCE REFERENCE(YEAR_WORTH) LIKE P0510-EEYIC OPTIONAL |
|
| 2 | P0510 | HR Master Record: Infotype 0510 (Tax-sheltered annuity) | SOURCE VALUE(GROSS) LIKE P0510-LEEPC |
|
| 3 | PC207 | Payroll Results: Results Table | SOURCE VALUE(SALARY) LIKE PC207-BETRG |
|
| 4 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(CHKDT) LIKE PC261-PAYDT |
|
| 5 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(ABKRS) LIKE PC261-ABKRS |
|
| 6 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|
| 7 | RPBENERR | Benefit structure for error table | SOURCE ERROR_TAB STRUCTURE RPBENERR |
|
| 8 | T511K | Payroll Parameters | SOURCE VALUE(IMP_DATE) LIKE T511K-BEGDA |
|
| 9 | T74HN | Benefits Assignment of Wage Types to Compensation Model | SOURCE CPMOD_TAB STRUCTURE T74HN |
|