SAP ABAP Class CL_ISHMED_CATEGORY_TREE (Categories: Tree View)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 20060213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_OBJECT General Object Interface 20060213
Properties
Class CL_ISHMED_CATEGORY_TREE  
Short Description Categories: Tree View    
Super Class CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060209   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_OBJECT General Object Interface 20060213
Friends
Class CL_ISHMED_CATEGORY_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CAT_TREE_CONTENT Categories: Tree Content 20060213
2 GR_DRAGDROP Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CATEGORY_TREE_DD Categories: Tree Drag&Drop Behavior 20060316
3 GR_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree Control 20060209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTENT Instance method Public Method Supplement Tree Contents 20060320
2 ADD_TOOLBAR_BUTTONS Instance method Protected Method Create Buttons Toolbar 20060213
3 CMD_DELETE Instance method Private Method Delete Handler for Command 20060313
4 CMD_NEW_CONTAINER Instance method Private Method Create Handler for Category Area Command 20060313
5 CMD_TRANSPORT Instance method Private Method Transport the object 20060321
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060213
7 GET_CONTENT Instance method Public Method Read Tree Content 20060320
8 GET_DRAGDROP Instance method Public Method Read Drag&Drop Behavior 20060316
9 ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Tree Event: node_double_click 20060213
10 ON_TOOLBAR_FUNCTION_SELECTED Instance method Private Event handling method Toolbar Event: function_selected 20060214
11 REGISTER_EVENTS Instance method Protected Method Register Events 20060213
12 SET_CONTENT Instance method Public Method Set Tree Contents 20060213
Events
# Event Type Visibility Description Created on
1 CAT_AREA_CREATE Instance Event
(0)
Public
(2)
Create Category Area 20060225
2 CAT_AREA_DELETE Instance Event
(0)
Public
(2)
Delete Category Area 20060313
3 CAT_AREA_SELECTED Instance Event
(0)
Public
(2)
Category Area Selected 20060225
4 CAT_AREA_TRANSPORT Instance Event
(0)
Public
(2)
Transport Category Area 20060321
5 CAT_CONT_CREATE Instance Event
(0)
Public
(2)
Create Category Container 20060313
6 CAT_CONT_DELETE Instance Event
(0)
Public
(2)
Delete Category Area 20060313
7 CAT_CONT_PARENT_CHANGED Instance Event
(0)
Public
(2)
Category Area Parent Nodes Changed 20060313
8 CAT_CONT_SELECTED Instance Event
(0)
Public
(2)
Category Area Selected 20060313
9 CAT_CONT_TRANSPORT Instance Event
(0)
Public
(2)
Transport Category Area 20060321
Types
Class CL_ISHMED_CATEGORY_TREE has no local type.
Method Signatures

Method ADD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTENT Call by reference Object reference (TYPE REF TO) IF_ISHMED_TREE_CONTENT Bäume: Inhalt 20060320
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060320
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060320

Method ADD_TOOLBAR_BUTTONS Signature

Method ADD_TOOLBAR_BUTTONS on class CL_ISHMED_CATEGORY_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060213

Method CMD_DELETE Signature

Method CMD_DELETE on class CL_ISHMED_CATEGORY_TREE has no parameter.
Method CMD_DELETE on class CL_ISHMED_CATEGORY_TREE has no exception.

Method CMD_NEW_CONTAINER Signature

Method CMD_NEW_CONTAINER on class CL_ISHMED_CATEGORY_TREE has no parameter.
Method CMD_NEW_CONTAINER on class CL_ISHMED_CATEGORY_TREE has no exception.

Method CMD_TRANSPORT Signature

Method CMD_TRANSPORT on class CL_ISHMED_CATEGORY_TREE has no parameter.
Method CMD_TRANSPORT on class CL_ISHMED_CATEGORY_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060213
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060213
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060213

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTENT Value transfer Object reference (TYPE REF TO) IF_ISHMED_TREE_CONTENT Bäume: Inhalt 20060320
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060320
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060320

Method GET_DRAGDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DRAGDROP Value transfer Object reference (TYPE REF TO) IF_ISHMED_DRAGDROP Allgemeines Drag&Drop Verhalten 20060316

Method GET_DRAGDROP on class CL_ISHMED_CATEGORY_TREE has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20060213

Method ON_NODE_DOUBLE_CLICK on class CL_ISHMED_CATEGORY_TREE has no exception.

Method ON_TOOLBAR_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20060214

Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_ISHMED_CATEGORY_TREE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ISHMED_CATEGORY_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060213
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060213

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTENT Call by reference Object reference (TYPE REF TO) IF_ISHMED_TREE_CONTENT Bäume: Inhalt 20060213
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060213
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060213
Event Signatures

Event CAT_AREA_CREATE Signature
Event CAT_AREA_CREATE on class CL_ISHMED_CATEGORY_TREE has no parameter.
Event CAT_AREA_DELETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060313

Event CAT_AREA_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060225

Event CAT_AREA_TRANSPORT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060321

Event CAT_CONT_CREATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060313
2 CATCONT_PARENT Exporting Value transfer Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060313

Event CAT_CONT_DELETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060313
2 CATCONT Exporting Value transfer Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060313

Event CAT_CONT_PARENT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060313
2 CATAREA_NEW Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet (neu) 20060313
3 CATCONT Exporting Value transfer Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060313
4 CATCONT_NEW Exporting Value transfer Type reference (TYPE) N2CAT_CONT Übergeordneter Kategorieordner (neu) 20060313

Event CAT_CONT_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060313
2 CATCONT Exporting Value transfer Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060313

Event CAT_CONT_TRANSPORT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CATAREA Exporting Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060321
2 CATCONT Exporting Value transfer Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060321
History
Last changed by/on SAP  20070917 
SAP Release Created in 700