SAP ABAP Function Module S_TCC_RELEASEINFO_7X (Read release information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
⤷
S_LMCFG_LIB (Package) General Functions
⤷
⤷
Basic Data
| Function Module | S_TCC_RELEASEINFO_7X | Read release information |
| Function Group | S_LMCFG_SERVICES | Technical Configuration ABAP Services |
| Program Name | SAPLS_LMCFG_SERVICES | |
| INCLUDE Name | LS_LMCFG_SERVICESU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REC_COUNT | TYPE | INT4 | Natural number | |||
| |
RELEASE | TYPE | STRING | Release | |||
| |
SP | TYPE | STRING | Software Component | |||
| |
IP_MODE | TYPE | STRING | 'GET' | Mode "GET/CHECK" | ||
| |
IP_COMMAND | TYPE | STRING | 'READENTRY' | READENTRY/READTABLE/VALIDATE | ||
| |
IP_COMPONENT | TYPE | STRING | Software Component | |||
| |
IP_RELEASE_CSL | TYPE | STRING | ||||
| |
IP_SP_CSL | TYPE | STRING | ||||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
DATA | TYPE | CVERS_SDU | Releases of Software Components in System | |||
| |
MINRELEASETABLE | TYPE | CVERS_SDU | Supported software component versions | |||
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 | 20080418 |
| SAP Release Created in | 710 |