SAP ABAP Class CL_ISHMED_SDEF_CATEGORY_DEF (Categories: Category Definition Controller)
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_OBJECT General Object Interface 20060213
Properties
Class CL_ISHMED_SDEF_CATEGORY_DEF  
Short Description Categories: Category Definition Controller    
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 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 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_SDEF_CATEGORY_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLS_BUILD Instance attribute Public Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20060213
2 GR_API Instance attribute Protected Object reference (TYPE REF TO) IF_ISHMED_CATEGORY_DEF Categories: API 20060209
3 GR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20060213
4 GR_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CATEGORY_TREE Categories: Tree View 20060213
5 G_OBJECT_REPID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060224
6 G_OBJECT_SCREEN Instance attribute Public Type reference (TYPE) SYDYNNR Current Screen Number 20060224
7 G_READONLY Instance attribute Public Type reference (TYPE) ISH_ON_OFF Display/Change 20060306
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTROLS Instance method Public Method Create Controls 20060213
2 CMD_LOAD_AREA Instance method Protected Method Load Category 20060303
3 CMD_LOAD_CONTAINER Instance method Protected Method Load Category Container 20060317
4 CMD_NEW_AREA Instance method Protected Method Create New Category Area 20060214
5 CMD_NEW_CONTAINER Instance method Protected Method Create Category Area 20060316
6 CMD_SAVE Instance method Protected Method Save Object 20060215
7 CMD_TOOGLE_READONLY Instance method Protected Method Toggle Display/Change 20060306
8 CMD_TRANSPORT_AREA Instance method Protected Method Transport Category Area 20060321
9 CMD_TRANSPORT_CONTAINER Instance method Protected Method Transport Category Container 20060322
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060213
11 DO_PAI Instance method Public Method Execute PAI Command 20060215
12 FILL_TREE Instance method Protected Method Fill Tree 20060214
13 FINALIZE Instance method Public Method 20060213
14 ON_AREA_ADDED Instance method Private Event handling method Handler for Category API: Category Area Added 20060222
15 ON_CONTAINER_ADDED Instance method Private Event handling method Category Container Added 20060320
16 ON_TREE_CAT_AREA_CREATE Instance method Private Event handling method Tree: Create Category Area 20060303
17 ON_TREE_CAT_AREA_SELECTED Instance method Private Event handling method Category Area Selected 20060303
18 ON_TREE_CAT_AREA_TRANSPORT Instance method Private Event handling method Transport Category Area 20060321
19 ON_TREE_CAT_CONT_CREATE Instance method Private Event handling method Tree: Create Category Container 20060316
20 ON_TREE_CAT_CONT_SELECTED Instance method Private Event handling method Tree: Category Container Selected 20060317
21 ON_TREE_CAT_CONT_TRANSPORT Instance method Private Event handling method Tree: Transport Category Area 20060321
22 PUBLISH_API Instance method Public Method Announce API for Subscreens 20060224
23 REGISTER_EVENTS Instance method Protected Method Register Event Handlers 20060303
24 SET_SUBSCREEN Instance method Public Method Set Subscreen Attributes 20060224
Events
Class CL_ISHMED_SDEF_CATEGORY_DEF has no event.
Types
Class CL_ISHMED_SDEF_CATEGORY_DEF has no local type.
Method Signatures

Method BUILD_CONTROLS Signature

Method BUILD_CONTROLS on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060213

Method CMD_LOAD_AREA 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 20060303
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060303

Method CMD_LOAD_CONTAINER 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
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060317

Method CMD_NEW_AREA Signature

Method CMD_NEW_AREA on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060214

Method CMD_NEW_CONTAINER 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 Kategoriegebiet 20060316
2 Importing I_CATCONT_PARENT Call by reference Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060316
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060316

Method CMD_SAVE Signature

Method CMD_SAVE on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060215

Method CMD_TOOGLE_READONLY Signature

Method CMD_TOOGLE_READONLY on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060306

Method CMD_TRANSPORT_AREA 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 20060321
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060321

Method CMD_TRANSPORT_CONTAINER 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 20060322
2 Importing I_CATCONT Call by reference Type reference (TYPE) N2CAT_CONT Kategorien: Kategorieordner 20060322
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060322

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060213

Method DO_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMD Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20060215

Method DO_PAI on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method FILL_TREE Signature

Method FILL_TREE on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060214
2 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060214

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
Method FINALIZE on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_AREA_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATAREA Call by reference Attribute reference (LIKE) 20060222
2 Importing CATAREA_NAME Call by reference Attribute reference (LIKE) 20060222

Method ON_AREA_ADDED on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_CONTAINER_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATAREA Call by reference Attribute reference (LIKE) 20060320
2 Importing CATCONT Call by reference Attribute reference (LIKE) 20060320
3 Importing CATCONT_PARENT Call by reference Attribute reference (LIKE) 20060320
4 Importing CATCONT_TEXT Call by reference Attribute reference (LIKE) 20060320

Method ON_CONTAINER_ADDED on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_AREA_CREATE Signature

Method ON_TREE_CAT_AREA_CREATE on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
Method ON_TREE_CAT_AREA_CREATE on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_AREA_SELECTED Signature

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

Method ON_TREE_CAT_AREA_SELECTED on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_AREA_TRANSPORT Signature

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

Method ON_TREE_CAT_AREA_TRANSPORT on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_CONT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATAREA Call by reference Attribute reference (LIKE) 20060316
2 Importing CATCONT_PARENT Call by reference Attribute reference (LIKE) 20060316

Method ON_TREE_CAT_CONT_CREATE on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_CONT_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATAREA Call by reference Attribute reference (LIKE) 20060317
2 Importing CATCONT Call by reference Attribute reference (LIKE) 20060317

Method ON_TREE_CAT_CONT_SELECTED on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method ON_TREE_CAT_CONT_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATAREA Call by reference Attribute reference (LIKE) 20060321
2 Importing CATCONT Call by reference Attribute reference (LIKE) 20060321

Method ON_TREE_CAT_CONT_TRANSPORT on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method PUBLISH_API Signature

Method PUBLISH_API on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
Method PUBLISH_API on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.

Method SET_SUBSCREEN Signature

Method SET_SUBSCREEN on class CL_ISHMED_SDEF_CATEGORY_DEF has no parameter.
Method SET_SUBSCREEN on class CL_ISHMED_SDEF_CATEGORY_DEF has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700