Table list used by SAP ABAP Function Module HR_IN_GET_WT_SPLIT_PMT (To Find wage type splits for a taxcode for a employee)
SAP ABAP Function Module
HR_IN_GET_WT_SPLIT_PMT (To Find wage type splits for a taxcode for a employee) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(EMPNO) LIKE PERNR-PERNR |
|
| 2 | PINWT | Wage type & eligibility table structure | SOURCE WTTAB STRUCTURE PINWT |
|
| 3 | PINWT | Wage type & eligibility table structure | ||
| 4 | T7INT9 | Taxability of wage types | SOURCE VALUE(TAXCD) LIKE T7INT9-TAXCD |
|