SAP ABAP Class CL_SWF_BND_DRAGDROP_RECEIVER (CL_SWF_BND_DRAGDROP_RECEIVER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_BND (Package) Workflow: Data Flow
⤷
⤷
Properties
| Class | CL_SWF_BND_DRAGDROP_RECEIVER | |
| Short Description | CL_SWF_BND_DRAGDROP_RECEIVER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_BND | Workflow: Data Flow |
| Created | 20011115 | SAP |
| Last change | 20110908 | 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_SWF_BND_DRAGDROP_RECEIVER has no interface implemented.
Friends
Class CL_SWF_BND_DRAGDROP_RECEIVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWFBINDING | Binding definition | 20011115 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container on Left Side of Editor (Source) | 20011115 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | Binding from Left to Right is 'Export' | 20011115 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container on Right Side of Editor (Target) | 20011115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011115 | |
| 2 | Instance method | Public | Method | Set All Data Required for Binding Using D&D Object | 20011115 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BINDING_DEFINED | Instance Event (0) |
Public (2) |
New Binding Created by Drag&Drop | 20011115 |
Types
Class CL_SWF_BND_DRAGDROP_RECEIVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEFT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container für linkes Control | 20011115 | |||
| 2 | LEFT_IS_EXPORT_SOURCE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 'X' - Datenfluß von links nach rechts ist 'export' | 20011115 |
Method CONSTRUCTOR on class CL_SWF_BND_DRAGDROP_RECEIVER has no exception.
Method SET_FROM_DRAG_DROP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_BND_DRAG_OBJECT | Objekt für Datentransfer bei drag&drop im Datenflußeditor | 20011115 |
Method SET_FROM_DRAG_DROP_OBJECT on class CL_SWF_BND_DRAGDROP_RECEIVER has no exception.
Event Signatures
Event BINDING_DEFINED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_DEF | Exporting | Value transfer | Type reference (TYPE) | SWFBINDING | Neu angelegte Datenflussdefinition | 20011115 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |