Table list used by SAP ABAP Function Module HR_IN_CALC_TOTAL_PKCRVAL (Function to calculate total perk value of the cars)
SAP ABAP Function Module
HR_IN_CALC_TOTAL_PKCRVAL (Function to calculate total perk value of the cars) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PC207 | Payroll Results: Results Table | ||
| 2 | PC207 | Payroll Results: Results Table | SOURCE REFERENCE(TOTAL_PERK_VALUE) LIKE PC207-BETRG |
|
| 3 | T7INC5 | Perk value of car | SOURCE REFERENCE(PERKVALUE1) LIKE T7INC5-PKVAL |
|
| 4 | T7INC5 | Perk value of car | SOURCE REFERENCE(PERKVALUE2) LIKE T7INC5-PKVAL OPTIONAL |
|
| 5 | T7INC5 | Perk value of car | SOURCE REFERENCE(PERKVALUE3) LIKE T7INC5-PKVAL OPTIONAL |
|