SAP ABAP Class CL_ISH_DND_TREE_SINGLE (IS-H: Single Drag&Drop Data for ALV Tree 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_DND_TREE IS-H: Drag&Drop Data for ALV Tree Screens 20050324
Properties
Class CL_ISH_DND_TREE_SINGLE  
Short Description IS-H: Single Drag&Drop Data for ALV Tree Screens    
Super Class CL_ISH_DND_TREE IS-H: Drag&Drop Data for ALV Tree Screens 
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 IF_ISH_OBJECT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ISH_DND_TREE_SINGLE has no interface implemented.
Friends
Class CL_ISH_DND_TREE_SINGLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_DND_TREE_SINGLE Constant Public Type reference (TYPE) I IF_ISH_OBJECT_TYPES=>CO_TYPE_DND_TREE_SINGLE 20050324
2 G_NKEY Instance attribute Protected Type reference (TYPE) LVC_NKEY Node key 20050324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050324
2 GET_NKEY Instance method Public Method Gets the Node Key 20050324
3 SET_NKEY Instance method Public Method Sets the Node Key 20050324
Events
Class CL_ISH_DND_TREE_SINGLE has no event.
Types
Class CL_ISH_DND_TREE_SINGLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCR_ALV_TREE Call by reference Object reference (TYPE REF TO) IF_ISH_SCR_ALV_TREE Referenz auf den ALV-Tree Screen 20050324
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname bei Drag 20050324
3 Importing I_NKEY Call by reference Type reference (TYPE) LVC_NKEY Nodekey bei Drag 20050324

Method CONSTRUCTOR on class CL_ISH_DND_TREE_SINGLE has no exception.

Method GET_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NKEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050324

Method GET_NKEY on class CL_ISH_DND_TREE_SINGLE has no exception.

Method SET_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NKEY Call by reference Type reference (TYPE) LVC_NKEY Nodekey für Drag 20050324
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_nkey wurde übernommen 20050324

Method SET_NKEY on class CL_ISH_DND_TREE_SINGLE has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600