Table list used by SAP ABAP Function Module RTP_US_DB_ACC_READ_PLAN_SNG (Read Retirement plan from account number)
SAP ABAP Function Module
RTP_US_DB_ACC_READ_PLAN_SNG (Read Retirement plan from 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_ACNUM_INT) LIKE RTP_US_ACC-ACNUM_INT |
|
| 2 | RTP_US_ACC | Linking table between a retirement plan and an account | ||
| 3 | RTP_US_ACC | Linking table between a retirement plan and an account | SOURCE REFERENCE(I_BKKRS) LIKE RTP_US_ACC-BKKRS |
|
| 4 | RTP_US_ACC | Linking table between a retirement plan and an account | SOURCE REFERENCE(E_PLAN_NUMBER) LIKE RTP_US_ACC-PLAN_NUMBER |
|
| 5 | 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' |
|