SAP ABAP Class CL_SAPDB_SERVERDB_STATE (SAP DB: Status (show_stat_state und internal_state))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Properties
Class CL_SAPDB_SERVERDB_STATE  
Short Description SAP DB: Status (show_stat_state und internal_state)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADA   Porting and CCMS SAP DB 
Created 20001219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAPDB_SERVERDB_STATE has no forward declaration.
Interfaces
Class CL_SAPDB_SERVERDB_STATE has no interface implemented.
Friends
Class CL_SAPDB_SERVERDB_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20001219
2 CONTAINER Instance attribute Private Type reference (TYPE) CHAR20 Char 20 20001219
3 DB_REF Instance attribute Private Object reference (TYPE REF TO) CL_SAPDB_DBA Administration: SAP DB Instance 20001219
4 EXCLUDE_TAB Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Table with ALV GRID Buttons/Functions to be Excluded 20001227
5 FCAT_LOGGING Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20001219
6 FCAT_LOGINFO Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20001219
7 FCAT_RESTART Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20001219
8 FCAT_STAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20001219
9 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20001219
10 LAYOUT_LOGGING Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20001219
11 LAYOUT_LOGINFO Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20001219
12 LAYOUT_RESTART Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20001219
13 LAYOUT_STAT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20001219
14 NEW_LOGGING Instance attribute Private Type reference (TYPE) FLAG General Flag 20001219
15 NEW_LOGINFO Instance attribute Private Type reference (TYPE) FLAG General Flag 20001219
16 NEW_RESTART Instance attribute Private Type reference (TYPE) FLAG General Flag 20001219
17 NEW_STAT Instance attribute Private Type reference (TYPE) FLAG General Flag 20001219
18 TAB_LOGGING Instance attribute Private Type reference (TYPE) SDB_ISTATE_TAB SAP DB: Table for Structure sdb_istate 20001219
19 TAB_LOGINFO Instance attribute Private Type reference (TYPE) SDB_ISTATE_TAB SAP DB: Table for Structure sdb_istate 20001219
20 TAB_RESTART Instance attribute Private Type reference (TYPE) SDB_ISTATE_TAB SAP DB: Table for Structure sdb_istate 20001219
21 TAB_STAT Instance attribute Private Type reference (TYPE) TAB_STAT_OUT Table for Structure ada_state 20001219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20001219
2 CREATE_FCATS_AND_LAYOUTS Instance method Private Method Create Field Catalogs and Layouts for Grids 20001219
3 DISPLAY_LOGGING Instance method Public Method Update and Refresh Display of Logging Information 20001219
4 DISPLAY_LOGINFO Instance method Public Method Update and Refresh Display of Log Information 20001219
5 DISPLAY_RESTART Instance method Public Method Update and Refresh Display of Restart Information 20001219
6 DISPLAY_STAT Instance method Public Method Update and Refresh Display of show_stat_log 20001219
7 FREE_ALL Instance method Public Method Release Containers and Grids 20001219
8 REFRESH_ALL Instance method Public Method Set Flag to Refresh All Info 20001219
9 REFRESH_LOGGING Instance method Private Method Refresh Display of Logging Information 20001219
10 REFRESH_LOGINFO Instance method Private Method Refresh Display of Log Information 20001219
11 REFRESH_RESTART Instance method Private Method Refresh Display of Restart Information 20001219
12 REFRESH_STAT Instance method Public Method Refresh Display of show_stat_state 20001219
13 UPDATE_LOGGING Instance method Private Method Update tab_logging from internal_state 20001219
14 UPDATE_LOGINFO Instance method Private Method Update tab_loginfo from internal_state 20001219
15 UPDATE_RESTART Instance method Private Method Update tab_restart from internal_state 20001219
16 UPDATE_STAT Instance method Private Method Update tab_stat from show_stat_state 20001219
Events
Class CL_SAPDB_SERVERDB_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXP_ADA_STATE Private See coding ada_state Extended by Info Field 20020221
2 TAB_STAT_OUT Private See coding TAB_STAT_OUT 20020221
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Type reference (TYPE) CHAR20 Char 20 20001219
2 Importing IM_DB_REF Call by reference Object reference (TYPE REF TO) CL_SAPDB_DBA Administration SAPDB Instanz 20001219

Method CONSTRUCTOR on class CL_SAPDB_SERVERDB_STATE has no exception.

Method CREATE_FCATS_AND_LAYOUTS Signature

Method CREATE_FCATS_AND_LAYOUTS on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method CREATE_FCATS_AND_LAYOUTS on class CL_SAPDB_SERVERDB_STATE has no exception.

Method DISPLAY_LOGGING Signature

Method DISPLAY_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method DISPLAY_LOGINFO Signature

Method DISPLAY_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method DISPLAY_RESTART Signature

Method DISPLAY_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method DISPLAY_STAT Signature

Method DISPLAY_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method FREE_ALL Signature

Method FREE_ALL on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method FREE_ALL on class CL_SAPDB_SERVERDB_STATE has no exception.

Method REFRESH_ALL Signature

Method REFRESH_ALL on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_ALL on class CL_SAPDB_SERVERDB_STATE has no exception.

Method REFRESH_LOGGING Signature

Method REFRESH_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_LOGGING on class CL_SAPDB_SERVERDB_STATE has no exception.

Method REFRESH_LOGINFO Signature

Method REFRESH_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no exception.

Method REFRESH_RESTART Signature

Method REFRESH_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_RESTART on class CL_SAPDB_SERVERDB_STATE has no exception.

Method REFRESH_STAT Signature

Method REFRESH_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
Method REFRESH_STAT on class CL_SAPDB_SERVERDB_STATE has no exception.

Method UPDATE_LOGGING Signature

Method UPDATE_LOGGING on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method UPDATE_LOGINFO Signature

Method UPDATE_LOGINFO on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method UPDATE_RESTART Signature

Method UPDATE_RESTART on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130

Method UPDATE_STAT Signature

Method UPDATE_STAT on class CL_SAPDB_SERVERDB_STATE has no parameter.
# Exception Resumable Description Created on
1 NO_CONNECTION 20010130
History
Last changed by/on SAP  20110908 
SAP Release Created in 610