SAP ABAP Class CL_DB4_STMT_EDITOR (DB4: SQL Statement Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Properties
| Class | CL_DB4_STMT_EDITOR | |
| Short Description | DB4: SQL Statement Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20130429 | SAP |
| Last change | 20140121 | 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
Class CL_DB4_STMT_EDITOR has no interface implemented.
Friends
Class CL_DB4_STMT_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) | STRING | 20130429 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130429 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20130429 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20130429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130429 | |
| 2 | Instance method | Public | Method | Release resources | 20130429 | |
| 3 | Instance method | Public | Method | Set the string to be displayed | 20130429 |
Events
Class CL_DB4_STMT_EDITOR has no event.
Types
Class CL_DB4_STMT_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_DESCRIPTION | Call by reference | Type reference (TYPE) | CLIKE | 20130429 | ||||
| 2 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20130429 | ||||
| 3 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20130429 |
Method CONSTRUCTOR on class CL_DB4_STMT_EDITOR has no exception.
Method FREE Signature
Method FREE on class CL_DB4_STMT_EDITOR has no parameter.
Method FREE on class CL_DB4_STMT_EDITOR has no exception.
Method SET_TEXTSTREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20131129 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130429 |
Method SET_TEXTSTREAM on class CL_DB4_STMT_EDITOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |