Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20000530 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRAGDROP | Drag and Drop Interface for Controls | 20010110 |
Properties
| Class | CL_UMC_ORGCHART_CONTROL | |
| Short Description | Help Class for cl_umc_orgchart_allguis. Do not Use Directly! | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DRAGDROP | Drag and Drop Interface for Controls | 20010110 |
Friends
Class CL_UMC_ORGCHART_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 0 | Display Flag | 20000530 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | Display Flag | 20000530 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Event ID for ContextMenuRequest | 20000530 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | Event ID for ContextMenuSelected | 20000530 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 3 | Event ID for OnBoxDblClcik | 20000530 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 4 | Event ID for OnTextChanged | 20000530 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 5 | Event ID for OnZoomChanged | 20000530 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Reference to the Adapter Control | 20000530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a New Entry to the Color Legend | 20000530 | |
| 2 | Instance method | Public | Method | Add New Box | 20000530 | |
| 3 | Instance method | Public | Method | Delete all Boxes | 20000530 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20000530 | |
| 5 | Instance method | Public | Method | Display Box | 20000919 | |
| 6 | Instance method | Public | Method | Number of Existing Boxes | 20000530 | |
| 7 | Instance method | Public | Method | ID of Selected Box | 20000530 | |
| 8 | Instance method | Public | Method | Set New Zoom | 20000530 | |
| 9 | Instance method | Public | Method | Move Box to the Center of the Screen | 20000620 | |
| 10 | Instance method | Public | Method | Print the Current Control View | 20000530 | |
| 11 | Instance method | Public | Method | Delete Box and All Subsidiary Boxes | 20000530 | |
| 12 | Instance method | Public | Method | Delete All Subsidiary Boxes | 20000530 | |
| 13 | Instance method | Public | Method | Removes All Items (Legend IDs) from the Color Legend | 20000530 | |
| 14 | Instance method | Public | Method | Save Interface as JPEG with User Dialog | 20000530 | |
| 15 | Instance method | Public | Method | Save the Interface JPG Under the Appropriate File Name | 20000626 | |
| 16 | Instance method | Public | Method | Select Box (Background Color) | 20000530 | |
| 17 | Instance method | Public | Method | Select Box (Heavy Border) | 20000530 | |
| 18 | Instance method | Public | Method | Set Drag Drop Handle | 20010305 | |
| 19 | Instance method | Public | Method | Default Width for Columns in Newly Created Boxes | 20000530 | |
| 20 | Instance method | Public | Method | Default Width for Newly Created Boxes | 20000530 | |
| 21 | Instance method | Public | Method | Set Title of Color Legend | 20000530 | |
| 22 | Instance method | Public | Method | Set Title of Navigation Overview | 20000530 | |
| 23 | Instance method | Public | Method | Horizontal or Vertical Alignment (Use Class Constants) | 20000530 | |
| 24 | Instance method | Public | Method | Set New Zoom | 20000530 | |
| 25 | Instance method | Public | Method | Display Color Legend, 1 = yes, 0 = no | 20000530 | |
| 26 | Instance method | Public | Method | Display Navigation Overview, 1 = yes, 0 = no | 20000530 | |
| 27 | Instance method | Public | Method | Change Box Contents | 20000530 | |
| 28 | Instance method | Public | Method | Change Drag & Drop Behaviour of a Box | 20010123 | |
| 29 | Instance method | Public | Method | Set the Visible Section to Begin with this Box | 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 | 20010116 |
| 5 | ONDROP | Instance Event (0) |
Public (2) |
For Drop Target | 20010116 |
| 6 | ONDROPCOMPLETE | Instance Event (0) |
Public (2) |
For Drag Source in Case of Success | 20010116 |
| 7 | ONGETFLAVOR | Instance Event (0) |
Public (2) |
Multiple Flavors Possible at a Drop | 20010116 |
| 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
Class CL_UMC_ORGCHART_CONTROL has no local type.
Method Signatures
Method ADD_LEGEND_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEGEND_ID | Call by reference | Type reference (TYPE) | UMC_Y_LEGID | ID des Legendeneintrags | 20000530 | |||
| 2 | I_LEGEND_TEXT | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Text des Legendeneintrags | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method ADD_NEW_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | UMC_YT_ORGCHARTBOX | Text - Inhalt der Box | 20000530 | |||
| 2 | IT_ICONS | Call by reference | Type reference (TYPE) | UMC_YT_ORGCHARTBOXICON | Statusicons der Box | 20000530 | |||
| 3 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | ID der neuen Box | 20000530 | |||
| 4 | I_DRAGDROPID | Call by reference | Type reference (TYPE) | INT2 | 2-byte integer (signed) | 20010123 | |||
| 5 | I_ENSURE_VISIBLE | Call by reference | Type reference (TYPE) | C | 'X' | Box nach dem einfügen in den sichtbaren Bereich rücken | 20000530 | ||
| 6 | I_PARENTID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | '0' | ID der Mutter Box | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | BoxID nicht vorhanden | 20000530 | ||
| 4 | Es kann keine zweite Rootbox angelegt werden | 20000530 | ||
| 5 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method CLEAR_SCREEN Signature
Method CLEAR_SCREEN on class CL_UMC_ORGCHART_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20000530 | |||
| 2 | I_NARROW_TREE | Value transfer | Type reference (TYPE) | I | 0 | Kompaktere Baumdarstellung anschalten | 20000530 | ||
| 3 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Container | 20000530 | |||
| 4 | I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method ENSURE_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | ID der Box | 20000919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000919 | ||
| 2 | Fehler im Controlframework | 20000919 | ||
| 3 | BoxID nicht vorhanden | 20000919 | ||
| 4 | Fehler, keine näheren Informationen verfügbar | 20000919 |
Method GET_BOX_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl der vorhandenen Boxen | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method GET_SELECTED_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | ID der selektierten Box | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method GET_ZOOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ZOOM | Call by reference | Type reference (TYPE) | UMC_Y_ZOOM | Zoomfaktor | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method MOVE_BOX_TO_CENTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | Box Id | 20000620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000620 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000620 | ||
| 3 | Box Id ist nicht vorhanden | 20000620 | ||
| 4 | Unbekannter Fehler | 20000620 |
Method PRINT Signature
Method PRINT on class CL_UMC_ORGCHART_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method REMOVE_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | Box ID | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Die übergebene BoxID ist nicht vorhanden | 20000530 | ||
| 4 | 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 | 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 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | BoxID nicht vorhanden | 20000530 | ||
| 4 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method RESET_COLOR_LEGEND Signature
Method RESET_COLOR_LEGEND on class CL_UMC_ORGCHART_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method SAVE_AS_JPEG_WITH_DIALOG Signature
Method SAVE_AS_JPEG_WITH_DIALOG on class CL_UMC_ORGCHART_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Fehler | 20000530 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000530 |
Method SAVE_AS_JPG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | C | Dateiname für das erzeugte das Jpg-Bild | 20000626 | |||
| 2 | I_MINHEIGHT | Call by reference | Type reference (TYPE) | I | 0 | Mindesthöhe | 20000626 | ||
| 3 | I_MINWIDTH | Call by reference | Type reference (TYPE) | I | 0 | Mindestbreite | 20000626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000626 |
Method SET_BOX_MARKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | Box ID | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | BoxID nicht vorhanden | 20000530 | ||
| 4 | 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 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | Box ID | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | BoxID nicht vorhanden | 20000530 | ||
| 4 | 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 | I_HANDLE | Call by reference | Type reference (TYPE) | INT2 | 2 Byte Integer (Signed) | 20010305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20010305 | ||
| 2 | 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 | 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 | Controlfehler | 20000530 |
Method SET_DEFAULT_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WIDTH | Call by reference | Type reference (TYPE) | I | Breite in Anzahl Buchstaben | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method SET_LEGEND_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | C | Titel der Farblegende | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method SET_NAVIGATION_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | C | Titel der Navigationsübersicht | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method SET_ORIENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORIENTATION | Call by reference | Type reference (TYPE) | UMC_Y_ORGCHART_ORIENT | Ausrichtung des Graphen | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method SET_ZOOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ZOOM | Call by reference | Type reference (TYPE) | UMC_Y_ZOOM | Zoomfaktor in % | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 |
Method SHOW_COLOR_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW | Call by reference | Type reference (TYPE) | I | 1 = Legende Anzeigen, 0 = nicht anzeigen | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | 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 | I_SHOW | Call by reference | Type reference (TYPE) | I | 1 = Ja, 0 = Nein | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Fehler im Controlframework | 20000530 | ||
| 3 | Fehler, keine näheren Informationen verfügbar | 20000530 |
Method UPDATE_BOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | UMC_YT_ORGCHARTBOX | Inhalt | 20000530 | |||
| 2 | IT_ICONS | Call by reference | Type reference (TYPE) | UMC_YT_ORGCHARTBOXICON | Icons | 20000530 | |||
| 3 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | BoxId | 20000530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20000530 | ||
| 2 | Boxid nicht vorhanden | 20000530 |
Method UPDATE_BOX_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOXID | Call by reference | Type reference (TYPE) | UMC_Y_BOXID | BoxId | 20010123 | |||
| 2 | I_DRAGDROPID | Call by reference | Type reference (TYPE) | INT2 | 2-byte integer (signed) | 20010123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 20010123 | ||
| 2 | Boxid nicht vorhanden | 20010123 |
Method USE_SELECTED_AS_ROOT Signature
Method USE_SELECTED_AS_ROOT on class CL_UMC_ORGCHART_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Controlfehler | 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 | 20010119 | ||
| 2 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20010119 |
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 | 20010119 | ||
| 2 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20010119 |
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 | 20010119 | ||
| 2 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20010119 |
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 | 20010116 | ||
| 2 | DRAGDROPOBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDrop Objekt | 20010116 | ||
| 3 | FLAVORS | Exporting | Value transfer | Type reference (TYPE) | CNDD_FLAVORS | Mögliche Flavors | 20010116 |
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 |