SAP ABAP Class CL_ISHMED_BASEITEM_TREE (Base Items: Tree of Base Items)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     N2_BASEITEM_DEF (Package) IS-H: DWS Base Item Definition
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 20050301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWSWL_SDEF_BI_NAVI Base Item Tree in DWS Definition 20050301
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_SDEF_BASEIT_NAVI2 Navigation of Base Item Generation 2 20050404
Properties
Class CL_ISHMED_BASEITEM_TREE  
Short Description Base Items: Tree of Base Items    
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 N2_BASEITEM_DEF   IS-H: DWS Base Item Definition 
Created 20050301   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050301
Friends
Class CL_ISHMED_BASEITEM_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DISPLAY Instance attribute Protected Attribute reference (LIKE) 20050308
2 CO_FLAVOR_BASEITEM Constant Private Type reference (TYPE) CNDD_FLAVOR 'BASEITEM' 20050302
3 CO_INSERT Instance attribute Protected Attribute reference (LIKE) 20050308
4 CO_UPDATE Instance attribute Protected Attribute reference (LIKE) 20050308
5 GR_BASEITEM_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050301
6 GR_BEHAVIOUR_BASEITEM_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050301
7 GR_BEHAVIOUR_GROUP_BI_TARGET Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050301
8 GR_BI_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_BASEITEMS_CATALOG Base Item Catalog API 20050301
9 GR_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT Layout Information 20050301
10 GS_ACTIVE_NODE Instance attribute Protected Type reference (TYPE) RN2_BASEITEM_TREE_NODE Base Items: Tree Nodes 20050301
11 GS_NODE Instance attribute Protected Type reference (TYPE) RN2_BASEITEM_TREE_NODE Base Items: Tree Nodes 20050301
12 GT_EXPAND_TAB Instance attribute Private Type reference (TYPE) ISHMED_T_BASEITEM_TREE_NODE IS-H*MED: Elements of Base Item Tree 20050301
13 GT_NODES Instance attribute Protected Type reference (TYPE) ISHMED_T_BASEITEM_TREE_NODE IS-H*MED: Elements of Base Item Tree 20050301
14 G_ACTIVE_BASEITEMID Instance attribute Protected Type reference (TYPE) N2_BASEITEM_ID Base Item: Internal Key 20050304
15 G_CHANGE_MODE Instance attribute Public Type reference (TYPE) FLAG SPACE General Flag 20050301
16 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI IS-H: Institution 20050301
17 G_F4_MODE Instance attribute Private Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20050311
18 G_HANDLE_BASEITEM_SOURCE Instance attribute Private Type reference (TYPE) I 20050301
19 G_HANDLE_GROUP_BASEITEM Instance attribute Private Type reference (TYPE) I 20050301
20 G_LAYOUT_ID_BASEITEM_NAVI Instance attribute Private Type reference (TYPE) INDX_SRTFD 'N2BASEIT_NAVI' User-Defined Key in Table INDX 20050311
21 G_NODE_KEY_COUNT Instance attribute Protected Type reference (TYPE) I Counter for Node Key 20050301
22 G_PROGRAM_ID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20050311
23 G_STATUS_LONG Instance attribute Private Type reference (TYPE) FLAG Display status 20050301
24 G_SYSTEM_CLIENT_EDIT Instance attribute Protected Type reference (TYPE) CCCORACTIV Changes and Transports for Client-Specific Objects 20090326
25 G_SYSTEM_CLIENT_ROLE Instance attribute Protected Type reference (TYPE) CCCATEGORY Client control: Role of client (production, test,...) 20090326
26 OFF Instance attribute Protected Attribute reference (LIKE) 20050301
27 ON Instance attribute Protected Attribute reference (LIKE) 20050301
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SELECTED_NODE Instance method Public Method Activates the Selected Nodes 20050301
2 ADD_BUTTONS Instance method Private Method Toolbar Structure 20050301
3 ADD_COLUMN Instance method Private Method Build Columns 20050301
4 ADD_ONE_BASEITEM Instance method Public Method Add Base Item to Tree 20050308
5 BUILD_ITEM_TABLE Instance method Protected Method Build Tree Data with All Nodes 20050301
6 BUILD_ITEM_TABLE_OF_TYPE Instance method Protected Method Build Node Structure for Base Item Type 20050301
7 BUILD_TREE Instance method Public Method Build Tree (Initialize and Refresh) 20050301
8 BUILD_VIEW_OF_TREE Instance method Private Method Restore Node Layout 20050301
9 CHECK_BI_NEW Instance method Public Method Check Whether Item Is New 20050610
10 CMD__COLLAPSE_ALL Instance method Private Method Collapse All Folders 20050301
11 CMD__COLLAPSE_NODE Instance method Private Method Collapse Folder 20050328
12 CMD__CREATE_GROUP Instance method Private Method Create a New Group 20050302
13 CMD__DELETE_GROUP Instance method Private Method Delete Group 20050303
14 CMD__DO_COMMAND Instance method Public Method Execute Function of Tree (Backdoor) 20050301
15 CMD__EXPAND_ALL Instance method Private Method Expand All Folders 20050301
16 CMD__EXPAND_NODE Instance method Private Method Expand Folder 20050328
17 CMD__NEW Instance method Protected Method Create New Base Item (Please Redefine) 20050301
18 CMD__REFRESH Instance method Private Method Update Tree 20050301
19 CMD__RENAME_GROUP Instance method Private Method Rename a Group 20050302
20 CMD__TOGGLE_DIS_UPD Instance method Private Method Switch Between Display and Change 20050301
21 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050301
22 GET_ACTIVE_BASEITEMID Instance method Public Method Determine Current Base Item 20050304
23 GET_ACTIVE_NODE Instance method Public Method Returns Data of Active Node 20050308
24 GET_CLICKED_NODE_KEY Instance method Public Method Returns the Selected Nodes 20050301
25 GET_SELECTED_BASEITEMID Instance method Public Method Determine Selected Base Item 20050404
26 GET_SELECTED_NODE_KEY Instance method Protected Method Determines Node Currently Selected in Tree 20050301
27 GROUP_HAS_ITEMS Instance method Protected Method Check Whether Group Contains Base Items 20050302
28 HANDLE_DRAG Instance method Protected Event handling method Event Handler for ON_DRAG of CL_GUI_COLUMN_TREE 20050302
29 HANDLE_DROP Instance method Private Event handling method Event Handler for ON_DROP of CL_GUI_COLUMN_TREE 20050302
30 HANDLE_DROP_COMPLETE Instance method Private Event handling method Event Handler for ON_DROP_COMPLETE of CL_GUI_COLUMN_TRE 20050302
31 HANDLE_FUNCTION_SELECTED Instance method Private Event handling method Event Handling for Selection of Toolbar Function 20050304
32 HANDLE_ITEM_CONTEXT_MENU_RE Instance method Private Event handling method Menu Request 20050302
33 HANDLE_ITEM_CONTEXT_MENU_SE Instance method Private Event handling method Menu Selection 20050302
34 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method Event Handling for Double-Click in Tree 20050304
35 HANDLE_NODE_CONTEXT_MENU_RE Instance method Protected Event handling method Menu Request 20050302
36 HANDLE_NODE_CONTEXT_MENU_SE Instance method Private Event handling method Menu Selection 20050302
37 HANDLE_NODE_DOUBLE_CLICK Instance method Protected Event handling method Event Handling for Double-Click in Tree 20050304
38 LOAD_LAYOUT_INFORMATIONS Instance method Private Method Load Last Saved Layout Information 20050301
39 MAKE_EXPAND_TAB Instance method Private Method Remember Node Layout 20050301
40 MOVE_BASEITEM_TO_GROUP Instance method Private Method Move Base Item to a Group 20050302
41 MOVE_BASEITEM_TO_ROOT Instance method Private Method Move Base Item to a Group 20050302
42 REG_EVENTS Instance method Private Method Register All Events 20050301
43 SAVE_LAYOUT_INFORMATIONS Instance method Public Method Save Current Layout Properties 20050301
44 SET_ACTIVE_BASEITEM Instance method Public Method Set Active Base Item 20050304
45 SET_BI_SAVED Instance method Public Method Sets Base Item as Saved 20050610
46 SET_BUTTON_STATE Instance method Protected Method Set Button Layout in Toolbar Depending on Mode 20050301
47 SET_LAYOUT_INFORMATIONS Instance method Public Method Set Saved Layout Properties 20050301
48 SET_TREE_DATA Instance method Private Method Build Tree from Read Data 20050301
Events
# Event Type Visibility Description Created on
1 BASEITEM_DBL_CLICK Instance Event
(0)
Public
(2)
Base Item Was Double-Clicked 20050314
Types
Class CL_ISHMED_BASEITEM_TREE has no local type.
Method Signatures

Method ACTIVATE_SELECTED_NODE Signature

Method ACTIVATE_SELECTED_NODE on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method ACTIVATE_SELECTED_NODE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method ADD_BUTTONS Signature

Method ADD_BUTTONS on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method ADD_COLUMN Signature

Method ADD_COLUMN on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method ADD_ONE_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BASEITEM Call by reference Type reference (TYPE) RN2BASEITEM Basisitem 20050308
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050311

Method BUILD_ITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) N2_BASEITEM_AREA Basisitem Verwendungsgebiet 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050311

Method BUILD_ITEM_TABLE_OF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BI_TYPE Call by reference Type reference (TYPE) N2_BASEITEM_TYPE Basisitemtyp 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050311

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) N2_BASEITEM_AREA Basisitem Verwendungsgebiet 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050311

Method BUILD_VIEW_OF_TREE Signature

Method BUILD_VIEW_OF_TREE on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method BUILD_VIEW_OF_TREE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method CHECK_BI_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEMID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050610

Method CHECK_BI_NEW on class CL_ISHMED_BASEITEM_TREE has no exception.

Method CMD__COLLAPSE_ALL Signature

Method CMD__COLLAPSE_ALL on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method CMD__COLLAPSE_NODE Signature

Method CMD__COLLAPSE_NODE on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050328

Method CMD__CREATE_GROUP Signature

Method CMD__CREATE_GROUP on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method CMD__DELETE_GROUP Signature

Method CMD__DELETE_GROUP on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050315

Method CMD__DO_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20050301

Method CMD__DO_COMMAND on class CL_ISHMED_BASEITEM_TREE has no exception.

Method CMD__EXPAND_ALL Signature

Method CMD__EXPAND_ALL on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050315

Method CMD__EXPAND_NODE Signature

Method CMD__EXPAND_NODE on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050328

Method CMD__NEW Signature

Method CMD__NEW on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method CMD__NEW on class CL_ISHMED_BASEITEM_TREE has no exception.

Method CMD__REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STABLE Value transfer Type reference (TYPE) FLAG 'X' allgemeines flag 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050311

Method CMD__RENAME_GROUP Signature

Method CMD__RENAME_GROUP on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050315

Method CMD__TOGGLE_DIS_UPD Signature

Method CMD__TOGGLE_DIS_UPD on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method CMD__TOGGLE_DIS_UPD on class CL_ISHMED_BASEITEM_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20050301
2 Importing I_F4_MODE Call by reference Type reference (TYPE) ISH_ON_OFF ABAP_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050311
3 Importing I_LAYOUT_ID Call by reference Type reference (TYPE) INDX_SRTFD 'N2BASEIT_NAVI' Benutzerdefinierter Schlüsselteil in Tabelle INDX 20050311
4 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050301
5 Importing I_PROGRAM_ID Call by reference Type reference (TYPE) SYREPID SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20050311
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050301

Method GET_ACTIVE_BASEITEMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050304
2 Returning R_ACTIVE_BASEITEMID Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem 20050304
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method GET_ACTIVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NODE Value transfer Type reference (TYPE) RN2_BASEITEM_TREE_NODE Basisitems: Knoten des Baumes 20050308

Method GET_ACTIVE_NODE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method GET_CLICKED_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050301

Method GET_CLICKED_NODE_KEY on class CL_ISHMED_BASEITEM_TREE has no exception.

Method GET_SELECTED_BASEITEMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECTED_BASEITEMID Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem 20050404
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050404

Method GET_SELECTED_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEL_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method GROUP_HAS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050302
2 Returning R_HAS_NODES Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050302

Method GROUP_HAS_ITEMS on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_DRAG Signature

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

Method HANDLE_DRAG on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_DROP Signature

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

Method HANDLE_DROP on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_DROP_COMPLETE Signature

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

Method HANDLE_DROP_COMPLETE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_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) 20050304
2 Importing SENDER Call by reference Attribute reference (LIKE) 20050304

Method HANDLE_FUNCTION_SELECTED on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_ITEM_CONTEXT_MENU_RE Signature

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

Method HANDLE_ITEM_CONTEXT_MENU_RE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_ITEM_CONTEXT_MENU_SE Signature

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

Method HANDLE_ITEM_CONTEXT_MENU_SE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

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

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_NODE_CONTEXT_MENU_RE Signature

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

Method HANDLE_NODE_CONTEXT_MENU_RE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_NODE_CONTEXT_MENU_SE Signature

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

Method HANDLE_NODE_CONTEXT_MENU_SE on class CL_ISHMED_BASEITEM_TREE has no exception.

Method HANDLE_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) 20050304

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ISHMED_BASEITEM_TREE has no exception.

Method LOAD_LAYOUT_INFORMATIONS Signature

Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_BASEITEM_TREE has no exception.

Method MAKE_EXPAND_TAB Signature

Method MAKE_EXPAND_TAB on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method MAKE_EXPAND_TAB on class CL_ISHMED_BASEITEM_TREE has no exception.

Method MOVE_BASEITEM_TO_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Object reference (TYPE REF TO) LCL_DD_BASEITEM 20050302
2 Importing I_GROUP Call by reference Type reference (TYPE) N2_BASEITEM_GROUP Basisitem Gruppe interne Kennung 20050302
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050315

Method MOVE_BASEITEM_TO_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Object reference (TYPE REF TO) LCL_DD_BASEITEM 20050302
2 Importing I_GROUP Call by reference Type reference (TYPE) N2_BASEITEM_GROUP Basisitem Gruppe interne Kennung 20050302
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050315

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method SAVE_LAYOUT_INFORMATIONS Signature

Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_BASEITEM_TREE has no parameter.
Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_BASEITEM_TREE has no exception.

Method SET_ACTIVE_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Type reference (TYPE) RN2BASEITEM Basisitem 20050304
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method SET_BI_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEMID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050610

Method SET_BI_SAVED on class CL_ISHMED_BASEITEM_TREE has no exception.

Method SET_BUTTON_STATE Signature

Method SET_BUTTON_STATE on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050312

Method SET_LAYOUT_INFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_DEFAULT Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20050301
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050314

Method SET_TREE_DATA Signature

Method SET_TREE_DATA on class CL_ISHMED_BASEITEM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_TREE i.s.h.med Fehler des Basisitembaums 20050312
Event Signatures

Event BASEITEM_DBL_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BASEITEMID Exporting Value transfer Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel 20050314
2 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050314
History
Last changed by/on SAP  20050615 
SAP Release Created in 600