SAP ABAP Class CL_SDB_UTILITIES (SDB: Collection of Service Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
     SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
Properties
Class CL_SDB_UTILITIES  
Short Description SDB: Collection of Service Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_SDB   MaxDB/liveCache Monitoring and Administration 
Created 20071106   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SDB_UTILITIES has no interface implemented.
Friends
Class CL_SDB_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADA_DB_REF Static Attribute Public Object reference (TYPE REF TO) CL_ADA_DATABASE MaxDB: Current Database 20091028
2 DBM_BUFFER Static Attribute Public Type reference (TYPE) SDB_DBM_BUFFER_TAB Buffer for DBM Commands 20091028
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DATABASE_STUDIO Static method Public Method 20071106
2 CHECK_DBM_BUFFER Static method Public Method 20091028
3 CHECK_ORDER_INTERFACE Static method Public Method 20091222
4 DATABASE_STUDIO_INSTALLED Static method Public Method 20071106
5 DBM_GUI_INSTALLED Static method Public Method 20071106
6 FILL_DBM_BUFFER Static method Public Method 20091028
7 GET_DBSL_NAME Static method Public Method 20090227
8 IS_LVC_ADMINISTRATOR Static method Public Method 20071108
9 IS_LVC_OPERATOR Static method Public Method 20071108
10 IS_LVC_SUPERUSER Static method Public Method 20071108
11 IS_LVC_USER Static method Public Method 20071108
12 IS_MAXDB_ADMINISTRATOR Static method Public Method 20071108
13 IS_MAXDB_USER Static method Public Method 20071108
14 LONGTEXT_TABLE_TO_STRING Static method Public Method 20080908
15 MAP_CALE_ACTION_LONG_TO_SHORT Static method Public Method 20081204
16 MAP_CALE_ACTION_SHORT_TO_LONG Static method Public Method 20081204
17 SET_ORDER_INTERFACE Static method Public Method 20100929
18 SQL_EXECUTE_PREFIX Static method Public Method 20071106
19 SQL_STUDIO_INSTALLED Static method Public Method 20071106
20 TOGGLE_DISPLAY_ICON Static method Public Method 20080130
21 TOGGLE_DISP_ICON_FALSE Static method Public Method 20071128
22 TOGGLE_DISP_ICON_TRUE Static method Public Method 20071128
23 WRITE_INTO_MESSAGE_WINDOW Static method Public Method 20091021
Events
Class CL_SDB_UTILITIES has no event.
Types
Class CL_SDB_UTILITIES has no local type.
Method Signatures

Method CALL_DATABASE_STUDIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBNAME Call by reference Type reference (TYPE) SDB_DBNAME SAP DB: DBName 20071107
2 Importing DBSERVER Call by reference Type reference (TYPE) SDB_DBNODE SAP DB: DBServer-Name 20071107
# Exception Resumable Description Created on
1 CX_DBA_SDB Ausnahme-Klasse für CCMS MaxDB 20071106

Method CHECK_DBM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSW_TAB Value transfer Type reference (TYPE) SDB_ANSW_TAB SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos 20091028
2 Importing COMMAND Call by reference Type reference (TYPE) SDB_DBMCMD SAP DB: DBMServer-Kommando 20091028
3 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20091028

Method CHECK_DBM_BUFFER on class CL_SDB_UTILITIES has no exception.

Method CHECK_ORDER_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20091222
2 Returning DBCON_NAME_2 Value transfer Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20091222

Method CHECK_ORDER_INTERFACE on class CL_SDB_UTILITIES has no exception.

Method DATABASE_STUDIO_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INSTALLED Value transfer Type reference (TYPE) ABAP_BOOL 20071106
# Exception Resumable Description Created on
1 CX_DBA_SDB Ausnahme-Klasse für CCMS MaxDB 20071106

Method DBM_GUI_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INSTALLED Value transfer Type reference (TYPE) ABAP_BOOL 20071106
# Exception Resumable Description Created on
1 CX_DBA_SDB Ausnahme-Klasse für CCMS MaxDB 20071106

Method FILL_DBM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANSW_TAB Value transfer Type reference (TYPE) SDB_ANSW_TAB SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos 20091028
2 Importing COMMAND Call by reference Type reference (TYPE) SDB_DBMCMD SAP DB: DBMServer-Kommando 20091028
3 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20091028

Method FILL_DBM_BUFFER on class CL_SDB_UTILITIES has no exception.

Method GET_DBSL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBMS Call by reference Type reference (TYPE) DBCON_DBMS Datenbanksystem 20090227
2 Returning LIB_NAME Value transfer Type reference (TYPE) CHAR20 FIELD_TYPE 20090227

Method GET_DBSL_NAME on class CL_SDB_UTILITIES has no exception.

Method IS_LVC_ADMINISTRATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_LVC_ADMINISTRATOR on class CL_SDB_UTILITIES has no exception.

Method IS_LVC_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_LVC_OPERATOR on class CL_SDB_UTILITIES has no exception.

Method IS_LVC_SUPERUSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_LVC_SUPERUSER on class CL_SDB_UTILITIES has no exception.

Method IS_LVC_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_LVC_USER on class CL_SDB_UTILITIES has no exception.

Method IS_MAXDB_ADMINISTRATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_MAXDB_ADMINISTRATOR on class CL_SDB_UTILITIES has no exception.

Method IS_MAXDB_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071108

Method IS_MAXDB_USER on class CL_SDB_UTILITIES has no exception.

Method LONGTEXT_TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STRING Call by reference Type reference (TYPE) STRING 20080908
2 Importing TABLE Call by reference Type reference (TYPE) SDB_ANSW_TAB SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos 20080908

Method LONGTEXT_TABLE_TO_STRING on class CL_SDB_UTILITIES has no exception.

Method MAP_CALE_ACTION_LONG_TO_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBREL Value transfer Type reference (TYPE) DB6DBREL '7.6.00' DB6: Datenbank-Release 20081204
2 Returning FUNCT Value transfer Type reference (TYPE) SDBA_FUNCT Funktions-ID der DBA-Aktion 20081204
3 Importing PROGID Value transfer Type reference (TYPE) SDBA_BTYPE Typ der DBA-Aktion 20081204

Method MAP_CALE_ACTION_LONG_TO_SHORT on class CL_SDB_UTILITIES has no exception.

Method MAP_CALE_ACTION_SHORT_TO_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBREL Value transfer Type reference (TYPE) DB6DBREL '7.6.00.00' DB6: Datenbank-Release 20081204
2 Importing FUNCT Value transfer Type reference (TYPE) SDBA_FUNCT Funktions-ID der DBA-Aktion 20081204
3 Returning PROGID Value transfer Type reference (TYPE) SDBA_BTYPE Typ der DBA-Aktion 20081204

Method MAP_CALE_ACTION_SHORT_TO_LONG on class CL_SDB_UTILITIES has no exception.

Method SET_ORDER_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20100929
2 Exporting HAS_BEEN_SET Call by reference Type reference (TYPE) ABAP_BOOL 20100929
3 Exporting INFO Call by reference Type reference (TYPE) SDB_LINE SAP DB: Antwortzeile des DBM-Kommandos 20100929
4 Exporting WAS_ALREADY_SET Call by reference Type reference (TYPE) ABAP_BOOL 20100929

Method SET_ORDER_INTERFACE on class CL_SDB_UTILITIES has no exception.

Method SQL_EXECUTE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXECUTE_PREFIX Value transfer Type reference (TYPE) CHAR15 Char 15 20071106
2 Importing LONG_VERSION Call by reference Type reference (TYPE) CHAR15 Char 15 20071107

Method SQL_EXECUTE_PREFIX on class CL_SDB_UTILITIES has no exception.

Method SQL_STUDIO_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INSTALLED Value transfer Type reference (TYPE) ABAP_BOOL 20071106
# Exception Resumable Description Created on
1 CX_DBA_SDB Ausnahme-Klasse für CCMS MaxDB 20071106

Method TOGGLE_DISPLAY_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DISPLAY_FLAG Call by reference Type reference (TYPE) ABAP_BOOL Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080130
2 Exporting ICON_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20080130
3 Exporting ICON_TEXT Call by reference Type reference (TYPE) CHAR50 Kommentar 20080130
4 Importing SET_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL TRUE => No toggle, but initial setting as in DISPLAY_FLAG 20080130
5 Importing TEXT_COLLAPSED Call by reference Type reference (TYPE) CHAR50 Kommentar 20080130
6 Importing TEXT_EXPANDED Call by reference Type reference (TYPE) CHAR50 Kommentar 20080130

Method TOGGLE_DISPLAY_ICON on class CL_SDB_UTILITIES has no exception.

Method TOGGLE_DISP_ICON_FALSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON-NAME Name einer Ikone 20071128

Method TOGGLE_DISP_ICON_FALSE on class CL_SDB_UTILITIES has no exception.

Method TOGGLE_DISP_ICON_TRUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) ICON-NAME Name einer Ikone 20071128

Method TOGGLE_DISP_ICON_TRUE on class CL_SDB_UTILITIES has no exception.

Method WRITE_INTO_MESSAGE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20091021
2 Importing DBMCMD Call by reference Type reference (TYPE) SDB_DBMCMD SAP DB: DBMServer-Kommando 20091021
3 Importing MODE Call by reference Type reference (TYPE) SDB_CMODE SAP DB: DBMRFC Aufrufmodus 20091106
4 Importing TYP Call by reference Type reference (TYPE) SDB_DBMCMD SAP DB: DBMServer-Kommando 20091021

Method WRITE_INTO_MESSAGE_WINDOW on class CL_SDB_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711