SAP ABAP Function Module OCS_GET_SUB_COMPONENTS (Gibt die für eine Komponente definierten Subkomponenten zurück)
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_GET_SUB_COMPONENTS Gibt die für eine Komponente definierten Subkomponenten zurück  
Function Group OCS_EXTIF   OCS: Internal Interfaces  
Program Name SAPLOCS_EXTIF    
INCLUDE Name LOCS_EXTIFU42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_COMPONENT TYPE SPAM_CVERS-COMPONENT Name einer Softwarekomponente
Importing IV_RELEASE TYPE SPAM_CVERS-RELEASE Release einer Softwarekomponente
Importing IV_VERIFY_SUBCOMPS TYPE FLAG 'X' Überprüfe, ob Subkomponenten existieren
Tables ET_SUBCOMPS TYPE SPAM_CVERS Tabelle der Subkomponenten
Exception NO_SUBCOMPONENTS TYPE Keine Subkomponenten definiert
Exception INTERNAL_ERROR TYPE
               
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  20070524 
SAP Release Created in