SAP ABAP Function Module RTP_US_DB_HIST_READ_DATE_REP (Reads the database table rtp_us_hist based upon a from-date and a to-date)
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_DB_HIST_READ_DATE_REP Reads the database table rtp_us_hist based upon a from-date and a to-date  
Function Group RTP_US_DB_READ_REPORT   Reading database tables for reporting  
Program Name SAPLRTP_US_DB_READ_REPORT    
INCLUDE Name LRTP_US_DB_READ_REPORTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FROM_DATE TYPE SYST-DATUM Date and time, current (application server) date
Importing I_TO_DATE TYPE SYST-DATUM Date and time, current (application server) date
Importing I_FLG_FOR_FMV TYPE C
Tables T_RNG_BKKRS TYPE IBKK_RNG_BKKRS BCA: Structure bank area (RANGE)
Tables T_RNG_PLNB TYPE IRTP_US_RNG_PLANNUMBER Structure for range of a plannumber
Tables T_HIST TYPE RTP_US_HIST Retirement plan history and audit table
               
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