SAP ABAP Function Module LCA_VERSION_GET (Returns version information for the current LCA DLLs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-LCA (Application Component) liveCache Applications
⤷
SLCAPPS (Package) liveCache Applications
⤷
⤷
Basic Data
| Function Module | LCA_VERSION_GET | Returns version information for the current LCA DLLs |
| Function Group | SLCAPPS | General Function Modules |
| Program Name | SAPLSLCAPPS | |
| INCLUDE Name | LSLCAPPSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_VERSION | TYPE | LCA_VERSIONINFO_TAB | Table of Version Information | |||
| |
EV_RELEASE_NO | TYPE | LCA_RELEASE | Release | |||
| |
EV_BUILD_NO | TYPE | LCA_BUILD_NO | Build Number | |||
| |
EV_PATCH_LEVEL | TYPE | LCA_PATCH_LEVEL | Support Package Level | |||
| |
EV_CHANGE_LIST_NO | TYPE | LCA_CHANGE_LIST | Changelist | |||
| |
ET_RC | TYPE | LCA_RC_TAB | Table of Return Codes of the LCA Routines | |||
| |
IV_LC_NAME | TYPE | DBCON_NAME | Logical Name for a Database Connection | |||
| |
LC_CONNECT_FAILED | TYPE | Failed to create a connection to liveCache | ||||
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 | 20041223 |
| SAP Release Created in | 700 |