Table list used by SAP ABAP Function Module HR_SPA_RETRIEVE_FROM_IT0015 (Retrieve salary component data from infotype 15)
SAP ABAP Function Module
HR_SPA_RETRIEVE_FROM_IT0015 (Retrieve salary component data from infotype 15) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | ||
| 2 | INFO_TAB | Salary packaging Salary component information table | ||
| 3 | INFO_TAB | Salary packaging Salary component information table | SOURCE VALUE(SC_INFO) LIKE INFO_TAB |
|
| 4 | P0015 | HR Master Record: Infotype 0015 (Additional Payments) | ||
| 5 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR) LIKE PERNR-PERNR |
|
| 6 | SPA_INFTY_INDEX | Salary packaging: Infotype record index | SOURCE REFERENCE(SC_INDEX) LIKE SPA_INFTY_INDEX-ITIDX |
|
| 7 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_AMOUNT) LIKE SPA_PACKAGE_COMPONENT-NEAMT |
|
| 8 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_CATEGORY) LIKE SPA_PACKAGE_COMPONENT-NECAT |
|
| 9 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_PERCENT) LIKE SPA_PACKAGE_COMPONENT-NEPCT |
|