SAP ABAP Function Module /SDF/SWCM_GET_SYSTEM_INFO_DQP (Get system info (CVERS, PAT03, AVERS) for DEV, QAS and PRD)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI/RI (Package) Release-Independent Basis Add-On SLM
⤷
⤷
Basic Data
| Function Module | /SDF/SWCM_GET_SYSTEM_INFO_DQP | Get system info (CVERS, PAT03, AVERS) for DEV, QAS and PRD |
| Function Group | /SDF/SWCM | Function modules for SWCM (rel. indep.) |
| Program Name | /SDF/SAPLSWCM | |
| INCLUDE Name | /SDF/LSWCMU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EF_SAPREL_DEV | TYPE | SYSAPRL | Release status of SAP system | |||
| |
EF_SAPREL_QAS | TYPE | SYSAPRL | R/3 System, system release | |||
| |
EF_SAPREL_PRD | TYPE | SYSAPRL | R/3 System, system release | |||
| |
IF_DEV_RFC | TYPE | RFCDEST | Logical destination (specified in function call) | |||
| |
IF_QAS_RFC | TYPE | RFCDEST | Logical destination (specified in function call) | |||
| |
IF_PRD_RFC | TYPE | RFCDEST | Logical destination (specified in function call) | |||
| |
TT_CVERS_DEV | TYPE | /SDF/SWCM_CVERSD | Release Status of Software Components in System | |||
| |
TT_PAT03_DEV | TYPE | /SDF/SWCM_PAT03D | OCS-Package Directory | |||
| |
TT_AVERS_DEV | TYPE | /SDF/SWCM_AVERSD | Information About Updates of R/3 Add-On Products | |||
| |
TT_CVERS_QAS | TYPE | /SDF/SWCM_CVERSQ | Release Status of Software Components in System | |||
| |
TT_PAT03_QAS | TYPE | /SDF/SWCM_PAT03Q | OCS-Package Directory | |||
| |
TT_AVERS_QAS | TYPE | /SDF/SWCM_AVERSQ | Information About Updates of R/3 Add-On Products | |||
| |
TT_CVERS_PRD | TYPE | /SDF/SWCM_CVERSP | Release Status of Software Components in System | |||
| |
TT_PAT03_PRD | TYPE | /SDF/SWCM_PAT03P | OCS-Package Directory | |||
| |
TT_AVERS_PRD | TYPE | /SDF/SWCM_AVERSP | Information About Updates of R/3 Add-On Products | |||
| |
TT_CVERS_REF_DQP | TYPE | /SDF/SWCM_C_REF | Reference Table for CVERS Entries | |||
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 | 20140120 |
| SAP Release Created in | 2005_1_46C |