SAP ABAP Interface IF_FMKU_DRAGDROPDATA (Interface for DragDrop Data Object)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMKU_TEXT_DRAGDROPDATA | Drag Drop Data for Budget Text BCS | 20030410 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMKU_TEXT_ORGANIZER | BCS Text Organizer | 20030410 |
Properties
| Interface | IF_FMKU_DRAGDROPDATA | |
| Short Description | Interface for DragDrop Data Object |
General Data
| Package | FMBPA_E | New budgeting: FM application part |
| Created | 20030410 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FMKU_DRAGDROPDATA has no forward declaration.
Interfaces
Interface IF_FMKU_DRAGDROPDATA has no interface.
Friends
Interface IF_FMKU_DRAGDROPDATA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVORID_BUDTXT_ID | Constant | Public | Type reference (TYPE) | CHAR40 | 'BUDTXT_ID' | Flavor ID for Flavor SRM POID | 20030410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Budtxt ID that is Dragged or Dropped | 20030410 | |
| 2 | Instance method | Public | Method | Gets Budtxt ID of the Source of the Dragdrop Process | 20030410 | |
| 3 | Instance method | Public | Method | Gets Icon for Dragged Object | 20030410 | |
| 4 | Instance method | Public | Method | Gets Text for Dragged Object | 20030410 | |
| 5 | Instance method | Public | Method | Gets Additional Information (Free Field) | 20030410 | |
| 6 | Instance method | Public | Method | Sets Information for DragDrop Process | 20030410 |
Events
Interface IF_FMKU_DRAGDROPDATA has no event.
Types
Interface IF_FMKU_DRAGDROPDATA has no local type.
Method Signatures
Method GET_DRAGITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUDTXT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_SERVICES_TEXT | POID des gezogenen Objekts | 20030410 |
Method GET_DRAGITEM on Interface IF_FMKU_DRAGDROPDATA has no exception.
Method GET_DRAGSRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUDTXT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_SERVICES_TEXT | POID der Quelle des Drag&Drop-Vorgangs | 20030410 |
Method GET_DRAGSRC on Interface IF_FMKU_DRAGDROPDATA has no exception.
Method GET_ICON_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ICON_ID | Value transfer | Type reference (TYPE) | STRING | ID der Ikone | 20030410 |
Method GET_ICON_ID on Interface IF_FMKU_DRAGDROPDATA has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | POID-Text | 20030410 |
Method GET_TEXT on Interface IF_FMKU_DRAGDROPDATA has no exception.
Method GET_USEROBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_USEROBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Benutzerinfo (freies Feld) | 20030410 |
Method GET_USEROBJECT on Interface IF_FMKU_DRAGDROPDATA has no exception.
Method SET_DRAGDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUDTXT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_SERVICES_TEXT | POID des gezogenen Objekts | 20030410 | |||
| 2 | IM_ICON_ID | Value transfer | Type reference (TYPE) | STRING | ID der Ikone | 20030410 | |||
| 3 | IM_SRC_BUDTXT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_SERVICES_TEXT | POID der Quelle des Drag&Drop-Vorgangs | 20030410 | |||
| 4 | IM_TEXT | Value transfer | Type reference (TYPE) | STRING | POID-Text | 20030410 | |||
| 5 | IM_USEROBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Optionale Informationen (für Drag-Vorgänge in einem SP) | 20030410 |
Method SET_DRAGDATA on Interface IF_FMKU_DRAGDROPDATA has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |