SAP ABAP Class CL_DRAG_DROP_CONTROLLER_MM (Controller for Drag&Drop)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CONTROLLER_MM | Controller for Framework | 19990321 |
Properties
| Class | CL_DRAG_DROP_CONTROLLER_MM | |
| Short Description | Controller for Drag&Drop | |
| Super Class | CL_CONTROLLER_MM | Controller for Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 19990321 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DRAG_DROP_CONTROLLER_MM has no forward declaration.
Interfaces
Class CL_DRAG_DROP_CONTROLLER_MM has no interface implemented.
Friends
Class CL_DRAG_DROP_CONTROLLER_MM has no friend class.
Attributes
Class CL_DRAG_DROP_CONTROLLER_MM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Show Context Menu | 19990512 | |
| 2 | Instance method | Public | Event handling method | Event Handler for Picture Drag | 19990321 | |
| 3 | Instance method | Public | Event handling method | Event Handler for Picture Drop | 19990321 | |
| 4 | Instance method | Public | Event handling method | Context Menu Chosen | 19990512 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Tree Copy to Schedule | 20081106 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Tree Copy | 19990412 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVENT_DATA_COPY_RECEIVED | Instance Event (0) |
Public (2) |
Data was copied | 20081107 |
| 2 | EVENT_DATA_RECEIVED | Instance Event (0) |
Public (2) |
Data Dropped | 19990322 |
| 3 | EVENT_FCODE_RECEIVED | Instance Event (0) |
Public (2) |
FCode Chosen | 19990512 |
Types
Class CL_DRAG_DROP_CONTROLLER_MM has no local type.
Method Signatures
Method PICTURE_HANDLE_ON_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 19990512 |
Method PICTURE_HANDLE_ON_CONTEXT_MENU on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Method PICTURE_HANDLE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 19990321 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 19990321 |
Method PICTURE_HANDLE_ON_DRAG on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Method PICTURE_HANDLE_ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 19990321 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 19990321 |
Method PICTURE_HANDLE_ON_DROP on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Method PICTURE_ON_CTMENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 19990512 | |||||
| 2 | SENDER | Value transfer | Attribute reference (LIKE) | 19990512 |
Method PICTURE_ON_CTMENU_SEL on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Method TREE_HANDLE_COPY_TO_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_OBJ | Value transfer | Attribute reference (LIKE) | 20081106 |
Method TREE_HANDLE_COPY_TO_SCHEDULE on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Method TREE_HANDLE_ON_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_OBJ | Value transfer | Attribute reference (LIKE) | 19990412 |
Method TREE_HANDLE_ON_COPY on class CL_DRAG_DROP_CONTROLLER_MM has no exception.
Event Signatures
Event EVENT_DATA_COPY_RECEIVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABLE_MODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_TABLE_MODEL_MM | Table Model | 20081107 |
Event EVENT_DATA_RECEIVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABLE_MODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_TABLE_MODEL_MM | Table Model | 19990322 |
Event EVENT_FCODE_RECEIVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Fcode | 19990512 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |