SAP ABAP Class CL_DBA_ACTION_SQL_EDITOR (DB6: CLP Command Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20090831 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110908 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ACTION_SQL_EDITOR | DB2: Diagnostics: Catalog Browser | 20110124 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ACTION_SQL_EDITOR | HDB: CLP Command Processing | 20101202 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_SQL_EDITOR | ORA: General SQL Command Editor | 20110809 |
Properties
Class | CL_DBA_ACTION_SQL_EDITOR | |
Short Description | DB6: CLP Command Processing | |
Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20090819 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110908 |
Friends
Class CL_DBA_ACTION_SQL_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB2_SQL_EDITOR_HIST_TAB | DB6:Table of single Hist No. & SQL Statements | 20090819 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | executed | 20091217 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20090819 | ||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090819 | ||||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_SQL_EXECUTOR | DBA Cockpit SQL Executor - Dynamic (ADBC) | 20090924 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20090902 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20090902 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV GRID for Result_set visualization | 20090902 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_VIEW_SQL_EDITOR | DB6: View Data of CLP Command Editor | 20090819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | creates a Filedcat based on a structdescription | 20090831 |
2 | ![]() |
Instance method | Private | Method | delete query | 20131113 |
3 | ![]() |
Instance method | Protected | Method | 20090920 | |
4 | ![]() |
Instance method | Private | Method | read query | 20131113 |
5 | ![]() |
Instance method | Private | Method | save query | 20131113 |
6 | ![]() |
Instance method | Protected | Method | 20090819 | |
7 | ![]() |
Instance method | Protected | Method | 20090819 |
Events
Class CL_DBA_ACTION_SQL_EDITOR has no event.
Types
Class CL_DBA_ACTION_SQL_EDITOR has no local type.
Method Signatures
Method CREATE_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090831 | ||
2 | ![]() |
IM_STRUCT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090831 |
Method CREATE_FIELDCAT on class CL_DBA_ACTION_SQL_EDITOR has no exception.
Method DELETE_QUERY Signature
Method DELETE_QUERY on class CL_DBA_ACTION_SQL_EDITOR has no parameter.
Method DELETE_QUERY on class CL_DBA_ACTION_SQL_EDITOR has no exception.
Method GET_FORMATTED_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Query String | 20090920 | ||
2 | ![]() |
EX_STMT_TAB | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20120928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Input not qualified for Method | 20090920 |
Method READ_QUERY Signature
Method READ_QUERY on class CL_DBA_ACTION_SQL_EDITOR has no parameter.
Method READ_QUERY on class CL_DBA_ACTION_SQL_EDITOR has no exception.
Method SAVE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINES | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20131113 |
Method SAVE_QUERY on class CL_DBA_ACTION_SQL_EDITOR has no exception.
Method TRANSFER_COMMAND_TO_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20090916 | |||
2 | ![]() |
IM_STMT_TAB | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20120928 |
Method TRANSFER_COMMAND_TO_HISTORY on class CL_DBA_ACTION_SQL_EDITOR has no exception.
Method TRANSFER_HISTORY_TO_EDITOR Signature
Method TRANSFER_HISTORY_TO_EDITOR on class CL_DBA_ACTION_SQL_EDITOR has no parameter.
Method TRANSFER_HISTORY_TO_EDITOR on class CL_DBA_ACTION_SQL_EDITOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |