SAP ABAP Class CL_DB6_EVENT_RECEIVER_EDITOR (DB6: Event Handler for Editor Control)
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 | 20020812 |
Properties
| Class | CL_DB6_EVENT_RECEIVER_EDITOR | |
| Short Description | DB6: Event Handler for Editor Control | |
| 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 | 20020812 | 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) |
Interfaces
Class CL_DB6_EVENT_RECEIVER_EDITOR has no interface implemented.
Friends
Class CL_DB6_EVENT_RECEIVER_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'LINE_SEL' | Screens, function code triggered by PAI | 20020812 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Screens, function code triggered by PAI | 20020812 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DB6_EDITOR_LINE | DB6: Editor Line | 20020812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020812 | ||
| 2 | Instance method | Public | Method | 20020812 | ||
| 3 | Instance method | Public | Event handling method | 20020812 |
Events
Class CL_DB6_EVENT_RECEIVER_EDITOR has no event.
Types
Class CL_DB6_EVENT_RECEIVER_EDITOR has no local type.
Method Signatures
Method CURRENT_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Value transfer | Type reference (TYPE) | SYUCOMM | Bilder, Funktionscode ausgelöst durch PAI | 20020812 |
Method CURRENT_COMMAND on class CL_DB6_EVENT_RECEIVER_EDITOR has no exception.
Method FIRST_SELECTED_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Value transfer | Type reference (TYPE) | DB6_EDITOR_LINE | DB6: Editor Line | 20020812 |
Method FIRST_SELECTED_LINE on class CL_DB6_EVENT_RECEIVER_EDITOR has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20020812 |
Method HANDLE_DOUBLE_CLICK on class CL_DB6_EVENT_RECEIVER_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |