SAP ABAP Function Module OCS_CHECK_INSTALLATION_ALLOWED (Checks, whether the installation of a component is allowed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SPAM (Package) OCS - Installation/Implementation Tools
Basic Data
Function Module OCS_CHECK_INSTALLATION_ALLOWED Checks, whether the installation of a component is allowed  
Function Group OCS_CORE   Central FBs for OCS Transactions  
Program Name SAPLOCS_CORE    
INCLUDE Name LOCS_COREU98    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_OK TYPE C Ist die Installation erlaubt ("T") oder nicht ("F")?
Exporting EV_RTRFT_COMP TYPE DLVUNIT Softwarekomponente
Exporting EV_RTRFT_REL TYPE SAPRELEASE R/3 Release
Exporting EV_RTRFT_PACKAGE TYPE PATCH Support-Package-Name
Importing IV_COMPONENT TYPE DLVUNIT Softwarekomponente
               
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  20140117 
SAP Release Created in