SAP ABAP Class CL_DBA_GUI_SELECTOR (DBA Cockpit: Visualization of Selection Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_GUI_DATA_RANGE | DBA Cockpit: Visualization of Range Selection | 20050513 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_GUI_DISTRIBUTED_DB | DBA Cockpit: Visualization of Distributed DB Attributes | 20050513 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_GUI_SYSTEM_LANDSCAPE | DBA Cockpit: Visualization of System Selection | 20050513 |
Properties
| Class | CL_DBA_GUI_SELECTOR | |
| Short Description | DBA Cockpit: Visualization of Selection Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050513 | 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) |
Interfaces
Class CL_DBA_GUI_SELECTOR has no interface implemented.
Friends
Class CL_DBA_GUI_SELECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_BUTTON_MENU | DB6: Button with Menu | 20050513 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050520 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DDSHVALUE | Field contents on the screen | 20050520 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20050513 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050530 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ICON_D | Icons table | 20050520 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | DBA_BUTTON_MENU_TAB | DBA Cockpit: Button Menu | 20050513 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050524 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20050519 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20050513 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_COLUMN_TREE | DB6: simple column tree abstraction | 20050513 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | I | 20050513 | ||||
| 13 | Constant | Public | Type reference (TYPE) | I | 2 | 20050513 | |||
| 14 | Constant | Public | Type reference (TYPE) | I | 1 | 20050513 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050513 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050513 | |
| 3 | Instance method | Private | Method | 20050520 | ||
| 4 | Instance method | Public | Method | 20050518 | ||
| 5 | Instance method | Public | Method | 20050520 | ||
| 6 | Instance method | Public | Method | 20050513 | ||
| 7 | Instance method | Protected | Event handling method | 20050513 | ||
| 8 | Instance method | Private | Event handling method | 20050525 | ||
| 9 | Instance method | Protected | Event handling method | 20050513 | ||
| 10 | Instance method | Public | Method | 20050518 | ||
| 11 | Instance method | Public | Method | 20050513 | ||
| 12 | Instance method | Public | Method | 20050527 | ||
| 13 | Instance method | Protected | Method | 20050513 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | VIEWTYPE_CHANGED | Instance Event (0) |
Public (2) |
20050530 |
Types
Class CL_DBA_GUI_SELECTOR has no local type.
Method Signatures
Method CHANGE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | CLIKE | DB6: Partitionsname für Listenfeldelement | 20050513 |
Method CHANGE_SELECTION on class CL_DBA_GUI_SELECTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Behälter für Custom Controls im Bildbereich | 20050513 | |||
| 2 | DYNPRO_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20050513 | ||||
| 3 | FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, den PAI auslöste | 20050517 | |||
| 4 | FLIP_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050530 | ||||
| 5 | ICON | Call by reference | Type reference (TYPE) | C | 20050519 | ||||
| 6 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20050524 | |||
| 7 | TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20050513 | ||||
| 8 | VIEW_TYPE | Call by reference | Type reference (TYPE) | I | 20050513 |
Method CONSTRUCTOR on class CL_DBA_GUI_SELECTOR has no exception.
Method CREATE Signature
Method CREATE on class CL_DBA_GUI_SELECTOR has no parameter.
Method CREATE on class CL_DBA_GUI_SELECTOR has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_DBA_GUI_SELECTOR has no parameter.
Method DISPLAY on class CL_DBA_GUI_SELECTOR has no exception.
Method FLIP Signature
Method FLIP on class CL_DBA_GUI_SELECTOR has no parameter.
Method FLIP on class CL_DBA_GUI_SELECTOR has no exception.
Method FREE Signature
Method FREE on class CL_DBA_GUI_SELECTOR has no parameter.
Method FREE on class CL_DBA_GUI_SELECTOR has no exception.
Method HANDLE_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20050513 |
Method HANDLE_FUNCTION_SELECTED on class CL_DBA_GUI_SELECTOR has no exception.
Method HANDLE_HEADER_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Call by reference | Attribute reference (LIKE) | 20050525 |
Method HANDLE_HEADER_CLICK on class CL_DBA_GUI_SELECTOR has no exception.
Method HANDLE_ITEM_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050513 |
Method HANDLE_ITEM_SELECTED on class CL_DBA_GUI_SELECTOR has no exception.
Method HIDE Signature
Method HIDE on class CL_DBA_GUI_SELECTOR has no parameter.
Method HIDE on class CL_DBA_GUI_SELECTOR has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DBA_GUI_SELECTOR has no parameter.
Method REFRESH on class CL_DBA_GUI_SELECTOR has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | CLIKE | DB6: Partitionsname für Listenfeldelement | 20050527 |
Method SET_SELECTION on class CL_DBA_GUI_SELECTOR has no exception.
Method SET_TREE_COLUMNS Signature
Method SET_TREE_COLUMNS on class CL_DBA_GUI_SELECTOR has no parameter.
Method SET_TREE_COLUMNS on class CL_DBA_GUI_SELECTOR has no exception.
Event Signatures
Event VIEWTYPE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_TYPE | Exporting | Value transfer | Type reference (TYPE) | I | 20050530 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |