SAP ABAP Class CL_ISHMED_CAT_TREE_CONTENT (Categories: Tree Content)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_TREE_CONTENT Tree: Contents 20060210
Properties
Class CL_ISHMED_CAT_TREE_CONTENT  
Short Description Categories: Tree Content    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060210   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CAT_TREE_CONTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_TREE_CONTENT Tree: Contents 20060210
Friends
Class CL_ISHMED_CAT_TREE_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FREE_NODE Instance attribute Protected Type reference (TYPE) I Tree Control: Node Key 20060210
2 TREE_TABLE Instance attribute Public Type reference (TYPE) ISHMED_T_N2CAT_TREE Categories: Tree Table 20060210
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method Insert Group 20060210
2 CLEAR Instance method Public Method Reset Contents 20060321
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060210
4 FIND_NODE Instance method Public Method Find Nodes 20060317
5 GET_NODE Instance method Public Method Read Node 20060210
Events
Class CL_ISHMED_CAT_TREE_CONTENT has no event.
Types
Class CL_ISHMED_CAT_TREE_CONTENT has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTENT Call by reference Type reference (TYPE) RN2CAT_TREE Kategorien: Baumstruktur 20060210
# Exception Resumable Description Created on
1 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060210

Method CLEAR Signature

Method CLEAR on class CL_ISHMED_CAT_TREE_CONTENT has no parameter.
Method CLEAR on class CL_ISHMED_CAT_TREE_CONTENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_CAT_TREE_CONTENT has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_CAT_TREE_CONTENT has no exception.

Method FIND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060317
2 Importing I_CATCONT Call by reference Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060317
3 Returning R_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20060317
# Exception Resumable Description Created on
1 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060317

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTENT Call by reference Type reference (TYPE) RN2CAT_TREE Kategorien: Baumstruktur 20060210
2 Importing I_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20060210
# Exception Resumable Description Created on
1 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060210
History
Last changed by/on SAP  20070917 
SAP Release Created in 700