Table list used by SAP ABAP Function Module HR_PAYROLL (Start Payroll)
SAP ABAP Function Module
HR_PAYROLL (Start Payroll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PAY_SIM_PERNR | Transfer of personnel numbers during simulation run | SOURCE EMPLOYEE_NUMBERS STRUCTURE PAY_SIM_PERNR |
|
| 2 | PAY_SIM_PERNR | Transfer of personnel numbers during simulation run | ||
| 3 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAYROLL_DATE) LIKE PC261-BONDT OPTIONAL |
|
| 4 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAYROLL_OCRSN) LIKE PC261-OCRSN OPTIONAL |
|
| 5 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAYROLL_ID) LIKE PC261-PAYID OPTIONAL |
|
| 6 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(OFF_CYCLE) LIKE PC261-PAYTY DEFAULT SPACE |
|
| 7 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAYROLL_TYPE) LIKE PC261-PAYTY OPTIONAL |
|
| 8 | PCL2 | HR Cluster 2 | ||
| 9 | PERNR | Standard Selections for HR Master Data Reporting | ||
| 10 | RHEAD | Structure of program header | ||
| 11 | RPCALCX0 | Parameters for RPCALCx0 Reports | SOURCE VALUE(TST_ON) LIKE RPCALCX0-TST_ON DEFAULT 'X' |
|
| 12 | RPCALCX0 | Parameters for RPCALCx0 Reports | SOURCE VALUE(IMP_BUFF) LIKE RPCALCX0-EXP_BUFF DEFAULT ' ' |
|
| 13 | RPCALCX0 | Parameters for RPCALCx0 Reports | SOURCE VALUE(COSTPLANNING) LIKE RPCALCX0-COSTPLAN DEFAULT SPACE |
|
| 14 | RSPARAMS | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | ||
| 15 | T500L | Personnel Country Grouping | ||
| 16 | T500L | Personnel Country Grouping | SOURCE VALUE(COUNTRY_GRP) LIKE T500L-MOLGA OPTIONAL |
|
| 17 | T52OCC | Categories for Off-Cycle Reasons | ||
| 18 | T52OCR | Reasons for Off-Cycle Payroll Runs | ||
| 19 | T549A | Payroll areas | SOURCE VALUE(PAYROLL_AREA) LIKE T549A-ABKRS OPTIONAL |
|
| 20 | T549A | Payroll areas | ||
| 21 | T549Q | Payroll Periods | SOURCE VALUE(PAYROLL_YEAR) LIKE T549Q-PABRJ OPTIONAL |
|
| 22 | T549Q | Payroll Periods | SOURCE VALUE(PAYROLL_PERIOD) LIKE T549Q-PABRP OPTIONAL |
|
| 23 | TRDIR | Generated Table for View | SOURCE VALUE(PROGRAM_NAME) LIKE TRDIR-NAME |
|
| 24 | TRDIR | Generated Table for View | ||
| 25 | VARI | ABAP/4: Variant storage (similar to INDX) | SOURCE VALUE(SELECTION_VARIANT) LIKE VARI-VARIANT |