SAP ABAP Function Module GET_INSTANCE_STATE_SDB (Get SAP DB state and some properties without exec sql)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Basic Data
Function Module GET_INSTANCE_STATE_SDB Get SAP DB state and some properties without exec sql  
Function Group SADB   SAP DB: General System Information  
Program Name SAPLSADB    
INCLUDE Name LSADBU40    
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
Exporting EV_LOG_FULL TYPE FLAG
Exporting EV_KERNELVERSION TYPE SDB_LINE SAP DB: Response line from DBM command
Exporting EV_KERNELVERSION_LONG TYPE CHAR15 Text (15 characters)
Exporting EV_INSTANCE_TYPE TYPE SDB_LINE SAP DB: Response line from DBM command
Exporting EV_DBMSERVER_VERSION TYPE SDB_LINE SAP DB: Response line from DBM command
Exporting EV_PLATFORM TYPE SDB_LINE SAP DB: Response line from DBM command
Importing CON_NAME TYPE DBCON_NAME Logical Name for a Database Connection
Importing USE_DBMRFC TYPE SDBUSRSET-USE_DBMRFC 'C'
Importing DETERMINE_STATE TYPE FLAG
Importing DETERMINE_PROPERTIES TYPE FLAG
Importing DETERMINE_KERNELVERSION TYPE FLAG
Importing DETERMINE_DBMVERSION TYPE FLAG
Importing DETERMINE_INSTANCE_TYPE TYPE FLAG
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
Exception FIND_KERNELVERSION_ERROR TYPE
Exception DBM_VERSION_ERROR 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  20021206 
SAP Release Created in