SAP ABAP Function Module UPG_GET_COMPONENT_RELEASES (Read Component Releases)
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_COMPONENT_RELEASES Read Component Releases  
Function Group SUGS   External Interfaces of Upgrade  
Program Name SAPLSUGS   External Interfaces of Upgrade 
INCLUDE Name LSUGSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_COMPCNT TYPE SYST-DBCNT Number of sets in TT_CVERS
Exporting EV_BASISSTATE TYPE SUGS_FPARA-BASISSTATE Status of the Basis Release (see documentation on function modules)
Importing IV_COMPONENT TYPE CVERS-COMPONENT '*' Component ID or '*' (= all)
Importing IV_BUFFERED TYPE SUGS_FPARA-BOOL 'X' Buffer ID ('X' = yes)
Tables TT_CVERS TYPE CVERS Components and release names
Exception NO_RELEASE_FOUND TYPE Unable to find a release for any component
Exception COMPONENT_RELEASE_NOT_FOUND TYPE Unable to find release for IV_COMPONENT
               
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