SAP ABAP Class CL_ISH_DNDEV_TREE (IS-H: Drag&Drop Event Data for ALVTree Screens)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_DNDEV | IS-H: Base Class for Drag&Drop Event Data | 20050324 |
Properties
Class | CL_ISH_DNDEV_TREE | |
Short Description | IS-H: Drag&Drop Event Data for ALVTree Screens | |
Super Class | CL_ISH_DNDEV | IS-H: Base Class for Drag&Drop Event Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20050324 | SAP |
Last change | 20050411 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ISH_DNDEV_TREE has no interface implemented.
Friends
Class CL_ISH_DNDEV_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | IF_ISH_OBJECT_TYPES=>CO_TYPE_DNDEV_TREE | 20050324 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_DND_TREE | Target Data (DropComplete, DropCompleteMultiple) | 20050324 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_NKEY | Target Node Key (Drop, DropGetFlavor) | 20050324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050324 |
2 | ![]() |
Instance method | Public | Method | Gets the Target Node Key (Drop, DropGetFlavor) | 20050324 |
3 | ![]() |
Instance method | Public | Method | Gets the Target Data (DropComplete, DropCompleteMultiple) | 20050324 |
4 | ![]() |
Instance method | Public | Method | Sets the Target Node Key | 20050324 |
5 | ![]() |
Instance method | Public | Method | Sets the Target Data | 20050324 |
Events
Class CL_ISH_DNDEV_TREE has no event.
Types
Class CL_ISH_DNDEV_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DRAGDROPOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20050324 | ||
2 | ![]() |
IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND | Quell-Daten | 20050324 | ||
3 | ![]() |
IR_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND_TREE | Ziel-Daten | 20050324 | ||
4 | ![]() |
I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Ziel-Nodekey | 20050324 |
Method CONSTRUCTOR on class CL_ISH_DNDEV_TREE has no exception.
Method GET_NKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NKEY | Value transfer | Type reference (TYPE) | LVC_NKEY | Ziel-Nodekey (Drop, DropGetFlavor) | 20050324 |
Method GET_NKEY on class CL_ISH_DNDEV_TREE has no exception.
Method GET_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DND_TREE | Ziel-Daten (DropComplete, DropCompleteMultiple) | 20050324 |
Method GET_TARGET on class CL_ISH_DNDEV_TREE has no exception.
Method SET_NKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Ziel-Nodekey | 20050324 | ||
2 | ![]() |
R_SUCCESS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: i_nkey wurde übernommen | 20050324 |
Method SET_NKEY on class CL_ISH_DNDEV_TREE has no exception.
Method SET_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_ISH_DND_TREE | Ziel-Daten | 20050324 | ||
2 | ![]() |
R_SUCCESS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: ir_target wurde übernommen | 20050324 |
Method SET_TARGET on class CL_ISH_DNDEV_TREE has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |