SAP ABAP Class CL_UMC_ORGCHART_ALLGUIS (Org Chart (for Normal GUI a n d SAP GUI for HTML))
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMC_ORGCHART_JAVA_APPLET Orgchart Java Applet 20010611
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_BSC_DRILLDOWN BSC Drilldown 20000530
2 Inheritance (c INHERITING FROM c_ref)  CL_UMC_MEASURE_DRILLDOWN Measure Tree and BW Access 20000531
3 Inheritance (c INHERITING FROM c_ref)  CL_UMV_VDT_VISUAL Value Driver Tree: Visualization 20000620
Properties
Class CL_UMC_ORGCHART_ALLGUIS  
Short Description Org Chart (for Normal GUI a n d SAP GUI for HTML)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20000530   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDD 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 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SCTX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMC_ORGCHART_JAVA_APPLET Orgchart Java Applet 20010611
Friends
Class CL_UMC_ORGCHART_ALLGUIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CELLALIGN_CENTER Constant Public Type reference (TYPE) I 1 Text Alignment Centered (Not with Line Break) 20000530
2 C_CELLALIGN_LEFT Constant Public Type reference (TYPE) I 0 Text Alignment Left (Not with Line Break) 20000530
3 C_CELLALIGN_RIGHT Constant Public Type reference (TYPE) I 2 Text Alignment Right (Not with Line Break) 20000530
4 C_CELLFORMAT_BOLD Constant Public Type reference (TYPE) I 1 Font: Bold 20000530
5 C_CELLFORMAT_BOLDITALIC Constant Public Type reference (TYPE) I 3 Font: 20000530
6 C_CELLFORMAT_ITALIC Constant Public Type reference (TYPE) I 2 Font: Italics 20000530
7 C_CELLFORMAT_NORMAL Constant Public Type reference (TYPE) I 0 Font: Normal 20000530
8 C_CELLFORMAT_UNDERLINE Constant Public Type reference (TYPE) I 5 Font 20030911
9 C_CELL_EDIT Constant Public Type reference (TYPE) I 1 Cell: Changes Permitted 20000530
10 C_CELL_LINEBREAK Constant Public Type reference (TYPE) I 1 Cell: Line Break Permitted 20000530
11 C_CELL_NOEDIT Constant Public Type reference (TYPE) I 0 Cell: Changes not Permitted 20000530
12 C_CELL_NOLINEBREAK Constant Public Type reference (TYPE) I 0 Cell: Line Break not Permitted 20000530
13 C_DO_NOT_SHOW Constant Public Type reference (TYPE) I 0 Display Flag 20000530
14 C_EMPTY Constant Public Type reference (TYPE) CHAR1 ' ' Blank Line 20000808
15 C_FIRST_AVAILABLE_LEGID Constant Public Type reference (TYPE) UMC_Y_LEGID '5' First Free Legend ID 20010607
16 C_FONT_COLOR_BLACK Constant Public Type reference (TYPE) UMC_Y_FONT_COLOR '000000' Font Color "Black" 20010724
17 C_FONT_COLOR_RED Constant Public Type reference (TYPE) UMC_Y_FONT_COLOR 'FF0000' Font Color "Red" 20010724
18 C_GUITYPE_NORMAL Constant Public Type reference (TYPE) I 0 Normal GUI 20000530
19 C_GUITYPE_WAS Constant Public Type reference (TYPE) I 2 WAS 20010528
20 C_LINETYPE_TABLE Constant Public Type reference (TYPE) I 1 Line Type: Split Cells 20000530
21 C_LINETYPE_TEXT Constant Public Type reference (TYPE) I 0 Line Type: Joined Cells 20000530
22 C_NOTASSIGNED_BOX Constant Public Type reference (TYPE) UMC_Y_BOXID '9998' Number of a Box in the Organization Chart Control 20020129
23 C_ORIENTATION_DOWN_UP Constant Public Type reference (TYPE) UMC_Y_ORGCHART_ORIENT 2 Vertical Alignment (Bottom Up) 20000619
24 C_ORIENTATION_LEFT_RIGHT Constant Public Type reference (TYPE) UMC_Y_ORGCHART_ORIENT 1 Horizontal Alignment 20000530
25 C_ORIENTATION_RIGHT_LEFT Constant Public Type reference (TYPE) UMC_Y_ORGCHART_ORIENT 3 Horizontal Alignment (From Right to Left) 20000619
26 C_ORIENTATION_UP_DOWN Constant Public Type reference (TYPE) UMC_Y_ORGCHART_ORIENT 0 Vertical Alignment 20000530
27 C_ORIGINX_INITIAL Constant Private Type reference (TYPE) I -1 20011203
28 C_SAPGUI_TYPE_COLTREE Constant Public Type reference (TYPE) I 1 SAP Column Tree 20020123
29 C_SAPGUI_TYPE_ORGCHART Constant Public Type reference (TYPE) I 0 Orgchart Control 20020123
30 C_SHOW Constant Public Type reference (TYPE) I 1 Display Flag 20000530
31 C_TREE_HIER_COL Constant Protected Type reference (TYPE) TV_ITMNAME 'HIER_COL' Tree Control: Column Name / Item Name 20020123
32 EVENT_CONTEXTMENUREQUEST Constant Public Type reference (TYPE) I 1 Event ID for ContextMenuRequest 20000530
33 EVENT_CONTEXTMENUSELECTED Constant Public Type reference (TYPE) I 2 Event ID for ContextMenuSelected 20000530
34 EVENT_ONBOXDBLCLICK Constant Public Type reference (TYPE) I 3 Event ID for OnBoxDblClcik 20000530
35 EVENT_ONDRAG Constant Public Type reference (TYPE) I 9 20020130
36 EVENT_ONDROP Constant Public Type reference (TYPE) I 8 20020130
37 EVENT_ONDROPCOMPLETE Constant Public Type reference (TYPE) I 7 20020130
38 EVENT_ONGETFLAVOR Constant Public Type reference (TYPE) I 6 20020130
39 EVENT_ONTEXTCHANGED Constant Public Type reference (TYPE) I 4 Event ID for OnTextChanged 20000530
40 EVENT_ONZOOMCHANGED Constant Public Type reference (TYPE) I 5 Event ID for OnZoomChanged 20000530
41 MR_PARENT_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20020125
42 MT_BOXCONTENTS Instance attribute Private Type reference (TYPE) UMC_YT_ORGCHART List of Boxes and Their Contents 20000530
43 MT_BOXHIERARCHY Instance attribute Private Type reference (TYPE) UMC_YT_ORGCHARTHIER_2 Box Hierarchy 20000530
44 MT_BOXICONS Instance attribute Private Type reference (TYPE) UMC_YT_ORGCHARTICON Assignment of Symbols to Box Fields 20000530
45 MT_EVENTS Instance attribute Private Type reference (TYPE) CNTL_SIMPLE_EVENTS 20020125
46 MT_EXPAND_STATE Instance attribute Protected Type reference (TYPE) YT_EXPAND_STATE 20020913
47 MT_LEGEND_ITEMS Instance attribute Protected Type reference (TYPE) UMC_YT_ORGCHART_LEGITEMS Legend Entries in Organization Chart Control 20000530
48 MT_TREE_COLUMNS Instance attribute Private Type reference (TYPE) YT_TREE_COLUMNS 20020423
49 M_APPLET_TRACE Instance attribute Protected Type reference (TYPE) CHAR01 Character Field Length 1 20030227
50 M_BOXDEFWIDTH Instance attribute Private Type reference (TYPE) I 20 Current Default Box Width 20000530
51 M_CENTERED_BOX Instance attribute Private Type reference (TYPE) UMC_Y_BOXID Number of a Box in the Organization Chart Control 20010601
52 M_COLDEFWIDTH Instance attribute Private Type reference (TYPE) I 6 Current Default Column Width 20000530
53 M_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_UMC_ORGCHART_CONTROL Control for Normal GUI 20000530
54 M_GUITYPE Instance attribute Protected Type reference (TYPE) I 0 Normal or SAP GUI for HTML (User Constants) 20000530
55 M_LIFETIME Instance attribute Private Type reference (TYPE) I 20020125
56 M_NAVIGATION_AREA_X Instance attribute Protected Type reference (TYPE) I -1 20020227
57 M_NAVIGATION_AREA_Y Instance attribute Protected Type reference (TYPE) I -1 20020227
58 M_NAVIGATION_TITLE Instance attribute Private Type reference (TYPE) CHAR120 char120 20020125
59 M_NEXT_FREE_BOXID Instance attribute Private Type reference (TYPE) UMC_Y_BOXID Next Free ID for a Box 20000530
60 M_ORIENTATION Instance attribute Public Type reference (TYPE) UMC_Y_ORGCHART_ORIENT Orientation 20001128
61 M_ORIGINX Instance attribute Protected Type reference (TYPE) I -1 20010731
62 M_ORIGINY Instance attribute Protected Type reference (TYPE) I 20010731
63 M_RFC_ENCODING Instance attribute Protected Type reference (TYPE) AS4FLAG Flag (X or Blank) 20020805
64 M_SAPGUI_TYPE Instance attribute Protected Type reference (TYPE) I 20020123
65 M_SELECTED_BOX Instance attribute Private Type reference (TYPE) UMC_Y_BOXID Number of a Box in the Organization Chart Control 20020211
66 M_SHELLSTYLE Instance attribute Private Type reference (TYPE) I 20020125
67 M_SHOW_COL_LEGEND Instance attribute Public Type reference (TYPE) I Color Legend Display 20010611
68 M_SHOW_NAVIGATION Instance attribute Public Type reference (TYPE) I Navigation Display 20001128
69 M_SHOW_STATUS_LEGEND Instance attribute Public Type reference (TYPE) I Status Legend Display 20010611
70 M_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20020123
71 M_ZOOM Instance attribute Protected Type reference (TYPE) UMC_Y_ZOOM 100 Zoom Factor in % 20010731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LEGEND_ITEM Instance method Protected Method Add a New Entry to the Color Legend 20000530
2 ADD_NEW_BOX Instance method Protected Method Add New Box 20000530
3 ADD_TREE_COLUMNS Instance method Protected Method Adds Columns(Only for SAP Column Tree) 20020124
4 BOXTABLE_TO_HIERARCHY_LINE Instance method Protected Method Converts Box Contents in Row for SAP Column Tree 20020123
5 BOX_DATA_TO_XML Instance method Private Method Converts Data of a Box to XML Format 20010528
6 CLEAR_SCREEN Instance method Public Method Delete all Boxes 20000530
7 COLLAPSE_BOX Instance method Public Method Collapses Subtree (Only for SAP Tree) 20020123
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000530
9 CONVERT_BDS_TO_CONTENT Instance method Protected Method Fills BDS - Document in Content Table 20000808
10 CONVERT_CTMENU_TO_XML Instance method Public Method Converts Context Menu to XML Format 20010529
11 DELETE_ALL_TREE_COLUMNS Instance method Protected Method Adds Columns(Only for SAP Column Tree) 20020423
12 ENSURE_VISIBLE Instance method Public Method Display Box 20000919
13 EXPAND_BOX Instance method Public Method Expands Subtree (Only for SAP Tree) 20020123
14 FREE Instance method Public Method Remove Control (Not the Class) 20000530
15 GET_ALL_CHILDREN Instance method Public Method List of All Boxes That Are Subordinate to a Box 20000530
16 GET_BOX_COUNT Instance method Public Method Number of Existing Boxes 20000530
17 GET_BOX_DATA Instance method Protected Method Query the Data of a Box 20000530
18 GET_BOX_STATUS Instance method Protected Method Get Box Status 20060721
19 GET_CHILDREN Instance method Public Method List of Directly Subordinate Boxes 20000530
20 GET_MESSAGE_AS_XML Instance method Protected Method Supplies Message Text in XML Format 20010619
21 GET_NUMBER_FORMAT_PATTERN Instance method Protected Method Delivers Pattern for Number Format 20020204
22 GET_ORIGIN Instance method Protected Method Set X-Y Coordinates 20010921
23 GET_PARENT Instance method Public Method ID of Upper Level Box 20000530
24 GET_ROOT_BOX Instance method Public Method ID of Root Box 20001128
25 GET_SELECTED_BOX Instance method Public Method ID of Selected Box 20000530
26 GET_TREE_AS_XML Instance method Protected Method Supplies (Sub)Tree in XML Format 20010528
27 GET_ZOOM Instance method Public Method Query the Set Zoom 20000530
28 HANDLE_CONTEXTMENUREQUEST Instance method Private Event handling method Event Handling for ContextMenuRequested 20000530
29 HANDLE_CONTEXTMENUSELECTED Instance method Private Event handling method Event Handling for ContextMenuSelected 20000530
30 HANDLE_NODECONTEXTMENUREQUEST Instance method Private Event handling method Event Handling for ContextMenuRequested 20020123
31 HANDLE_NODECONTEXTMENUSELECTED Instance method Private Event handling method Event Handling for ContextMenuSelected 20020123
32 HANDLE_NODEONDRAG Instance method Private Event handling method Event Handling for OnDrag 20020130
33 HANDLE_NODEONDROP Instance method Private Event handling method Event Handling for OnDrop 20020130
34 HANDLE_NODEONDROPCOMPLETE Instance method Private Event handling method Event Handling for OnDropComplete 20020130
35 HANDLE_NODEONGETFLAVOR Instance method Private Event handling method Event Handling for OnGetFlavor 20020130
36 HANDLE_ONBOXDBLCLICK Instance method Private Event handling method Event Handling for OnBoxDblClick 20000530
37 HANDLE_ONDRAG Instance method Private Event handling method Event Handling for OnDrag 20010124
38 HANDLE_ONDROP Instance method Private Event handling method Event Handling for OnDrop 20010124
39 HANDLE_ONDROPCOMPLETE Instance method Private Event handling method Event Handling for OnDropComplete 20010124
40 HANDLE_ONGETFLAVOR Instance method Private Event handling method Event Handling for OnGetFlavor 20010124
41 HANDLE_ONTEXTCHANGED Instance method Private Event handling method Event Handling for OnTextChanged 20000530
42 HANDLE_ONTREENODEDBLCLICK Instance method Private Event handling method Event Handling for OnBoxDblClick 20020123
43 HANDLE_ONZOOMCHANGED Instance method Private Event handling method Event Handling for OnZoomChanged 20000530
44 INIT_COLTREE Instance method Private Method Initializes Column Tree 20020125
45 INIT_ORGCHART Instance method Private Method Initializes Orgchart 20020125
46 MOVE_BOX_TO_CENTER Instance method Public Method Move Box to Center 20000620
47 PRINT Instance method Public Method Print Control View 20000530
48 REDRAW Instance method Public Method Rebuilds Tree Structure 20020125
49 REMOVE_BOX Instance method Public Method Delete Box and All Subsidiary Boxes 20000530
50 REMOVE_CHILDREN Instance method Public Method Delete All Subsidiary Boxes 20000530
51 REMOVE_CHILD_DATA Instance method Private Method Delete Data from Subsidiary Nodes 20000530
52 REMOVE_EXPAND_SIGN Instance method Private Method Deletes Expansion Indicator (if possible) 20020703
53 RESET_COLOR_LEGEND Instance method Protected Method Removes All Items (Legend IDs) from the Color Legend 20000530
54 SAVE_AS_JPEG_WITH_DIALOG Instance method Public Method Save Interface as JPEG with User Dialog 20000530
55 SEARCH_KEYWORD Instance method Public Method Keyword Search in Boxes 20000530
56 SET_BOX_MARKED Instance method Public Method Select Box (Background Color) 20000530
57 SET_BOX_SELECTED Instance method Public Method Select Box (Heavy Border) 20000530
58 SET_DD_HANDLE Instance method Public Method Set Drag Drop Handle 20010305
59 SET_DEFAULT_COL_WIDTH Instance method Public Method Default Width for Columns in Newly Created Boxes 20000530
60 SET_DEFAULT_DROP Instance method Protected Method Set Drop Procedure for Available Area 20020220
61 SET_DEFAULT_WIDTH Instance method Public Method Default Width for Newly Created Boxes 20000530
62 SET_LEGEND_TITLE Instance method Public Method Set Title of Color Legend 20000530
63 SET_NAVIGATION_TITLE Instance method Public Method Set Title of Navigation Overview 20000530
64 SET_ORIENTATION Instance method Public Method Horizontal or Vertical Alignment (Use Class Constants) 20000530
65 SET_ORIGIN Instance method Protected Method Set X-Y Coordinates 20010921
66 SET_REDRAW_BOXES Instance method Protected Method Delivers New IDs for Boxes (After Redraw) 20020312
67 SET_REGISTERED_EVENTS Instance method Public Method SET_REGISTERED_EVENTS 20000530
68 SET_RFC_ENCODING Instance method Public Method Sets XML Coding 20020805
69 SET_ZOOM Instance method Public Method Set New Zoom 20000530
70 SHOW_COLOR_LEGEND Instance method Public Method Display Color Legend, 1 = yes, 0 = no 20000530
71 SHOW_NAVIGATION Instance method Public Method Display Navigation Overview, 1 = yes, 0 = no 20000530
72 SHOW_STATUS_LEGEND Instance method Public Method Display Status Legend, 1=Yes , 0=No 20010611
73 STORE_APPLET_TRACE Instance method Protected Method Writes Applet Data in Database 20030227
74 SUBMENU_TO_XML Instance method Private Method Converts Submenu to XML Format 20010530
75 SWITCH_SAPGUI_TYPE Instance method Public Method Sets Visualization in SAPGUI 20020125
76 TOGGLE_NAVIGATION Instance method Public Method Show/Hide Navigation Overview 20020124
77 TREECOL_HIER_HEADER_SET Instance method Protected Method Set Hierarchy Column of Column Tree 20020220
78 TREE_COLUMN_HIDE Instance method Protected Method Show/Hide Column of Column Tree 20020124
79 UPDATE_BOX Instance method Public Method Change Box Contents 20000530
Events
# Event Type Visibility Description Created on
1 CONTEXTMENUREQUEST Instance Event
(0)
Public
(2)
Context Menu 20000530
2 CONTEXTMENUSELECTED Instance Event
(0)
Public
(2)
Selection in Context Menu 20000530
3 ONBOXDBLCLICK Instance Event
(0)
Public
(2)
Double-Click on a Box 20000530
4 ONDRAG Instance Event
(0)
Public
(2)
For Drag Source 20010124
5 ONDROP Instance Event
(0)
Public
(2)
For Drop Target 20010124
6 ONDROPCOMPLETE Instance Event
(0)
Public
(2)
For Drag Source in Case of Success 20010124
7 ONGETFLAVOR Instance Event
(0)
Public
(2)
Multiple Flavors Possible at a Drop 20010124
8 ONTEXTCHANGED Instance Event
(0)
Public
(2)
Change Made to a Text 20000530
9 ONZOOMCHANGED Instance Event
(0)
Public
(2)
Zoom Factor was Changed 20000530
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_EXPAND_STATE Protected See coding 20020913 BEGIN OF ys_expand_state, boxid TYPE umc_y_boxid, expand TYPE i, END OF ys_expand_state
2 YS_REDRAW_BOXES Protected See coding 20020312 BEGIN OF ys_redraw_boxes, boxid TYPE umc_y_boxid, new_boxid TYPE umc_y_boxid, END OF ys_redraw_boxes
3 YS_TREE_COLUMNS Protected See coding 20020124 BEGIN OF ys_tree_columns, name TYPE tv_itmname, hidden TYPE as4flag, width TYPE i, header_text TYPE tv_heading, header_tooltip TYPE tv_heading, alignment TYPE i, END OF ys_tree_columns
4 YT_EXPAND_STATE Protected See coding 20020913
5 YT_REDRAW_BOXES Protected See coding 20020312 yt_redraw_boxes TYPE TABLE OF ys_redraw_boxes
6 YT_TREE_COLUMNS Protected See coding 20020124 yt_tree_columns TYPE TABLE OF ys_tree_columns
Method Signatures

Method ADD_LEGEND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEGEND_ID Call by reference Type reference (TYPE) UMC_Y_LEGID ID des Legendeneintrags 20000530
2 Importing I_LEGEND_TEXT Call by reference Type reference (TYPE) UMC_Y_LTXT Text des Legendeneintrags 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method ADD_NEW_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID ID der neuen Box 20000530
2 Importing IT_CONTENT Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOX Text - Inhalt der Box 20000530
3 Importing IT_ICONS Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOXICON Statusicons der Box 20000530
4 Importing I_DRAGDROPID Call by reference Type reference (TYPE) INT2 2-byte integer (signed) 20010123
5 Importing I_ENSURE_VISIBLE Call by reference Type reference (TYPE) C 'X' Box nach dem einfügen in den sichtbaren Bereich rücken 20000530
6 Importing I_NOT_ASSIGNED_BOX Call by reference Type reference (TYPE) AS4FLAG ' ' Flag (X oder Blank) 20020129
7 Importing I_PARENTID Call by reference Type reference (TYPE) UMC_Y_BOXID '0' ID der Mutter Box 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 INVALID_BOXID BoxID nicht vorhanden 20000530
4 ROOTBOX_ALREADY_EXISTS Es kann keine zweite Rootbox angelegt werden 20000530
5 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method ADD_TREE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREE_COLUMNS Call by reference Type reference (TYPE) YT_TREE_COLUMNS 20020124

Method ADD_TREE_COLUMNS on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method BOXTABLE_TO_HIERARCHY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) UMC_YT_TREE_ITEM Tree items for tree control 20020123
2 Exporting ET_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20020123
3 Importing IT_CONTENT Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOX Struktur einer Box des Orgcharts 20020123
4 Importing IT_ICONS Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOXICON Status - Icons einer Box des Orgcharts 20020123
5 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20020123
6 Importing I_PARENTID Call by reference Type reference (TYPE) UMC_Y_BOXID '0' Nummer einer Box des Orgchart-Controls 20020123

Method BOXTABLE_TO_HIERARCHY_LINE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method BOX_DATA_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20010528
2 Importing IR_PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010528
3 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20010528

Method BOX_DATA_TO_XML on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method CLEAR_SCREEN Signature

Method CLEAR_SCREEN on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method COLLAPSE_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box ID 20020123
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20020123
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20020123
3 INVALID_BOXID BoxID nicht vorhanden 20020123
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20020123

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUITYPE Value transfer Type reference (TYPE) I 0 GUI-Typ (siehe Konstanten) 20000530
2 Importing I_LIFETIME Value transfer Type reference (TYPE) I Lifetime 20000530
3 Importing I_NARROW_TREE Value transfer Type reference (TYPE) I 0 Kompaktere Baumdarstellung anschalten 20000530
4 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20000530
5 Importing I_SAPGUI_TYPE Value transfer Type reference (TYPE) I 1 Für SAPGUI: Orgchart oder SAP Tree (siehe Konstanten' 20020123
6 Importing I_SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method CONVERT_BDS_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTENT Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOX Struktur einer Box des Orgcharts 20000808
2 Exporting E_NEXT_LINEID Call by reference Type reference (TYPE) UMC_Y_LINEID ID einer Zeile einer Box des Orgcharts 20011206
3 Importing IT_BDSDOC Call by reference Type reference (TYPE) SBDST_CONTENT BDS Dokument 20000808
4 Importing IT_DEF_MEAS Call by reference Type reference (TYPE) UMK_YT_RFCDATA RFC data 20000919
5 Importing I_FIELDID Call by reference Type reference (TYPE) UMC_Y_FIELDID ID eines Feldes einer Box des Orgcharts 20000808
6 Importing I_LINEID Call by reference Type reference (TYPE) UMC_Y_LINEID ID einer Zeile einer Box des Orgcharts 20000808

Method CONVERT_BDS_TO_CONTENT on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method CONVERT_CTMENU_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_STRING Value transfer Type reference (TYPE) STRING 20010530
2 Exporting E_XML_XSTRING Value transfer Type reference (TYPE) XSTRING 20060721
3 Importing IR_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20010529
4 Importing IT_XML_SOURCES Call by reference Type reference (TYPE) UMC_YT_XML_SOURCES XML Dateien für Funktionscodes 20010530

Method CONVERT_CTMENU_TO_XML on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method DELETE_ALL_TREE_COLUMNS Signature

Method DELETE_ALL_TREE_COLUMNS on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
Method DELETE_ALL_TREE_COLUMNS on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method ENSURE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID ID der Box 20000919
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000919
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000919
3 INVALID_BOXID BoxID nicht vorhanden 20000919
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000919

Method EXPAND_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box ID 20020123
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20020123
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20020123
3 INVALID_BOXID BoxID nicht vorhanden 20020123
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20020123

Method FREE Signature

Method FREE on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000530

Method GET_ALL_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALL_CHILDREN Call by reference Type reference (TYPE) UMC_YT_BOXIDS Liste aller untergeordneten Boxen 20000530
2 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID 20000530
# Exception Resumable Description Created on
1 INVALID_BOXID BoxID nicht vorhanden 20000530

Method GET_BOX_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER Call by reference Type reference (TYPE) I Anzahl der vorhandenen Boxen 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method GET_BOX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOX Texte 20000530
2 Exporting ET_ICONS Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOXICON Icons 20000530
3 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID 20000530
# Exception Resumable Description Created on
1 INVALID_BOXID BoxID nicht vorhanden 20000530

Method GET_BOX_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20060721
2 Importing ID_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20060721

Method GET_BOX_STATUS on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) UMC_YT_BOXIDS Liste der direkt angehängten Boxen 20000530
2 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID 20000530
# Exception Resumable Description Created on
1 INVALID_BOXID BoxID nicht vorhanden 20000530

Method GET_MESSAGE_AS_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_STRING Call by reference Type reference (TYPE) STRING 20010619
2 Exporting E_XML_XSTRING Call by reference Type reference (TYPE) XSTRING 20090916
3 Importing I_MSG_ID Call by reference Type reference (TYPE) ARBGB Arbeitsgebiet 20010619
4 Importing I_MSG_NO Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20010619
5 Importing I_MSG_VAR1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20010619
6 Importing I_MSG_VAR2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20010619
7 Importing I_MSG_VAR3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20010619
8 Importing I_MSG_VAR4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20010619

Method GET_MESSAGE_AS_XML on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_NUMBER_FORMAT_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PATTERN Value transfer Type reference (TYPE) STRING 20020204
2 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20020204
3 Importing I_CELLID Call by reference Type reference (TYPE) UMC_Y_CELLID ID einer Zelle einer Box des Org.Charts 20020204
4 Importing I_FIELDID Call by reference Type reference (TYPE) UMC_Y_FIELDID Nummer einer Box des Orgchart-Controls 20020204
5 Importing I_LINEID Call by reference Type reference (TYPE) UMC_Y_LINEID ID einer Zeile einer Box des Orgcharts 20020204

Method GET_NUMBER_FORMAT_PATTERN on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ORIGINX Call by reference Type reference (TYPE) I 20010921
2 Exporting E_ORIGINY Call by reference Type reference (TYPE) I 20010921

Method GET_ORIGIN on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARENTID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID der Parentbox 20000530
2 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID 20000530
# Exception Resumable Description Created on
1 INVALID_BOXID BoxID nicht vorhanden 20000530

Method GET_ROOT_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROOTID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID der Wurzelbox 20001128

Method GET_ROOT_BOX on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_SELECTED_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID ID der selektierten Box 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method GET_TREE_AS_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_STRING Value transfer Type reference (TYPE) STRING 20010528
2 Exporting E_XML_XSTRING Value transfer Type reference (TYPE) XSTRING 20060721
3 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20010528
4 Importing I_ONLYSUBBOXES Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20010528

Method GET_TREE_AS_XML on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method GET_ZOOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ZOOM Call by reference Type reference (TYPE) UMC_Y_ZOOM Zoomfaktor in % 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method HANDLE_CONTEXTMENUREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) BOXID 20000530
2 Importing MENU Value transfer Attribute reference (LIKE) 20000530

Method HANDLE_CONTEXTMENUREQUEST on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_CONTEXTMENUSELECTED Signature

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

Method HANDLE_CONTEXTMENUSELECTED on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_NODECONTEXTMENUREQUEST Signature

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

Method HANDLE_NODECONTEXTMENUREQUEST on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_NODECONTEXTMENUSELECTED Signature

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

Method HANDLE_NODECONTEXTMENUSELECTED on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_NODEONDRAG 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) 20020130
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20020130
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020130

Method HANDLE_NODEONDRAG on class CL_UMC_ORGCHART_ALLGUIS has no exception.

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

Method HANDLE_NODEONDROP on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_NODEONDROPCOMPLETE 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) 20020130
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20020130
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020130

Method HANDLE_NODEONDROPCOMPLETE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_NODEONGETFLAVOR 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) 20020130
2 Importing FLAVORS Call by reference Attribute reference (LIKE) 20020130
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20020130

Method HANDLE_NODEONGETFLAVOR on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONBOXDBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) BOXID 20000530

Method HANDLE_ONBOXDBLCLICK on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) Nummer einer Box des Orgchart-Controls 20010124
2 Importing DRAGDROPOBJECT Value transfer Attribute reference (LIKE) Drag & Drop DataObject 20010124

Method HANDLE_ONDRAG on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) Nummer einer Box des Orgchart-Controls 20010124
2 Importing DRAGDROPOBJECT Value transfer Attribute reference (LIKE) Drag & Drop DataObject 20010124

Method HANDLE_ONDROP on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONDROPCOMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) Nummer einer Box des Orgchart-Controls 20010124
2 Importing DRAGDROPOBJECT Value transfer Attribute reference (LIKE) Drag & Drop DataObject 20010124

Method HANDLE_ONDROPCOMPLETE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONGETFLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) Nummer einer Box des Orgchart-Controls 20010124
2 Importing DRAGDROPOBJECT Value transfer Attribute reference (LIKE) Drag & Drop DataObject 20010124
3 Importing FLAVORS Value transfer Attribute reference (LIKE) Mögliche Flavors 20010124

Method HANDLE_ONGETFLAVOR on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONTEXTCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOXID Value transfer Attribute reference (LIKE) BOXID 20000530
2 Importing CELLID Value transfer Attribute reference (LIKE) CELLID 20000530
3 Importing FIELDID Value transfer Attribute reference (LIKE) FIELDID 20000530
4 Importing LENGTH Value transfer Attribute reference (LIKE) LENGTH 20000530
5 Importing LINEID Value transfer Attribute reference (LIKE) LINEID 20000530
6 Importing TEXT Value transfer Attribute reference (LIKE) TEXT 20000530

Method HANDLE_ONTEXTCHANGED on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONTREENODEDBLCLICK 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) 20020123

Method HANDLE_ONTREENODEDBLCLICK on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method HANDLE_ONZOOMCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ZOOM Value transfer Attribute reference (LIKE) ZOOM 20000530

Method HANDLE_ONZOOMCHANGED on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method INIT_COLTREE Signature

Method INIT_COLTREE on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CREATE_ERROR 20020125

Method INIT_ORGCHART Signature

Method INIT_ORGCHART on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CREATE_ERROR 20020125

Method MOVE_BOX_TO_CENTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box Id 20000620
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000620
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000620
3 INVALID_BOXID Box Id nicht vorhanden 20000620
4 UNSPECIFIED_ERROR Unbekannter Fehler 20000620

Method PRINT Signature

Method PRINT on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method REDRAW Signature

Method REDRAW on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR 20020125

Method REMOVE_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box ID 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 INVALID_BOXID Die übergebene BoxID ist nicht vorhanden 20000530
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method REMOVE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxID, deren Kinder gelöscht werden sollen 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 INVALID_BOXID BoxID nicht vorhanden 20000530
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method REMOVE_CHILD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box, deren Kinder gelöscht werden sollen 20000530

Method REMOVE_CHILD_DATA on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method REMOVE_EXPAND_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20020703
# Exception Resumable Description Created on
1 INVALID_BOXID 20020703

Method RESET_COLOR_LEGEND Signature

Method RESET_COLOR_LEGEND on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method SAVE_AS_JPEG_WITH_DIALOG Signature

Method SAVE_AS_JPEG_WITH_DIALOG on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Control Fehler 20000530
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000530

Method SEARCH_KEYWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITIONS Call by reference Type reference (TYPE) UMC_YT_ORGCHART_POSITION Positionen im Orgchart 20000530
2 Importing I_KEYWORD Call by reference Type reference (TYPE) C Suchbegriff 20000530
# Exception Resumable Description Created on
1 NOT_FOUND Suchbegriff nicht gefunden 20000530

Method SET_BOX_MARKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box ID 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 INVALID_BOXID BoxID nicht vorhanden 20000530
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method SET_BOX_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID Box ID 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 INVALID_BOXID BoxID nicht vorhanden 20000530
4 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method SET_DD_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20010305
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20010305
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20010305

Method SET_DEFAULT_COL_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_WIDTH Call by reference Type reference (TYPE) I Spaltenbreite in Anz. Charactern (Breite des Buchst. 'X') 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method SET_DEFAULT_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DRAGDROP Call by reference Object reference (TYPE REF TO) CL_DRAGDROP Drag & Drop DataObject 20020220

Method SET_DEFAULT_DROP on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SET_DEFAULT_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WIDTH Call by reference Type reference (TYPE) I Breite in Anzahl Buchstaben 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method SET_LEGEND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) C Titel der Farblegende 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method SET_NAVIGATION_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) C Titel der Navigationsübersicht 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530

Method SET_ORIENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIENTATION Call by reference Type reference (TYPE) UMC_Y_ORGCHART_ORIENT Ausrichtung des Graphen 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method SET_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIGINX Call by reference Type reference (TYPE) I 20010921
2 Importing I_ORIGINY Call by reference Type reference (TYPE) I 20010921

Method SET_ORIGIN on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SET_REDRAW_BOXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REDRAW_BOXES Call by reference Type reference (TYPE) YT_REDRAW_BOXES 20020312

Method SET_REDRAW_BOXES on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SET_REGISTERED_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS Eventtabelle 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000530
3 ILLEGAL_EVENT_COMBINATION ILLEGAL_EVENT_COMBINATION 20000530

Method SET_RFC_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFC Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020805

Method SET_RFC_ENCODING on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SET_ZOOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZOOM Call by reference Type reference (TYPE) UMC_Y_ZOOM Zoomfaktor in % 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method SHOW_COLOR_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW Call by reference Type reference (TYPE) I 1 = Legende Anzeigen, 0 = nicht anzeigen 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 INVALID_PARAMETER_VALUE Unzulässiger Wert wurde übergeben 20000530

Method SHOW_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW Call by reference Type reference (TYPE) I 1 = Ja, 0 = Nein 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20000530
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20000530

Method SHOW_STATUS_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW Call by reference Type reference (TYPE) I 1 = Legende Anzeigen, 0 = nicht anzeigen 20010611
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20010611
2 INVALID_PARAMETER_VALUE Unzulässiger Wert wurde übergeben 20010611

Method STORE_APPLET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20030227
2 Importing I_SENT_DATA Call by reference Type reference (TYPE) STRING 20030227

Method STORE_APPLET_TRACE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SUBMENU_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20010530
2 Importing IR_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20010530
3 Importing IR_SUBMENU Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20010530
4 Importing IT_XML_SOURCES Call by reference Type reference (TYPE) UMC_YT_XML_SOURCES XML Dateien für Funktionscodes 20010530

Method SUBMENU_TO_XML on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method SWITCH_SAPGUI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAPGUI_TYPE Call by reference Type reference (TYPE) I 20020125

Method SWITCH_SAPGUI_TYPE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method TOGGLE_NAVIGATION Signature

Method TOGGLE_NAVIGATION on class CL_UMC_ORGCHART_ALLGUIS has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20020124
2 CNTL_SYSTEM_ERROR Fehler im Controlframework 20020124
3 UNSPECIFIED_ERROR Fehler, keine näheren Informationen verfügbar 20020124

Method TREECOL_HIER_HEADER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADER Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Länge 132 20020220
2 Importing I_TOOLTIP Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Länge 132 20020220

Method TREECOL_HIER_HEADER_SET on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method TREE_COLUMN_HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIDE Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020124
2 Importing I_TREE_COLUMN Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20020124

Method TREE_COLUMN_HIDE on class CL_UMC_ORGCHART_ALLGUIS has no exception.

Method UPDATE_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTENT Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOX Inhalt 20000530
2 Importing IT_ICONS Call by reference Type reference (TYPE) UMC_YT_ORGCHARTBOXICON Icons 20000530
3 Importing I_BOXID Call by reference Type reference (TYPE) UMC_Y_BOXID BoxId 20000530
# Exception Resumable Description Created on
1 CNTL_ERROR Controlfehler 20000530
2 INVALID_BOXID Boxid nicht vorhanden 20000530
Event Signatures

Event CONTEXTMENUREQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Box ID, auf der Contextmenü gerufen wird 20000530
2 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Menü Objekt 20000530

Event CONTEXTMENUSELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) C Code of the selected command 20000530

Event ONBOXDBLCLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID ID der geklickten Box 20000530

Event ONDRAG Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20010124
2 DRAGDROPOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20010124

Event ONDROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20010124
2 DRAGDROPOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20010124

Event ONDROPCOMPLETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Nummer einer Box des Orgchart-Controls 20010124
2 DRAGDROPOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20010124

Event ONGETFLAVOR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Box ID 20010124
2 DRAGDROPOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT DragDrop Objekt 20010124
3 FLAVORS Exporting Value transfer Type reference (TYPE) CNDD_FLAVORS Mögliche Flavors 20010124

Event ONTEXTCHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 BOXID Exporting Value transfer Type reference (TYPE) UMC_Y_BOXID Id der geänderten Box 20000530
2 CELLID Exporting Value transfer Type reference (TYPE) UMC_Y_CELLID Id der geänderten Zelle 20000530
3 FIELDID Exporting Value transfer Type reference (TYPE) UMC_Y_FIELDID Id des geädnerten Feldes 20000530
4 LENGTH Exporting Value transfer Type reference (TYPE) I Länge des eingegebenen Strings 20000530
5 LINEID Exporting Value transfer Type reference (TYPE) UMC_Y_LINEID Id der geänderten Zeile 20000530
6 TEXT Exporting Value transfer Type reference (TYPE) UMC_YS_ORGCHARTBOX-TXT ' ' Neuer Inhalt der Zelle 20000530

Event ONZOOMCHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ZOOM Exporting Value transfer Type reference (TYPE) I Der geänderte Zoomfaktor 20000530
History
Last changed by/on SAP  20041006 
SAP Release Created in