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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 LINE 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 CMD_LINE_SELECT Constant Public Type reference (TYPE) SYUCOMM 'LINE_SEL' Screens, function code triggered by PAI 20020812
2 CURRENT_REQUEST Instance attribute Private Type reference (TYPE) SYUCOMM Screens, function code triggered by PAI 20020812
3 SELECTED_LINE Instance attribute Private Type reference (TYPE) DB6_EDITOR_LINE DB6: Editor Line 20020812
Methods
# Method Level Visibility Method type Description Created on
1 CURRENT_COMMAND Instance method Public Method 20020812
2 FIRST_SELECTED_LINE Instance method Public Method 20020812
3 HANDLE_DOUBLE_CLICK 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 Returning 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 Returning 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 Importing 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