SAP ABAP Function Module UPG_GET_ACTIVE_COMP_UPGRADE (Determining whether a component upgrade is active - if yes, supply info.)
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_ACTIVE_COMP_UPGRADE Determining whether a component upgrade is active - if yes, supply info.  
Function Group SUGS   External Interfaces of Upgrade  
Program Name SAPLSUGS   External Interfaces of Upgrade 
INCLUDE Name LSUGSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_UPGINFO TYPE UVERS Information about the active upgrade of the component
Importing IV_COMPONENT TYPE UVERS-COMPONENT 'SAP_BASIS' Component description
Importing IV_UPGTYPE TYPE SUGS_FPARA-UPGTYPE '*' Upgrade type (A = Repository Switch, P = Delta)
Importing IV_BUFFERED TYPE SUGS_FPARA-BOOL SPACE Reading using table buffer (X = yes)
Exception NO_UPGRADE_ACTIVE TYPE No active upgrade was found
Exception AMBIGIOUS_ENTRIES TYPE Multiple active upgrade entries have been found
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