SAP ABAP Class IF_SRM_TREE_NODE (IF_SRM_TREE_NODE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_TREE CL_SRM_TREE 20010626
Properties
Class IF_SRM_TREE_NODE  
Short Description IF_SRM_TREE_NODE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010626   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMXM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_TREE_NODE has no interface implemented.
Friends
Class IF_SRM_TREE_NODE has no friend class.
Attributes
Class IF_SRM_TREE_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REFRESH_NODE Instance method Public Method Refresh nodes 20050412
2 SET_DRAGID Instance method Public Method SET_DRAGID 20021209
3 SET_DRAG_DROPID_NATIVE Instance method Public Method Set Drag & Drop ID Directly for a Node 20040308
4 SET_DROPID Instance method Public Method Set Drop ID for a Node 20041217
5 SET_EXPANDER Instance method Public Method Set Expand Indicator 20031205
6 SET_EXP_IMAGE Instance method Public Method SET_EXP_IMAGE 20010626
7 SET_IMAGE Instance method Public Method SET_IMAGE 20010705
8 SET_N_IMAGE Instance method Public Method SET_N_IMAGE 20010626
Events
Class IF_SRM_TREE_NODE has no event.
Types
Class IF_SRM_TREE_NODE has no local type.
Method Signatures

Method REFRESH_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050412
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050412

Method SET_DRAGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20021209
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20021209

Method SET_DRAG_DROPID_NATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DRAGDROPID Call by reference Type reference (TYPE) INT2 DragDropId 20040308
2 Importing IM_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040308
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040308

Method SET_DROPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20041217
2 Importing SET Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041217
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20041217

Method SET_EXPANDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPAND Call by reference Type reference (TYPE) BOOLEAN True=Expand.Kennz. setzen, False =nicht setzen 20031205
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Knoten 20031205
# Exception Resumable Description Created on
1 INTERNAL_ERROR Kennzeichen konnte nicht gesetzt werden 20031205

Method SET_EXP_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXP_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20010626
2 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20010626
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010626

Method SET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20010705
2 Importing IMAGE_INFO Call by reference Type reference (TYPE) SRM_TREE_ICON_INFO Info für Icon ("Tooltip") 20040511
3 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20010705
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010705

Method SET_N_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20010626
2 Importing N_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20010626
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010626
History
Last changed by/on SAP  20050428 
SAP Release Created in