SAP ABAP Function Module OCS_API_GET_UPG_INFO (Liefert Informationen zum Upgrade/Update von SW Komponente)
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_API_GET_UPG_INFO | Liefert Informationen zum Upgrade/Update von SW Komponente |
| Function Group | OCS_API | Interface for External Control |
| Program Name | SAPLOCS_API | |
| INCLUDE Name | LOCS_APIU22 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_UPGINFO | TYPE | TT_OCSUPGINFO | Informationen zum Upgrade/Update von Komponente | |||
| |
EV_UPG_IS_RUNNING | TYPE | FLAG | Ist der Upgrade/Update aktiv? | |||
| |
EV_BEG_TIMESTMP | TYPE | TIMESTAMP | UTC-Zeitstempel des Upgrade/Update-Beginns | |||
| |
EV_END_TIMESTMP | TYPE | TIMESTAMP | UTC-Zeitstempel des Upgrade/Update-Endes | |||
| |
IV_ONLY_ACTIVE_UPG | TYPE | FLAG | 'X' | Nur Informationen zu aktiven Upgrade/Updates liefern? | ||
| |
NO_UPG_FOUND | TYPE | Kein Upgrade/Update gefunden | ||||
| |
INTERNAL_ERROR | TYPE | Interner Fehler/Inkonsistenz | ||||
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 | 20100420 |
| SAP Release Created in | 800 |