SAP ABAP Class CL_RSDU_SQL_EDITOR (RSDU SQL Editor)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRU (Package) Data Manager Database Utilities
⤷
⤷
Properties
| Class | CL_RSDU_SQL_EDITOR | |
| Short Description | RSDU SQL Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRU | Data Manager Database Utilities |
| Created | 20060309 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDU_SQL_EDITOR has no interface implemented.
Friends
Class CL_RSDU_SQL_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSDRS_SX_QUERY | Sx Query | 20060313 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | TREX Call Pseudo SQL | 20070115 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | CURRENT_EDITOR | 20060309 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CHAR200 | Status Bar | 20060309 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDRS_T_ABAPSOURCE | 20060309 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | 20060309 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | CURRENT_CONTAINER | 20060309 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | NUMC5 | TASK Number | 20060310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLEAR_DIRECTORY | 20060309 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060309 | |
| 3 | Instance method | Public | Method | 20060309 | ||
| 4 | Instance method | Private | Method | 20070115 | ||
| 5 | Instance method | Public | Method | 20060313 | ||
| 6 | Instance method | Private | Method | 20070115 | ||
| 7 | Instance method | Public | Method | 20060427 | ||
| 8 | Instance method | Public | Method | FREE | 20060309 | |
| 9 | Instance method | Public | Method | 20060309 | ||
| 10 | Instance method | Private | Method | Get Filter Conditions for Table | 20060313 | |
| 11 | Instance method | Private | Method | 20060313 | ||
| 12 | Instance method | Public | Event handling method | 20060309 | ||
| 13 | Instance method | Public | Method | 20060309 | ||
| 14 | Instance method | Public | Method | 20060522 |
Events
Class CL_RSDU_SQL_EDITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_T_SELTAB | Private | See coding | 20060313 | PT_T_SELTAB type standard table of rsparams
with default key initial size 0
|
Method Signatures
Method CLEAR_CONTENT Signature
Method CLEAR_CONTENT on class CL_RSDU_SQL_EDITOR has no parameter.
Method CLEAR_CONTENT on class CL_RSDU_SQL_EDITOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | CONTAINER_NAME | 20060309 | |||
| 2 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Display mode | 20060309 | |||
| 3 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | internal sql statement representation | 20060313 | |||
| 4 | I_TREX_CALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | TREX call pseudo SQL | 20070115 |
Method CONSTRUCTOR on class CL_RSDU_SQL_EDITOR has no exception.
Method DISPLAY_CONTENT Signature
Method DISPLAY_CONTENT on class CL_RSDU_SQL_EDITOR has no parameter.
Method DISPLAY_CONTENT on class CL_RSDU_SQL_EDITOR has no exception.
Method DISPLAY_DB_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLENAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20070115 | ||||
| 2 | I_WITH_FILTER | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070115 |
Method DISPLAY_DB_TABLE on class CL_RSDU_SQL_EDITOR has no exception.
Method DISPLAY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SENDER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20060313 | |||
| 2 | I_WITH_FILTER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Display table with filter values | 20060313 |
Method DISPLAY_TABLE on class CL_RSDU_SQL_EDITOR has no exception.
Method DISPLAY_TREX_TMPINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLENAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20070115 | ||||
| 2 | I_WITH_FILTER | Call by reference | Type reference (TYPE) | RS_BOOL | Show table without filter panel | 20081202 |
Method DISPLAY_TREX_TMPINDEX on class CL_RSDU_SQL_EDITOR has no exception.
Method EXPLAIN Signature
Method EXPLAIN on class CL_RSDU_SQL_EDITOR has no parameter.
Method EXPLAIN on class CL_RSDU_SQL_EDITOR has no exception.
Method FREE Signature
Method FREE on class CL_RSDU_SQL_EDITOR has no parameter.
Method FREE on class CL_RSDU_SQL_EDITOR has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_SQL_STMT | Value transfer | Type reference (TYPE) | RSDRS_T_ABAPSOURCE | 20060309 |
Method GET_CONTENT on class CL_RSDU_SQL_EDITOR has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLENAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060313 | ||||
| 2 | R_T_SELTAB | Value transfer | Type reference (TYPE) | PT_T_SELTAB | 20060313 |
Method GET_FILTER on class CL_RSDU_SQL_EDITOR has no exception.
Method GET_TABLENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20060313 | |||
| 2 | R_TABLENAME | Value transfer | Type reference (TYPE) | RSD_TABLNM | Name of Table | 20060313 |
Method GET_TABLENAME on class CL_RSDU_SQL_EDITOR has no exception.
Method HANDLE_DOUBLECLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20060309 |
Method HANDLE_DOUBLECLICK on class CL_RSDU_SQL_EDITOR has no exception.
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TEXT | Call by reference | Type reference (TYPE) | RSDRS_T_ABAPSOURCE | 20060309 | ||||
| 2 | I_XML | Call by reference | Type reference (TYPE) | XSTRING | 20100325 |
Method SET_CONTENT on class CL_RSDU_SQL_EDITOR has no exception.
Method VISUALIZE Signature
Method VISUALIZE on class CL_RSDU_SQL_EDITOR has no parameter.
Method VISUALIZE on class CL_RSDU_SQL_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |