Table list used by SAP ABAP Function Module HR_SPA_RETRIEVE_FROM_IT0589 (Retrieve salary component data from individual reimbursements infotype)
SAP ABAP Function Module
HR_SPA_RETRIEVE_FROM_IT0589 (Retrieve salary component data from individual reimbursements infotype) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INFO_TAB | Salary packaging Salary component information table | SOURCE VALUE(SC_INFO) LIKE INFO_TAB |
|
| 2 | INFO_TAB | Salary packaging Salary component information table | ||
| 3 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|
| 4 | PRELP | HR Master Data Buffer | SOURCE IDATA STRUCTURE PRELP |
|
| 5 | SCOMP_TAB | Salary packaging: salary component storage information | SOURCE REFERENCE(SC_AMOUNT) LIKE SCOMP_TAB-NEAMT |
|
| 6 | SCOMP_TAB | Salary packaging: salary component storage information | SOURCE REFERENCE(SC_CATEGORY) LIKE SCOMP_TAB-NECAT |
|
| 7 | SCOMP_TAB | Salary packaging: salary component storage information | SOURCE REFERENCE(SC_PERCENT) LIKE SCOMP_TAB-NEPCT |
|
| 8 | SPA_INFTY_INDEX | Salary packaging: Infotype record index | SOURCE REFERENCE(SC_INDEX) LIKE SPA_INFTY_INDEX-ITIDX |
|