SAP ABAP Class CL_DB6_EVENT_RECEIVER_TREE (DB6: Event Receiver for DB6 Column Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE | 20050228 |
Properties
Class | CL_DB6_EVENT_RECEIVER_TREE | |
Short Description | DB6: Event Receiver for DB6 Column Tree | |
Super Class | CL_DB6_EVENT_RECEIVER_BASE | CL_DB6_EVENT_RECEIVER_BASE |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20050228 | 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
Class CL_DB6_EVENT_RECEIVER_TREE has no interface implemented.
Friends
Class CL_DB6_EVENT_RECEIVER_TREE 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_COLUMN_TREE | DB6: simple ALV tree abstraction | 20050228 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061122 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | Tree Control: Column Name / Item Name | 20050308 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20050308 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20080214 |
Methods
Events
Class CL_DB6_EVENT_RECEIVER_TREE has no event.
Types
Class CL_DB6_EVENT_RECEIVER_TREE has no local type.
Method Signatures
Method CLEAR_SELECTION_SET Signature
Method CLEAR_SELECTION_SET on class CL_DB6_EVENT_RECEIVER_TREE has no parameter.
Method CLEAR_SELECTION_SET on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TREE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | DB6: Einfache ALV-Tree-Verschalung | 20050228 |
Method CONSTRUCTOR on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method GET_EVENT_ITEM_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061124 |
Method GET_EVENT_ITEM_CHECKED on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method GET_EVENT_ITEM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Tree Control: Spaltenname / Item-Name | 20050308 |
Method GET_EVENT_ITEM_NAME on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method GET_EVENT_NODE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Knotenschlüssel | 20050308 |
Method GET_EVENT_NODE_KEY on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method GET_SEL_EVENT_NODE_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TAB_NODE_KEYS | Value transfer | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20080214 |
Method GET_SEL_EVENT_NODE_KEYS on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20050302 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050302 |
Method HANDLE_BUTTON_CLICK on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_CHECKBOX_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Call by reference | Attribute reference (LIKE) | 20061122 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20061122 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061122 |
Method HANDLE_CHECKBOX_CHANGED on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20110809 |
Method HANDLE_EXPAND_NO_CHILDREN on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20050302 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050302 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_ITEM_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20090518 | ||||
2 | ![]() |
KEY | Call by reference | Attribute reference (LIKE) | 20090518 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20090518 |
Method HANDLE_ITEM_KEYPRESS on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060516 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060516 |
Method HANDLE_LINK_CLICK on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050302 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method SET_EVENT_NODE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20090206 |
Method SET_EVENT_NODE_KEY on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
Method SET_SELECTED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | CLIKE | 20081028 |
Method SET_SELECTED_NODE on class CL_DB6_EVENT_RECEIVER_TREE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |