Table list used by SAP ABAP Function Module HR_IN_GET_WT_SPLIT_PY (To Find wage type splits for a taxcode for a employee)
SAP ABAP Function Module
HR_IN_GET_WT_SPLIT_PY (To Find wage type splits for a taxcode for a employee) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INFO_TAB | Salary packaging Salary component information table | ||
| 2 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | SOURCE P1 STRUCTURE P0001 OPTIONAL |
|
| 3 | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | SOURCE P8 STRUCTURE P0008 OPTIONAL |
|
| 4 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(EMPNO) LIKE PERNR-PERNR |
|
| 5 | PINAG | Allowance grouping splits table | ||
| 6 | PINAG | Allowance grouping splits table | SOURCE ALGRP STRUCTURE PINAG OPTIONAL |
|
| 7 | PINWT | Wage type & eligibility table structure | SOURCE WTTAB STRUCTURE PINWT |
|
| 8 | PINWT | Wage type & eligibility table structure | ||
| 9 | T503 | Employee Group/Subgroup | ||
| 10 | T71C1 | Compensation Group | ||
| 11 | T71C3 | Compensation Area | ||
| 12 | T7INA3 | Allowance grouping definition table | ||
| 13 | T7INA9 | Reimbursement Allowances Perks - eligibility and calculati | ||
| 14 | T7INT9 | Taxability of wage types | SOURCE VALUE(TAXCD) LIKE T7INT9-TAXCD |
|
| 15 | T7INT9 | Taxability of wage types | SOURCE I7INT9 STRUCTURE T7INT9 OPTIONAL |
|
| 16 | T7INT9 | Taxability of wage types |