Table list used by SAP ABAP Function Module RTP_US_API_PLAN_ACC_GET (Get plan structure rtp_us_plan by account number)
SAP ABAP Function Module
RTP_US_API_PLAN_ACC_GET (Get plan structure rtp_us_plan by account number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RTP_US_ACC | Linking table between a retirement plan and an account | SOURCE REFERENCE(I_BKKRS) LIKE RTP_US_ACC-BKKRS |
|
| 2 | RTP_US_ACC | Linking table between a retirement plan and an account | SOURCE REFERENCE(I_ACNUM_INT) LIKE RTP_US_ACC-ACNUM_INT |
|
| 3 | RTP_US_ACC | Linking table between a retirement plan and an account | SOURCE REFERENCE(I_ACC_TYPE) LIKE RTP_US_ACC-ACC_TYPE DEFAULT '01' |
|
| 4 | RTP_US_ACC | Linking table between a retirement plan and an account | ||
| 5 | RTP_US_PLAN | Retirement plan data (US enhancement) | SOURCE REFERENCE(E_PLAN) TYPE RTP_US_PLAN |
|
| 6 | RTP_US_PLAN | Retirement plan data (US enhancement) | ||