SAP ABAP Function Module UPG_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 UPG_GET_PAST_COMP_RELEASES Determine Component Releases at a Particular Time  
Function Group SUGS   External Interfaces of Upgrade  
Program Name SAPLSUGS   External Interfaces of Upgrade 
INCLUDE Name LSUGSU04    
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