SAP ABAP Function Module RTP_US_DB_TOT_READ (Reads the DB-table rtp_us_tot)
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_TOT_READ Reads the DB-table rtp_us_tot  
Function Group RTP_US_DB_READ   Reading database tables retirement plan  
Program Name SAPLRTP_US_DB_READ    
INCLUDE Name LRTP_US_DB_READU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BKKRS TYPE RTP_US_TOT-BKKRS Bank Area
Importing I_PLAN_NUMBER TYPE RTP_US_TOT-PLAN_NUMBER Plan number of a retirement plan
Importing I_TAX_YEAR TYPE RTP_US_TOT-TAX_YEAR Tax-year
Importing I_AMOUNT_ID TYPE RTP_US_TOT-AMOUNT_ID Amount identifier code
Importing I_CONTRIB_ID TYPE RTP_US_TOT-CONTRIB_ID Contribution identifier
Importing I_IRS_DCODE TYPE RTP_US_TOT-IRS_DCODE IRS Distribution code
Importing I_READ_DB TYPE CHAR01 If set, data is read from the database table
Tables T_TOT TYPE RTP_US_TOT Total amounts for a retirement plan
Exception NOT_FOUND 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