SAP ABAP Class CL_ESR_BROWSER_DRAG_OBJECT (DragObject for ESR-Browser Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SAI_ESI_BROWSER (Package) ES Tools: Repository Browser

⤷

⤷

Properties
Class | CL_ESR_BROWSER_DRAG_OBJECT | |
Short Description | DragObject for ESR-Browser Tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_ESI_BROWSER | ES Tools: Repository Browser |
Created | 20100302 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_ESR_BROWSER_DRAG_OBJECT has no interface implemented.
Friends
Class CL_ESR_BROWSER_DRAG_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNDD_FLAVOR | 'ESR_NODE_COPY' | 20100302 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_NODE_KEY | 20100302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100302 |
Events
Class CL_ESR_BROWSER_DRAG_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_NODE_KEY | Public | See coding | 20100302 | begin of t_node_key,
swcv_guid type char32,
type type prx_type,
name type prx_ifrnam,
namespace type prx_nspce,
gen_appl type prxgenappl,
package type devclass,
object type tadir-object,
obj_name type tadir-obj_name,
end of t_node_key
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | T_NODE_KEY | 20100302 |
Method CONSTRUCTOR on class CL_ESR_BROWSER_DRAG_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |