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
Exporting ET_VERSION TYPE LCA_VERSIONINFO_TAB Table of Version Information
Exporting EV_RELEASE_NO TYPE LCA_RELEASE Release
Exporting EV_BUILD_NO TYPE LCA_BUILD_NO Build Number
Exporting EV_PATCH_LEVEL TYPE LCA_PATCH_LEVEL Support Package Level
Exporting EV_CHANGE_LIST_NO TYPE LCA_CHANGE_LIST Changelist
Exporting ET_RC TYPE LCA_RC_TAB Table of Return Codes of the LCA Routines
Importing IV_LC_NAME TYPE DBCON_NAME Logical Name for a Database Connection
Exception LC_CONNECT_FAILED TYPE Failed to create a connection to liveCache
               
Processing Type
Normal Function Module  
Remote-Enabled 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