SAP ABAP Class CL_ISH_DND_TREE_MULT (IS-H: Multiple 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_MULT  
Short Description IS-H: Multiple 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_MULT has no interface implemented.
Friends
Class CL_ISH_DND_TREE_MULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_DND_TREE_MULT Constant Public Type reference (TYPE) I IF_ISH_OBJECT_TYPES=>CO_TYPE_DND_TREE_MULT 20050324
2 GT_NKEY Instance attribute Protected Type reference (TYPE) LVC_T_NKEY Node Keys 20050324
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NKEY Instance method Public Method Add a Node Key 20050324
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050324
3 GET_T_NKEY Instance method Public Method Gets the Node Keys 20050324
4 HAS_NKEY Instance method Public Method Gets whether a Node Key Contained 20050324
5 REMOVE_NKEY Instance method Public Method Remove a Node Key 20050324
6 SET_T_NKEY Instance method Public Method Sets the Node Keys 20050324
Events
Class CL_ISH_DND_TREE_MULT has no event.
Types
Class CL_ISH_DND_TREE_MULT has no local type.
Method Signatures

Method ADD_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 Neuer Nodekey für Drag 20050324
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_nkey wurde hinzugefügt 20050324

Method ADD_NKEY on class CL_ISH_DND_TREE_MULT has no exception.

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 IT_NKEY Call by reference Type reference (TYPE) LVC_T_NKEY Nodekeys bei Drag 20050324
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Feldname bei Drag 20050324

Method CONSTRUCTOR on class CL_ISH_DND_TREE_MULT has no exception.

Method GET_T_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NKEY Value transfer Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050324

Method GET_T_NKEY on class CL_ISH_DND_TREE_MULT has no exception.

Method HAS_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 ALV-Tree-Control: Node-key 20050324
2 Returning R_HAS_NKEY Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_nkey ist enthalten 20050324

Method HAS_NKEY on class CL_ISH_DND_TREE_MULT has no exception.

Method REMOVE_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 ALV-Tree-Control: Node-key 20050324
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ISH_ON_OFF ON: i_nkey wurde entfernt 20050324

Method REMOVE_NKEY on class CL_ISH_DND_TREE_MULT has no exception.

Method SET_T_NKEY Signature

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

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