SAP ABAP Function Module RTP_US_API_DATES_TO_AGE (Calculate age within the given dates)
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_DATES_TO_AGE Calculate age within the given dates  
Function Group RTP_US_API_GENERAL   Generic functions for retirement plan  
Program Name SAPLRTP_US_API_GENERAL    
INCLUDE Name LRTP_US_API_GENERALU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_AGE_YEARS TYPE I Completed years of age
Exporting E_AGE_MONTHS TYPE I Completed months of age
Exporting E_AGE_DAYS TYPE I Completed days of age
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
Exception INVALID_DATE_RANGE TYPE Invalid Date range
               
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