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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20041012 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20041012 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 120 | 20041013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041013 | ||
| 2 | Instance method | Public | Constructor | 20041012 | ||
| 3 | Instance method | Public | Method | 20041012 | ||
| 4 | Instance method | Public | Method | 20060516 | ||
| 5 | Instance method | Public | Method | 20041012 | ||
| 6 | Instance method | Private | Method | 20041013 | ||
| 7 | Instance method | Public | Method | 20090820 | ||
| 8 | 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 | 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 | SQL_STMT | Call by reference | Type reference (TYPE) | CLIKE | 20041012 | ||||
| 2 | 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 | CMD_LIST | Call by reference | Type reference (TYPE) | DB6ADMCMD_LIST | DB6: Command List | 20060516 | |||
| 2 | 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 | LINES | Value transfer | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20041013 | ||||
| 2 | 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 | 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 | 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 |