SAP ABAP Function Module RTP_US_API_CHANGE_PLAN (Locks plan number & fills tables)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     BCA_US (Package) BCA modification for US specific requirements
Basic Data
Function Module RTP_US_API_CHANGE_PLAN Locks plan number & fills tables  
Function Group RTP_US_API_PLAN   Appl function group for retirement plans  
Program Name SAPLRTP_US_API_PLAN    
INCLUDE Name LRTP_US_API_PLANU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STR_PLAN_OLD TYPE IRTP_US_PLAN_DB Database structure of a retirement plan
Exporting E_STR_PLAN_NEW TYPE IRTP_US_PLAN Screen fields for a retirement plan
Exporting E_FLG_NO_BENS TYPE C
Importing I_BKKRS TYPE IRTP_US_PLAN-BKKRS Bank Area
Importing I_PLAN_NUMBER TYPE IRTP_US_PLAN-PLAN_NUMBER Plan number of a retirement plan
Importing I_STR_STATUS TYPE IRTP_US_STATUS Retirement plan status
Importing I_FLG_SAVE_MODE TYPE C
Tables T_BP_PLAN_OLD TYPE IRTP_US_BP_PLAN_DB Database structure of business partner - retirement plan
Tables T_BP_PLAN_NEW TYPE IRTP_US_BP_PLAN_DB Database structure of business partner - retirement plan
Tables T_BEN_OLD TYPE IRTP_US_BEN_DB Database structure of beneficiaries
Tables T_BEN_NEW TYPE IRTP_US_BEN_DB Database structure of beneficiaries
Tables T_BP_PLAN_SCR TYPE IRTP_US_BP_PLAN Structure for business partners associated with a plan
Tables T_TOT TYPE IRTP_US_TOT Structure for accumulated amounts
Exception PLAN_NUMBER_DOES_NOT_EXIST TYPE
Exception NO_BUSINESS_PARTNER TYPE
Exception LOCK_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020125 
SAP Release Created in 110