SAP ABAP Function Module UPGI22_GET_PAST_COMP_RELEASES (Determine Component Releases at a Particular Time)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Basic Data
Function Module UPGI22_GET_PAST_COMP_RELEASES Determine Component Releases at a Particular Time  
Function Group SUG2   Upgrade: Impl. of functions < 3.0  
Program Name SAPLSUG2   Upgrade: Impl. of Functions < 3.0 
INCLUDE Name LSUG2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_COMPONENT TYPE UVERS-COMPONENT '*' Component or '*' (= all)
Importing IV_DATE TYPE SYST-DATUM Date on which the releases are queried
Importing IV_TIME TYPE SYST-UZEIT Time at which the releases are queried
Importing IV_BUFFERED TYPE SUGS_FPARA-BOOL SPACE Read using table buffer ('X' = yes)
Tables TT_PAST_REL TYPE CVERS_PAST Results 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  19970523 
SAP Release Created in