Table list used by SAP ABAP Function Module RTP_US_DB_HIST_READ_MULT_TAXYR (Reads multiple records from DB-table rtp_us_hist based on the tax-year)
SAP ABAP Function Module
RTP_US_DB_HIST_READ_MULT_TAXYR (Reads multiple records from DB-table rtp_us_hist based on the tax-year) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RTP_US_HIST | Retirement plan history and audit table | ||
| 2 | RTP_US_HIST | Retirement plan history and audit table | SOURCE T_HIST STRUCTURE RTP_US_HIST |
|
| 3 | RTP_US_HIST | Retirement plan history and audit table | SOURCE REFERENCE(I_TAX_YEAR) TYPE RTP_US_HIST-TAX_YEAR |
|
| 4 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_BKKRS) TYPE RTP_US_PLAN-BKKRS |
|
| 5 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_PLAN_NUMBER) TYPE RTP_US_PLAN-PLAN_NUMBER |
|