SAP ABAP Class IHC_CL_GUI_ROUTING (GUI for Routing)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-IHC (Application Component) FSCM In-House Cash
     FIN_IHC (Package) Payment Order In-House Cash
Properties
Class IHC_CL_GUI_ROUTING  
Short Description GUI for Routing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_IHC   Payment Order In-House Cash 
Created 20031104   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IHC_CL_GUI_ROUTING has no forward declaration.
Interfaces
Class IHC_CL_GUI_ROUTING has no interface implemented.
Friends
Class IHC_CL_GUI_ROUTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Type reference (TYPE) CONTAINER 20031112
2 CURR_DONE Instance attribute Private Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20040203
3 CUSTOM_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20031111
4 C_ICON_CONJ Constant Private Type reference (TYPE) TV_IMAGE '@EL@' Tree Control: Icon / Image 20031111
5 C_ICON_CONJ_EX Constant Private Type reference (TYPE) TV_IMAGE '@EL@' Tree Control: Icon / Image 20031111
6 C_ICON_CRIT Constant Private Type reference (TYPE) TV_IMAGE '@AF@' Tree Control: Icon / Image 20031111
7 C_ICON_CRIT_EX Constant Private Type reference (TYPE) TV_IMAGE '@AF@' Tree Control: Icon / Image 20031111
8 C_ICON_RANG Constant Private Type reference (TYPE) TV_IMAGE '@45@' Tree Control: Icon / Image 20031111
9 C_ICON_RANG_EX Constant Private Type reference (TYPE) TV_IMAGE '@45@' Tree Control: Icon / Image 20031111
10 C_ICON_ROOT Constant Private Type reference (TYPE) TV_IMAGE '@3P@' Tree Control: Icon / Image 20031111
11 C_ICON_ROOT_EX Constant Private Type reference (TYPE) TV_IMAGE '@3P@' Tree Control: Icon / Image 20031111
12 C_ICON_ROUT Constant Private Type reference (TYPE) TV_IMAGE '@G3@' Tree Control: Icon / Image 20031111
13 C_ICON_ROUT_EX Constant Private Type reference (TYPE) TV_IMAGE '@G3@' Tree Control: Icon / Image 20031111
14 C_ICON_UNIT Constant Private Type reference (TYPE) TV_IMAGE '@89@' Tree Control: Icon / Image 20031111
15 C_ICON_UNIT_EX Constant Private Type reference (TYPE) TV_IMAGE '@89@' Tree Control: Icon / Image 20031111
16 FIELDLIST Instance attribute Private Type reference (TYPE) FIELDTAB Field Catalog for List Viewer Control 20040113
17 FIELD_TEXTS Instance attribute Private Type reference (TYPE) FIELD_TEXTS Selected fields for dynamic selections 20040225
18 GUI_LIST Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040115
19 GUI_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_LIST_TREE List Tree Control 20031111
20 G_EVENT Instance attribute Private Type reference (TYPE) CHAR30 20031112
21 G_ITEM_NAME Instance attribute Private Type reference (TYPE) TV_ITMNAME Tree Control: Column Name/Item Name 20031112
22 G_MODE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20040202
23 G_NODE_KEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20031112
24 G_OK_CODE Instance attribute Private Type reference (TYPE) SY-UCOMM Screens, function code that triggered PAI 20031112
25 LIST_CUSTOM_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040115
26 L_IT_OUTLIST Instance attribute Private Type reference (TYPE) OUTTAB 20040126
27 OUTLIST Instance attribute Private Type reference (TYPE) OUTTAB 20040113
28 SYS_TREE Instance attribute Private Object reference (TYPE REF TO) RT_NODE 20040107
29 TO_SAVE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20040211
30 TREE Instance attribute Private Object reference (TYPE REF TO) RT_NODE 20031111
31 TREE_ATTRS Instance attribute Private Type reference (TYPE) IHC_DB_RT_TREE IHC: Routing Tree 20040105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_PROTOCOL Instance method Private Method 20040305
2 APPEND_TO_CONTAINER Instance method Private Method 20031112
3 BUILD_SELOPT_TEXT Instance method Private Method 20031112
4 BUTTON_CLICK Instance method Public Event handling method 20031104
5 CALC_LIST_ATTRS Instance method Private Method 20040113
6 CHECKBOX_CHANGE Instance method Public Event handling method 20031104
7 CHECK_AUTHORITY Instance method Private Method 20040311
8 CHECK_EXISTENCE Instance method Private Method 20040312
9 COPY_TREE Instance method Public Method 20040102
10 CREATE_TREE Instance method Public Method 20040105
11 DELETE_FROM_CONTAINER Instance method Private Method 20031112
12 DELETE_NODE Instance method Public Method 20031111
13 DELETE_SONS Instance method Private Method 20031111
14 DELETE_TREE Instance method Public Method 20040102
15 DEQUEUE Instance method Private Method 20040128
16 DISPLAY_INFO Instance method Public Method 20040312
17 DISPLAY_LIST Instance method Public Method 20040115
18 DISPLAY_PROTOCOL Instance method Public Method 20040305
19 DISPLAY_SUBTREE_LIST Instance method Private Method 20031111
20 DISPLAY_TREE Instance method Public Method 20031111
21 ENQUEUE Instance method Private Method 20040128
22 EXIT Instance method Public Method 20040211
23 EXPAND_NO_CHILDREN Instance method Public Event handling method 20031104
24 FILL_FIELD_TEXTS Instance method Private Method 20040225
25 FREE_SELECTION Instance method Private Method 20031112
26 GET_FROM_CONTAINER Instance method Private Method 20031112
27 GET_ICON Instance method Private Method 20031111
28 GET_NEW_NODEID Instance method Public Method 20031104
29 GET_NODE_TEXT Instance method Public Method 20031113
30 GET_STATIC_ATTR Instance method Public Method 20031112
31 INIT_CONTAINER Instance method Private Method 20031112
32 INIT_GUI Instance method Private Method 20031111
33 INSERT_NODE Instance method Private Method 20031112
34 INSERT_NODE_B Instance method Public Method 20040123
35 INSERT_NODE_S Instance method Public Method 20040123
36 ITEM_CONTEXT_MENU_REQUEST Instance method Public Event handling method 20040405
37 ITEM_CONTEXT_MENU_SELECT Instance method Public Event handling method 20040405
38 ITEM_DOUBLE_CLICK Instance method Public Event handling method 20031104
39 LINK_CLICK Instance method Public Event handling method 20031104
40 LOAD_TREE Instance method Public Method 20031111
41 NODE_CONTEXT_MENU_REQUEST Instance method Public Event handling method 20040405
42 NODE_CONTEXT_MENU_SELECT Instance method Public Event handling method 20040405
43 NODE_DOUBLE_CLICK Instance method Public Event handling method 20031104
44 PREPARE_FOR_GUI Instance method Private Method 20031113
45 PREPARE_LIST Instance method Private Method 20040113
46 REWIND_TREE Instance method Public Method 20040315
47 SAVE_TREE Instance method Public Method 20031111
48 SET_NODE_TEXT Instance method Public Method 20031113
49 SHIFT_VERSION Instance method Private Method 20040310
50 SYS_COPY Instance method Public Method 20040107
51 SYS_INSERT Instance method Public Method 20040107
52 TRANSPORT_TREE Instance method Public Method 20040102
53 TR_OBJECT_CHECK Instance method Private Method 20040206
54 TR_OBJECT_DELETE Instance method Private Method 20040206
55 TR_OBJECT_INSERT Instance method Private Method 20040206
56 UPDATE_GUI_FROM_TREE Instance method Private Method 20031111
57 UPDATE_NODE Instance method Private Method 20031111
58 UPDATE_TREE_FROM_GUI Instance method Private Method 20031111
Events
Class IHC_CL_GUI_ROUTING has no event.
Types
Class IHC_CL_GUI_ROUTING has no local type.
Method Signatures

Method ADD_TO_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040305
2 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040305

Method ADD_TO_PROTOCOL on class IHC_CL_GUI_ROUTING has no exception.

Method APPEND_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112
2 Importing I_NODEREF Call by reference Object reference (TYPE REF TO) RT_NODE 20031112

Method APPEND_TO_CONTAINER on class IHC_CL_GUI_ROUTING has no exception.

Method BUILD_SELOPT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ARG Call by reference Type reference (TYPE) CHAR128 20031112
2 Importing I_SELOPT Call by reference Type reference (TYPE) RSDSSELOPT Struktur der generischen SELECT-OPTION dynam. Selektionen 20031112

Method BUILD_SELOPT_TEXT on class IHC_CL_GUI_ROUTING has no exception.

Method BUTTON_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) 20031112
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031112

Method BUTTON_CLICK on class IHC_CL_GUI_ROUTING has no exception.

Method CALC_LIST_ATTRS Signature

Method CALC_LIST_ATTRS on class IHC_CL_GUI_ROUTING has no parameter.
Method CALC_LIST_ATTRS on class IHC_CL_GUI_ROUTING has no exception.

Method CHECKBOX_CHANGE Signature

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

Method CHECKBOX_CHANGE on class IHC_CL_GUI_ROUTING has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NO_AUTHO Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040311
2 Importing I_ACTION Call by reference Type reference (TYPE) IHC_DTE_RT_ACTION IHC: Aktionen bei der Regelwerkerfassung 20040311
3 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040311

Method CHECK_AUTHORITY on class IHC_CL_GUI_ROUTING has no exception.

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIST Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040312
2 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040312
3 Importing I_VERSION Call by reference Type reference (TYPE) IHC_DTE_RT_VERSION IHC: Version des Regelwerkes 20040312

Method CHECK_EXISTENCE on class IHC_CL_GUI_ROUTING has no exception.

Method COPY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040102
2 Importing I_TARGET_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040102
3 Importing I_VERSION Call by reference Type reference (TYPE) IHC_DTE_RT_VERSION IHC: Version des Regelwerkes 20040311

Method COPY_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040105

Method CREATE_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method DELETE_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112

Method DELETE_FROM_CONTAINER on class IHC_CL_GUI_ROUTING has no exception.

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040220
2 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031113

Method DELETE_NODE on class IHC_CL_GUI_ROUTING has no exception.

Method DELETE_SONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_REF Call by reference Object reference (TYPE REF TO) RT_NODE 20031111

Method DELETE_SONS on class IHC_CL_GUI_ROUTING has no exception.

Method DELETE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040102

Method DELETE_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040128

Method DEQUEUE on class IHC_CL_GUI_ROUTING has no exception.

Method DISPLAY_INFO Signature

Method DISPLAY_INFO on class IHC_CL_GUI_ROUTING has no parameter.
Method DISPLAY_INFO on class IHC_CL_GUI_ROUTING has no exception.

Method DISPLAY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040115

Method DISPLAY_LIST on class IHC_CL_GUI_ROUTING has no exception.

Method DISPLAY_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040308

Method DISPLAY_PROTOCOL on class IHC_CL_GUI_ROUTING has no exception.

Method DISPLAY_SUBTREE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELNODE_REF Call by reference Object reference (TYPE REF TO) RT_NODE 20031111

Method DISPLAY_SUBTREE_LIST on class IHC_CL_GUI_ROUTING has no exception.

Method DISPLAY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUI_LIST Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040115
2 Importing I_GUI_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_LIST_TREE List Tree Control 20031112
3 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040202

Method DISPLAY_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040128

Method ENQUEUE on class IHC_CL_GUI_ROUTING has no exception.

Method EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BACK Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040216

Method EXIT on class IHC_CL_GUI_ROUTING has no exception.

Method EXPAND_NO_CHILDREN 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) 20031112

Method EXPAND_NO_CHILDREN on class IHC_CL_GUI_ROUTING has no exception.

Method FILL_FIELD_TEXTS Signature

Method FILL_FIELD_TEXTS on class IHC_CL_GUI_ROUTING has no parameter.
Method FILL_FIELD_TEXTS on class IHC_CL_GUI_ROUTING has no exception.

Method FREE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112

Method FREE_SELECTION on class IHC_CL_GUI_ROUTING has no exception.

Method GET_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODEREF Call by reference Object reference (TYPE REF TO) RT_NODE 20031112
2 Importing I_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112

Method GET_FROM_CONTAINER on class IHC_CL_GUI_ROUTING has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20031111
2 Exporting E_ICON_EX Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20031111
3 Importing I_NODE Call by reference Object reference (TYPE REF TO) RT_NODE IHC: Knoten-Type 20040125
4 Importing I_OPT Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20040125
5 Importing I_SIGN Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040125

Method GET_ICON on class IHC_CL_GUI_ROUTING has no exception.

Method GET_NEW_NODEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODEID Call by reference Type reference (TYPE) TV_NODEKEY 20031111
2 Importing I_NODETYPE Call by reference Type reference (TYPE) IHC_DTE_RT_NODETYE IHC: Knoten-Type 20031111

Method GET_NEW_NODEID on class IHC_CL_GUI_ROUTING has no exception.

Method GET_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODE_PRIO Call by reference Type reference (TYPE) IHC_DTE_RT_ORDER IHC: Reihenfolge in Leitwegsfindung 20040114
2 Exporting E_NODE_TEXT Call by reference Type reference (TYPE) CHAR128 Char75 20031113
3 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031113

Method GET_NODE_TEXT on class IHC_CL_GUI_ROUTING has no exception.

Method GET_STATIC_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EVENT Call by reference Type reference (TYPE) CHAR30 20031112
2 Exporting E_ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20031112
3 Exporting E_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031112
4 Exporting E_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031112

Method GET_STATIC_ATTR on class IHC_CL_GUI_ROUTING has no exception.

Method INIT_CONTAINER Signature

Method INIT_CONTAINER on class IHC_CL_GUI_ROUTING has no parameter.
Method INIT_CONTAINER on class IHC_CL_GUI_ROUTING has no exception.

Method INIT_GUI Signature

Method INIT_GUI on class IHC_CL_GUI_ROUTING has no parameter.
Method INIT_GUI on class IHC_CL_GUI_ROUTING has no exception.

Method INSERT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112
2 Importing I_OPT Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20040125
3 Importing I_REL Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031112
4 Importing I_REL_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031112
5 Importing I_SIGN Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040125
6 Importing I_TEXT Call by reference Type reference (TYPE) CHAR128 Char75 20031112

Method INSERT_NODE on class IHC_CL_GUI_ROUTING has no exception.

Method INSERT_NODE_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040203
2 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040123

Method INSERT_NODE_B on class IHC_CL_GUI_ROUTING has no exception.

Method INSERT_NODE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040203
2 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040123

Method INSERT_NODE_S on class IHC_CL_GUI_ROUTING has no exception.

Method ITEM_CONTEXT_MENU_REQUEST 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) 20040405
2 Importing MENU Call by reference Attribute reference (LIKE) 20040405
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040405

Method ITEM_CONTEXT_MENU_REQUEST on class IHC_CL_GUI_ROUTING has no exception.

Method ITEM_CONTEXT_MENU_SELECT Signature

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

Method ITEM_CONTEXT_MENU_SELECT on class IHC_CL_GUI_ROUTING has no exception.

Method 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) 20031112
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031112

Method ITEM_DOUBLE_CLICK on class IHC_CL_GUI_ROUTING has no exception.

Method LINK_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) 20031112
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031112

Method LINK_CLICK on class IHC_CL_GUI_ROUTING has no exception.

Method LOAD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040128
2 Importing I_UNIT Call by reference Type reference (TYPE) IHC_DTE_UNIT IHC Center 20031111
3 Importing I_VERSION Call by reference Type reference (TYPE) IHC_DTE_RT_VERSION IHC: Version des Regelwerkes 20040310

Method LOAD_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method NODE_CONTEXT_MENU_REQUEST Signature

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

Method NODE_CONTEXT_MENU_REQUEST on class IHC_CL_GUI_ROUTING has no exception.

Method NODE_CONTEXT_MENU_SELECT Signature

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

Method NODE_CONTEXT_MENU_SELECT on class IHC_CL_GUI_ROUTING has no exception.

Method 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) 20031112

Method NODE_DOUBLE_CLICK on class IHC_CL_GUI_ROUTING has no exception.

Method PREPARE_FOR_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) RT_NODE 20040108

Method PREPARE_FOR_GUI on class IHC_CL_GUI_ROUTING has no exception.

Method PREPARE_LIST Signature

Method PREPARE_LIST on class IHC_CL_GUI_ROUTING has no parameter.
Method PREPARE_LIST on class IHC_CL_GUI_ROUTING has no exception.

Method REWIND_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040315

Method REWIND_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method SAVE_TREE Signature

Method SAVE_TREE on class IHC_CL_GUI_ROUTING has no parameter.
Method SAVE_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method SET_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031113
2 Importing I_NODE_PRIO Call by reference Type reference (TYPE) IHC_DTE_RT_ORDER IHC: Reihenfolge in Leitwegsfindung 20040114
3 Importing I_NODE_TEXT Call by reference Type reference (TYPE) CHAR128 Char75 20031113

Method SET_NODE_TEXT on class IHC_CL_GUI_ROUTING has no exception.

Method SHIFT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040310

Method SHIFT_VERSION on class IHC_CL_GUI_ROUTING has no exception.

Method SYS_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040107

Method SYS_COPY on class IHC_CL_GUI_ROUTING has no exception.

Method SYS_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REL_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20040125

Method SYS_INSERT on class IHC_CL_GUI_ROUTING has no exception.

Method TRANSPORT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040102

Method TRANSPORT_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method TR_OBJECT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREE Call by reference Type reference (TYPE) IHC_DTE_UNIT Bankkreis 20040430

Method TR_OBJECT_CHECK on class IHC_CL_GUI_ROUTING has no exception.

Method TR_OBJECT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TRANS_OK Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040210
2 Importing IT_NODE Call by reference Type reference (TYPE) IHC_TTY_RT_NODE IHC: Regelwerk-Knoten der Leitwegfindung 20040206
3 Importing I_TREE Call by reference Type reference (TYPE) IHC_DB_RT_TREE Bankkreis 20040206

Method TR_OBJECT_DELETE on class IHC_CL_GUI_ROUTING has no exception.

Method TR_OBJECT_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TRANS_OK Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040210
2 Importing IT_NODE Call by reference Type reference (TYPE) IHC_TTY_RT_NODE IHC: Regelwerk-Knoten der Leitwegfindung 20040206
3 Importing I_TREE Call by reference Type reference (TYPE) IHC_DB_RT_TREE Bankkreis 20040206

Method TR_OBJECT_INSERT on class IHC_CL_GUI_ROUTING has no exception.

Method UPDATE_GUI_FROM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE_REF Call by reference Object reference (TYPE REF TO) RT_NODE 20031113

Method UPDATE_GUI_FROM_TREE on class IHC_CL_GUI_ROUTING has no exception.

Method UPDATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) IHC_DB_RT_NODE IHC: Routing-Knoten 20040107
2 Importing I_FLD Call by reference Type reference (TYPE) IHC_DTE_RT_FLD IHC: Name eines Bedingungsfeldes 20031113
3 Importing I_NODEID Call by reference Type reference (TYPE) IHC_DTE_RT_NODEID IHC: Knoten-ID beim Leitwegfindung 20031113
4 Importing I_SELOPT Call by reference Type reference (TYPE) RSDSSELOPT Struktur der generischen SELECT-OPTION dynam. Selektionen 20031113
5 Importing I_TAB Call by reference Type reference (TYPE) IHC_DTE_RT_TAB IHC: Tabellenname eines Bedingungsfeldes 20031113

Method UPDATE_NODE on class IHC_CL_GUI_ROUTING has no exception.

Method UPDATE_TREE_FROM_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) RT_NODE 20031112

Method UPDATE_TREE_FROM_GUI on class IHC_CL_GUI_ROUTING has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 500