SAP ABAP Function Module UPG_GET_COMPONENT_RELEASES (Read Component Releases)
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_COMPONENT_RELEASES | Read Component Releases |
Function Group | SUGS | External Interfaces of Upgrade |
Program Name | SAPLSUGS | External Interfaces of Upgrade |
INCLUDE Name | LSUGSU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_COMPCNT | TYPE | SYST-DBCNT | Number of sets in TT_CVERS | |||
![]() |
EV_BASISSTATE | TYPE | SUGS_FPARA-BASISSTATE | Status of the Basis Release (see documentation on function modules) | |||
![]() |
IV_COMPONENT | TYPE | CVERS-COMPONENT | '*' | Component ID or '*' (= all) | ||
![]() |
IV_BUFFERED | TYPE | SUGS_FPARA-BOOL | 'X' | Buffer ID ('X' = yes) | ||
![]() |
TT_CVERS | TYPE | CVERS | Components and release names | |||
![]() |
NO_RELEASE_FOUND | TYPE | Unable to find a release for any component | ||||
![]() |
COMPONENT_RELEASE_NOT_FOUND | TYPE | Unable to find release for IV_COMPONENT | ||||
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 |