SAP ABAP Function Module UPG_GET_SINGLE_COMPREL (Reading a single component release)
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_SINGLE_COMPREL Reading a single component release  
Function Group SUGS   External Interfaces of Upgrade  
Program Name SAPLSUGS   External Interfaces of Upgrade 
INCLUDE Name LSUGSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_VERSION TYPE CVERS Component version has been read
Exporting EV_BASISSTATE TYPE SUGS_FPARA-BASISSTATE Basis status (SVERS <-> CVERS)
Importing IV_COMPONENT TYPE CVERS-COMPONENT 'SAP_BASIS' Component description
Importing IV_BUFFERED TYPE SUGS_FPARA-BOOL 'X' Reading using table buffer ('X' = yes)
Exception NO_RELEASE_FOUND TYPE Unable to find release for any component
Exception COMPONENT_RELEASE_NOT_FOUND TYPE Unable to find the release for IV_COMPONENT
Exception INVALID_COMPONENT_NAME TYPE Component name is invalid ('*' for example)
               
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