SAP Function RTP_US_API_AGE_TO_DATE - Converts a floating number to year, month, days

Parameter Reference Type Length Default Optional Text
I_AGE TRTP_US_AGE_LIM-C_AGE_HI P 3 Upper age for contribution
I_DATE SYST-DATUM D 8 Date and time, current (application server) date

Parameter Reference Type Length Text
E_DATE SYST-DATUM D 8 Date and time, current (application server) date

Functionality
This function adds a number of years to a date. The number of years canbe a floating point variable. Therefore, it is converted to years,months and days. These variables are then added to the date.