SAP ABAP Function Module ISOIL_ACTIVE_ADDON (IS-OIL: Prüfen ob (Sub)Komponente aktiv ist (Std.Fbaust))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OI0 (Package) Common objects within IS Oil
Basic Data
Function Module ISOIL_ACTIVE_ADDON IS-OIL: Prüfen ob (Sub)Komponente aktiv ist (Std.Fbaust)  
Function Group OI00   Oil cross application function modules  
Program Name SAPLOI00    
INCLUDE Name LOI00U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SYSTYPE TYPE CHAR3 3-Byte field
Exporting E_VERSION TYPE AVERS-ADDONRL Version of an SAP add-on product
Exporting E_SAPRL TYPE SYSAPRL SAP System, system release
Exporting E_UNICODE_SYSTEM TYPE TRPARI-FLAG General Indicator
Exporting E_CODEPAGE TYPE CPKIND Codepage type
Exporting E_BUSPROC_ACTIVE TYPE STDFU_BF Name of Standard Function Module that Includes the Process
Exporting E_PATCHLV TYPE SAPPATCHLV Support Package Level of a Software Component
Importing I_COMPONENT TYPE AVERS-ADDONID 'IS-OIL' Name of an SAP add-on product
Importing I_SUBAREA TYPE CHAR20 Sub component/Part.function (can be switched on in Oil system, default is off)
Importing I_MINVERS TYPE AVERS-ADDONRL
Importing I_BUSPROC TYPE BUS_PROC
Tables ET_CONN_SYSTEMS TYPE GWY_SYSTE2 Gateway table of logged on systems, version 2
Tables ET_INST_COMPONENTS TYPE SPAM_CVERS Compat. Structure CVERS + Add. Info (See CVERS_SDU from 4.6)
Exception NOT_ACTIVE TYPE Component/Partial function not active
               
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  20050224 
SAP Release Created in