SAP Function RTP_US_DB_BP_PLAN_READ_MULT - Reads the db table rtp_us_bp_plan

Parameter Reference Type Length Default Optional Text
I_BKKRS RTP_US_BP_PLAN-BKKRS C 4 X Bank Area
I_PARTNER RTP_US_BP_PLAN-PARTNER C 10 X Business Partner Number
I_PLAN_NUMBER RTP_US_BP_PLAN-PLAN_NUMBER C 15 X Plan number of a retirement plan
I_RLTYP RTP_US_BP_PLAN-RLTYP C 6 X BDT: Object part

Parameter Reference Length Optional Text
T_BP_PLAN RTP_US_BP_PLAN 55 X Business partners associated with a retirement plan

Exception Text
NOT_FOUND

Functionality
This function module is intended to return a list of plan numbers thatare associated with a specified business partner. The list can berestricted by entering a bank area, a plan number and/or a role type.

Example
In order to determine whether an accountholder reached the contributionlimit, you need to know accumulated contributions of all the retirementplans (of a certain type) he/she owns. Therefore, you can call thisfunction specifying the business partner number and the roletype.