Table list used by SAP ABAP Function Module HR_SPA_RETRIEVE_FROM_IT0014 (Retrieve salary component data from infotype 14)
SAP ABAP Function Module
HR_SPA_RETRIEVE_FROM_IT0014 (Retrieve salary component data from infotype 14) 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 | P0014 | HR Master Record: Infotype 0014 (Recur. Payments/Deds.) | ||
| 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_CATEGORY) LIKE SPA_PACKAGE_COMPONENT-NECAT |
|
| 8 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_AMOUNT) LIKE SPA_PACKAGE_COMPONENT-NEAMT |
|
| 9 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_PERCENT) LIKE SPA_PACKAGE_COMPONENT-NEPCT |
|
| 10 | SPA_PACKAGE_COMPONENT | Salary packaging package table | SOURCE REFERENCE(SC_INDBW) LIKE SPA_PACKAGE_COMPONENT-INDBW |
|