Table list used by SAP ABAP Function Module HR_IN_GET_WT_SPLIT_VAL (To Find wage type splits for a taxcode for a employee)
SAP ABAP Function Module
HR_IN_GET_WT_SPLIT_VAL (To Find wage type splits for a taxcode for a employee) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0000 | HR Master Record: Infotype 0000 (Actions) | ||
| 2 | P0589 | HR Master Record for Infotype 0589 | ||
| 3 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(EMPNO) LIKE PERNR-PERNR |
|
| 4 | PINWT | Wage type & eligibility table structure | SOURCE WTTAB STRUCTURE PINWT |
|
| 5 | PINWT | Wage type & eligibility table structure | ||
| 6 | PTBINDBW | PA: Table for Indirect Valuation | ||
| 7 | T511 | Wage Types | ||
| 8 | T7INT9 | Taxability of wage types | SOURCE VALUE(TAXCD) LIKE T7INT9-TAXCD |
|