SAP ABAP Class CL_UG_WB_NAV_DETAIL_DRAGDROP (Behavior for Drag and Drop in Detail Navigation of Workbench)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGWB (Package) FI General: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DRAGDROP | Behavior for Drag and Drop | 20050301 |
Properties
| Class | CL_UG_WB_NAV_DETAIL_DRAGDROP | |
| Short Description | Behavior for Drag and Drop in Detail Navigation of Workbench | |
| Super Class | CL_DRAGDROP | Behavior for Drag and Drop |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGWB | FI General: Workbench |
| Created | 20050301 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UG_WB_NAV_DETAIL_DRAGDROP has no forward declaration.
Interfaces
Class CL_UG_WB_NAV_DETAIL_DRAGDROP has no interface implemented.
Friends
Class CL_UG_WB_NAV_DETAIL_DRAGDROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20050301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20050301 | ||
| 2 | Static method | Public | Method | 20050301 |
Events
Class CL_UG_WB_NAV_DETAIL_DRAGDROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FLAVOR | Private | See coding | 20050301 | begin of s_flavor,
handle type i,
flavor type string,
dragsrc type ug_flg,
droptarget type ug_flg,
end of s_flavor
|
Method Signatures
Method IS_COMPATIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_COMPATIBLE | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20050301 | |||
| 2 | I_DRAGSRC | Call by reference | Type reference (TYPE) | I | 20050301 | ||||
| 3 | I_DROPTARGET | Call by reference | Type reference (TYPE) | I | 20050301 |
Method IS_COMPATIBLE on class CL_UG_WB_NAV_DETAIL_DRAGDROP has no exception.
Method IS_DRAG_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_DRAG_SOURCE | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20050301 | |||
| 2 | I_HANDLE | Call by reference | Type reference (TYPE) | I | 2 Byte Integer (Signed) | 20050301 |
Method IS_DRAG_SOURCE on class CL_UG_WB_NAV_DETAIL_DRAGDROP has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |