Table list used by SAP ABAP Function Module RTP_US_DB_ACC_READ_MULT (Reads all the accounts belonging to a retirement plan)
SAP ABAP Function Module RTP_US_DB_ACC_READ_MULT (Reads all the accounts belonging to a retirement plan) is using
# Object Type Object Name Object Description Note
     
1 Table  RTP_US_ACC Linking table between a retirement plan and an account
2 Table  RTP_US_ACC Linking table between a retirement plan and an account SOURCE T_ACC STRUCTURE RTP_US_ACC
3 Table  RTP_US_ACC Linking table between a retirement plan and an account SOURCE REFERENCE(I_ACC_TYPE) TYPE RTP_US_ACC-ACC_TYPE OPTIONAL
4 Table  RTP_US_PLAN Retirement plan data (US enhancement) SOURCE REFERENCE(I_BKKRS) TYPE RTP_US_PLAN-BKKRS
5 Table  RTP_US_PLAN Retirement plan data (US enhancement) SOURCE REFERENCE(I_PLAN_NUMBER) TYPE RTP_US_PLAN-PLAN_NUMBER