SAP ABAP Function Module OCS_GET_SYSTEM_INFO (Ermittelt Informationen über das System (Patches, Add-On's ...))
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_SYSTEM_INFO | Ermittelt Informationen über das System (Patches, Add-On's ...) |
| Function Group | OCSB | OCS: Basic RFC Functions |
| Program Name | SAPLOCSB | OCS Basic Functions |
| INCLUDE Name | LOCSBU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_SAPRL | TYPE | SYST-SAPRL | SAP Basisrelease | |||
| |
TT_PATCH | TYPE | OCS_C300 | unstrukturierte PAT03 Einträge | |||
| |
TT_ADDON | TYPE | OCS_C200 | unstrukturierte AVERS Einträge | |||
| |
TT_COMPONENT | TYPE | OCS_C100 | unstrukturierte CVERS Einträge (Releases >= 40) | |||
| |
TT_COMP_PATCH | TYPE | OCS_C100 | unstrukturierte PAT06 Einträge (Releases >= 40) | |||
Processing Type
| Normal Function 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 | 19990505 |
| SAP Release Created in |