SAP ABAP Class CL_DBA_GUI_DBH_STATUS (DBA Cockpit: SAPGUI Status of Related Backend)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IWCI_DBA_DBH_STATUS WebDynpro Interface COMPONENTCONTROLLER 20120928
Properties
Class CL_DBA_GUI_DBH_STATUS  
Short Description DBA Cockpit: SAPGUI Status of Related Backend    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20120928   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_GUI_DBH_STATUS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IWCI_DBA_DBH_STATUS WebDynpro Interface COMPONENTCONTROLLER 20120928
Friends
Class CL_DBA_GUI_DBH_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_OBJECTS Instance attribute Public Type reference (TYPE) DB6_STRING_TAB DBA: Simple List of Strings 20120928
2 CHECK_RUNTIME Instance attribute Private Type reference (TYPE) INT4 Natural number 20120928
3 CHECK_RUNTIME_VISIBLE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
4 DEFINITION_OK Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
5 FW_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120928
6 INIT_RUNTIME Instance attribute Private Type reference (TYPE) INT4 Natural number 20120928
7 SCHEDULE_OK Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
8 SETUP_CTRL Instance attribute Public Object reference (TYPE REF TO) CL_DBA_DBH_SETUP_CTRL DBA-DBH: Setup Controller 20120928
9 STATUS_TEXT Instance attribute Private Type reference (TYPE) STRING 20120928
10 STATUS_VISIBLE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
11 USAGE_TEXT Instance attribute Private Type reference (TYPE) STRING 20120928
12 USAGE_VISIBLE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
13 WD_ASSIST Instance attribute Private Object reference (TYPE REF TO) CL_DB6_WD_ACTION_ASSISTANCE DBA: assistance class for reusable selection components 20120928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120928
2 GET_DBH_STATUS_INFO Instance method Public Method Get DBH Status Info Method to be called from SAPGUI Module 20120928
3 GET_REF Static method Public Method 20120928
4 UPDATE_STATUS_USAGE_INFO Instance method Private Method 20120928
Events
Class CL_DBA_GUI_DBH_STATUS has no event.
Types
Class CL_DBA_GUI_DBH_STATUS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120928

Method CONSTRUCTOR on class CL_DBA_GUI_DBH_STATUS has no exception.

Method GET_DBH_STATUS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECK_RUNTIME Call by reference Type reference (TYPE) INT4 Natural number 20120928
2 Exporting CHECK_RUNTIME_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
3 Exporting INIT_RUNTIME Call by reference Type reference (TYPE) INT4 Natural number 20121005
4 Exporting STATUS_TEXT Call by reference Type reference (TYPE) STRING 20120928
5 Exporting STATUS_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928
6 Exporting USAGE_TEXT Call by reference Type reference (TYPE) STRING 20120928
7 Exporting USAGE_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928

Method GET_DBH_STATUS_INFO on class CL_DBA_GUI_DBH_STATUS has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120928
2 Returning SEL_REF Value transfer Object reference (TYPE REF TO) CL_DBA_GUI_DBH_STATUS DBA Cockpit: SAPGUI Status of Related Backend 20120928

Method GET_REF on class CL_DBA_GUI_DBH_STATUS has no exception.

Method UPDATE_STATUS_USAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120928

Method UPDATE_STATUS_USAGE_INFO on class CL_DBA_GUI_DBH_STATUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740