SAP ABAP Function Module UPG_GET_ACTIVE_COMP_UPGRADE (Determining whether a component upgrade is active - if yes, supply info.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SAUS (Package) Transport Control (Repository Switch)

⤷

⤷

Basic Data
Function Module | UPG_GET_ACTIVE_COMP_UPGRADE | Determining whether a component upgrade is active - if yes, supply info. |
Function Group | SUGS | External Interfaces of Upgrade |
Program Name | SAPLSUGS | External Interfaces of Upgrade |
INCLUDE Name | LSUGSU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_UPGINFO | TYPE | UVERS | Information about the active upgrade of the component | |||
![]() |
IV_COMPONENT | TYPE | UVERS-COMPONENT | 'SAP_BASIS' | Component description | ||
![]() |
IV_UPGTYPE | TYPE | SUGS_FPARA-UPGTYPE | '*' | Upgrade type (A = Repository Switch, P = Delta) | ||
![]() |
IV_BUFFERED | TYPE | SUGS_FPARA-BOOL | SPACE | Reading using table buffer (X = yes) | ||
![]() |
NO_UPGRADE_ACTIVE | TYPE | No active upgrade was found | ||||
![]() |
AMBIGIOUS_ENTRIES | TYPE | Multiple active upgrade entries have been found | ||||
![]() |
INVALID_COMPONENT_NAME | TYPE | Component name is invalid ('*' for example) | ||||
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 | 19970523 |
SAP Release Created in |