SAP ABAP Function Module RTP_US_API_CALCULATE_FMV_REP (Calculates the FMV for a set of retirement plans)
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_CALCULATE_FMV_REP Calculates the FMV for a set of retirement plans  
Function Group RTP_US_API_REPORT   Api's for reporting of retirement plans  
Program Name SAPLRTP_US_API_REPORT   Reading database tables for reporting 
INCLUDE Name LRTP_US_API_REPORTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_YEAR TYPE IRTP_US_PLAN_REPORT-CALENDAR_YEAR Calendar year
Importing I_FLG_SIMULATION TYPE IRTP_US_FMV_SELECTION-SEL_SIMULATION Simulation run; no database updates
Importing I_FLG_REAL_RUN TYPE IRTP_US_FMV_SELECTION-SEL_REAL_RUN Database updates; no printing
Importing I_FLG_PRINT TYPE IRTP_US_FMV_SELECTION-SEL_PRINT Database updates and printing
Tables T_BKKRS TYPE IBKK_RNG_BKKRS BCA: Structure bank area (RANGE)
Tables T_PLAN_NUMBER TYPE IRTP_US_RNG_PLANNUMBER Structure for range of a plannumber
Tables T_TYPE_CODE TYPE IRTP_US_RNG_PLAN_TYPE Structure for range of a plan type
Tables T_PARTNER TYPE IRTP_US_RNG_PARTNER_NUMBER Structure for range of a partner number
Exception INITIALIZATION_ERROR TYPE
Exception DATABASE_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  20020219 
SAP Release Created in 110