Table list used by SAP ABAP Function Module EXIT_SAPLRPRP_001 (Set Start and End Date for the Current Payroll Result)
SAP ABAP Function Module
EXIT_SAPLRPRP_001 (Set Start and End Date for the Current Payroll Result) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | SOURCE VALUE(A_PERNR) LIKE P0001-PERNR |
|
| 2 | PC202 | Payroll Status Information | SOURCE VALUE(A_VERSC) LIKE PC202 |
|
| 3 | PC202 | Payroll Status Information | SOURCE VALUE(BEGDA) LIKE PC202-BONDT |
|
| 4 | PC202 | Payroll Status Information | SOURCE VALUE(ENDDA) LIKE PC202-BONDT |
|
| 5 | PC23H | Payroll results: Tax accumulation (USA) | SOURCE IM_TCRT STRUCTURE PC23H OPTIONAL |
|
| 6 | T52IA | Payroll Infotypes | SOURCE VALUE(A_CUMTY) LIKE T52IA-CUMTY |
|