SAP ABAP Class CL_DB6_STMT_VIEWER (DB6: Display SQl Statement/CLP Command)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DB6_STMT_VIEWER  
Short Description DB6: Display SQl Statement/CLP Command    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20041012   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)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_STMT_VIEWER has no interface implemented.
Friends
Class CL_DB6_STMT_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20041012
2 EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20041012
3 LINE_LENGTH Instance attribute Private Type reference (TYPE) I 120 20041013
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20041013
2 CONSTRUCTOR Instance method Public Constructor 20041012
3 DISPLAY Instance method Public Method 20041012
4 DISPLAY_COMMAND_LIST Instance method Public Method 20060516
5 FREE Instance method Public Method 20041012
6 PRETTY_PRINT Instance method Private Method 20041013
7 SET_STATUSBAR_MODE Instance method Public Method 20090820
8 SET_TOOLBAR_MODE Instance method Public Method 20090820
Events
Class CL_DB6_STMT_VIEWER has no event.
Types
Class CL_DB6_STMT_VIEWER has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_DB6_STMT_VIEWER has no parameter.
Method CLEAR on class CL_DB6_STMT_VIEWER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) CLIKE 20041012

Method CONSTRUCTOR on class CL_DB6_STMT_VIEWER has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SQL_STMT Call by reference Type reference (TYPE) CLIKE 20041012
2 Importing STATUS_TEXT Call by reference Type reference (TYPE) CLIKE 20041013

Method DISPLAY on class CL_DB6_STMT_VIEWER has no exception.

Method DISPLAY_COMMAND_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD_LIST Call by reference Type reference (TYPE) DB6ADMCMD_LIST DB6: Command List 20060516
2 Importing STATUS_TEXT Call by reference Type reference (TYPE) CLIKE 20060516

Method DISPLAY_COMMAND_LIST on class CL_DB6_STMT_VIEWER has no exception.

Method FREE Signature

Method FREE on class CL_DB6_STMT_VIEWER has no parameter.
Method FREE on class CL_DB6_STMT_VIEWER has no exception.

Method PRETTY_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINES Value transfer Type reference (TYPE) DB6CC_EDITOR_LIST 20041013
2 Importing STMT Call by reference Type reference (TYPE) CLIKE 20041013

Method PRETTY_PRINT on class CL_DB6_STMT_VIEWER has no exception.

Method SET_STATUSBAR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUSBAR_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20090820

Method SET_STATUSBAR_MODE on class CL_DB6_STMT_VIEWER has no exception.

Method SET_TOOLBAR_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOLBAR_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20090820

Method SET_TOOLBAR_MODE on class CL_DB6_STMT_VIEWER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700