SAP ABAP Function Module LC_GET_INSTANCE_STATE (Get livecache state and some properties without exec sql)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-LVC (Application Component) liveCache
     SLVC (Package) liveCache CCMS
Basic Data
Function Module LC_GET_INSTANCE_STATE Get livecache state and some properties without exec sql  
Function Group SLCA   liveCache Administration  
Program Name SAPLSLCA    
INCLUDE Name LSLCAU41    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_STATE TYPE LVC_INFO-STATE
Exporting EV_ENABLED TYPE I
Exporting EV_RESTART_DATE TYPE SYDATUM Date and Time, Current (Application Server) Date
Exporting EV_RESTART_TIME TYPE SYUZEIT Date and Time, Current Application Server Time
Exporting EV_DB_FULL TYPE FLAG General Flag
Exporting EV_LOG_FULL TYPE FLAG General Flag
Importing CON_NAME TYPE DBCON-CON_NAME
Importing KERNELVERSION_LONG TYPE CHAR15 Char 15
Tables ACTION_PROTOCOL TYPE LVC_APROT Structure for Action Log for LiveCache Administration
Exception NO_PERMISSION TYPE
Exception DBMCLI_COMMAND_EXECUTE_ERROR TYPE
Exception LC_GET_STATE_FAILED TYPE
               
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  20020827 
SAP Release Created in