SAP ABAP Class CL_GM_BDGT_DRAG_AND_DROP (GM Budget Drag and Drop Class)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
⤷
GMBUDGETING_E (Package) Grants management (budgeting)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GM_BDGT_CONSTANTS | GM constants | 20021210 |
Properties
| Class | CL_GM_BDGT_DRAG_AND_DROP | |
| Short Description | GM Budget Drag and Drop Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMBUDGETING_E | Grants management (budgeting) |
| Created | 20021210 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GM_BDGT_DRAG_AND_DROP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GM_BDGT_CONSTANTS | GM constants | 20021210 |
Friends
Class CL_GM_BDGT_DRAG_AND_DROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20021210 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20021210 | |||||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GM_BDGT_DRAG_AND_DROP | GM Budget Drag and Drop Class | 20021211 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'FYCOPY' | Constant value for flavor | 20021210 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20021210 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | ALV List Receiver Handler | 20021210 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20021210 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | ALV List Handler | 20021210 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_DD_FYCOPY | Local Object for FYCOPY | 20021211 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20021210 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | ALV Tree Handler | 20021210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021210 | |
| 2 | Instance method | Public | Method | Get Handler values | 20021210 | |
| 3 | Static method | Public | Method | Get Instance Drag and Drop | 20021211 | |
| 4 | Instance method | Public | Event handling method | Handle the even ONDRAG for Flavor FYCOPY | 20021210 | |
| 5 | Instance method | Public | Event handling method | Handle the even ONDROPCOMPLETE for Flavor FYCOPY | 20021210 | |
| 6 | Instance method | Public | Event handling method | Handle the even ONDROP for Flavor FYCOPY | 20021210 | |
| 7 | Instance method | Public | Method | Init object for FYCOPY | 20021211 | |
| 8 | Instance method | Public | Method | Set Drag and Drop Object for FYCOPY | 20021211 |
Events
Class CL_GM_BDGT_DRAG_AND_DROP has no event.
Types
Class CL_GM_BDGT_DRAG_AND_DROP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GM_BDGT_DRAG_AND_DROP has no parameter.
Method CONSTRUCTOR on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method GET_HANDLER_FYCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_LIST | Call by reference | Type reference (TYPE) | I | List Handler | 20021210 | |||
| 2 | PF_LISTREC | Call by reference | Type reference (TYPE) | I | Listenempfänger-Handler | 20021210 | |||
| 3 | PF_TREE | Call by reference | Type reference (TYPE) | I | Tree Handler | 20021210 |
Method GET_HANDLER_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_DD | Call by reference | Object reference (TYPE REF TO) | CL_GM_BDGT_DRAG_AND_DROP | FMM-Budget-Drag&Drop-Klasse | 20021211 |
Method GET_INSTANCE on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method HANDLE_ONDRAG_FYCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021210 |
Method HANDLE_ONDRAG_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method HANDLE_ONDROPCOMPLETE_FYCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021210 |
Method HANDLE_ONDROPCOMPLETE_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method HANDLE_ONDROP_FYCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20021210 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021210 |
Method HANDLE_ONDROP_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method INIT_FYCOPY Signature
Method INIT_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no parameter.
Method INIT_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
Method SET_OBJECT_FYCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_LIST | Call by reference | Object reference (TYPE REF TO) | CL_GM_BDGT_LY_DET_LIST | FMM-Budget-Kontierungselementliste | 20021211 | |||
| 2 | PO_LISTREC | Call by reference | Object reference (TYPE REF TO) | CL_GM_BDGT_LY_FYD_LIST | Verteilungsliste für das FMM-Budgetgeschäftsjahr | 20021213 | |||
| 3 | PO_TREE | Call by reference | Object reference (TYPE REF TO) | CL_GM_BDGT_LY_DET_TREE | FMM-Budgetdetailbaum | 20021211 |
Method SET_OBJECT_FYCOPY on class CL_GM_BDGT_DRAG_AND_DROP has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |