Table list used by SAP ABAP Function Module RTP_US_API_OBTAIN_YES (Obtains the year-end information for a retirement plan)
SAP ABAP Function Module
RTP_US_API_OBTAIN_YES (Obtains the year-end information for a retirement plan) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IRTP_US_YES_HEADER | Screen fields for the header of the year end statement | SOURCE REFERENCE(I_CALENDAR_YEAR) TYPE IRTP_US_YES_HEADER-CALENDAR_YEAR |
|
| 2 | RTP_US_HIST | Retirement plan history and audit table | SOURCE T_YES STRUCTURE RTP_US_HIST OPTIONAL |
|
| 3 | RTP_US_HIST | Retirement plan history and audit table | ||
| 4 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_PLAN_NUMBER) TYPE RTP_US_PLAN-PLAN_NUMBER |
|
| 5 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(I_BKKRS) TYPE RTP_US_PLAN-BKKRS |
|
| 6 | RTP_US_TOT | Total amounts for a retirement plan | SOURCE REFERENCE(E_FMV) TYPE RTP_US_TOT-AMOUNT |
|