Table/Structure Field 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 - PERNR | Personnel Number | ||
| 2 | PERNR - PERNR | Personnel Number | SOURCE VALUE(EMPNO) LIKE PERNR-PERNR |
|
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | T7INT9 - TAXCD | Tax code for evaluating tax exemptions | ||
| 5 | T7INT9 - TAXCD | Tax code for evaluating tax exemptions | SOURCE VALUE(TAXCD) LIKE T7INT9-TAXCD |
|