SAP ABAP Function Module OCS_GET_COMPONENT_PATCH_INFO (Liefert Infos zu Komponenten und Support Packages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
     SOCS (Package) OCS: RFC Functions for Registering Support Packages
Basic Data
Function Module OCS_GET_COMPONENT_PATCH_INFO Liefert Infos zu Komponenten und Support Packages  
Function Group OCSI   OCS Information Tools  
Program Name SAPLOCSI   OCS Informationtools 
INCLUDE Name LOCSIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_APPLY_LCP TYPE PAT03-CONFIRMED Werden LCPs eingespielt?
Importing IV_SAPRL TYPE SYST-SAPRL SAP Basisrelease
Tables TT_I_PATCH TYPE OCS_C300 unstrukturierte PAT03 Einträge (Import)
Tables TT_I_ADDON TYPE OCS_C200 unstrukturierte AVERS Einträge (Import)
Tables TT_I_COMPONENT TYPE OCS_C100 unstrukturierte CVERS Einträge (Import)
Tables TT_I_COMP_PATCH TYPE OCS_C100 unstrukturierte PAT06 Einträge (Import)
Tables TT_E_INST_PATCH TYPE OCS_PLIST Liste der eingespielten Patches (Export)
Tables TT_E_INST_COMPONENT TYPE OCS_CLIST Liste der installierten Komponenten(Export)
Exception WRONG_RELEASE TYPE Falsches SAP Basisrelease (< 3.0D)
               
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  20010122 
SAP Release Created in