Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TREE_MODEL | Tree Model: Basic Class | 00000000 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 00000000 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LIST_TREE_MODEL | List Tree Control with Data Management at the Backend | 19990719 |
Properties
| Class | CL_ITEM_TREE_MODEL | |
| Short Description | Tree Model with Items | |
| Super Class | CL_TREE_MODEL | Tree Model: Basic Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_TREE_MODEL | Tree Model Framework |
| Created | 19981029 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ITEM_TREE_MODEL has no interface implemented.
Friends
Class CL_ITEM_TREE_MODEL 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 | 1 | Centered | 19990720 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 0 | Left-justified | 19990720 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | Right-justified | 19990720 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 100 | Pushbutton Clicked | 19990602 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 101 | Change State of a Checkbox | 19990602 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 102 | Header Clicked | 19990602 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 103 | Context Menu on Header | 19990602 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 104 | Context Menu on Item | 19990602 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 105 | Double-Click on Item | 19990602 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 106 | Key Pressed on Selected Item | 19990602 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 107 | Link Clicked | 19990602 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 4 | Pushbutton Item | 19990720 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 3 | Checkbox Item | 19990720 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 5 | Link Item | 19990720 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 2 | Text Item | 19990720 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 0 | Default Font | 19990720 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 1 | Fixed Font | 19990720 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 2 | Proportional Font | 19990720 | ||
| 19 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | " | 19990920 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | 'X': Items Can Be Selected Individually | 19981106 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | Name of Item to be Selected | 19990715 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ITEM_TREE_CONTROL | Item Tree Control | 19981208 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Events | 19990602 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Events Changed | 19990602 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Model Events | 19990901 | |||
| 26 | Constant | Protected | Type reference (TYPE) | I | 5 | " | 19991020 | ||
| 27 | Constant | Protected | Type reference (TYPE) | I | 4 | " | 19991020 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BUTTON_CLICK | Instance Event (0) |
Public (2) |
Pushbutton Was Selected | 19990608 |
| 2 | CHECKBOX_CHANGE | Instance Event (0) |
Public (2) |
Change State of a Checkbox | 19990608 |
| 3 | DRAG | Instance Event (0) |
Public (2) |
Event for Filling Drag and Drop Data Object | 19990609 |
| 4 | DRAG_MULTIPLE | Instance Event (0) |
Public (2) |
Event for Filling Drag and Drop Data Object | 19990609 |
| 5 | DROP_COMPLETE | Instance Event (0) |
Public (2) |
Event After Successful Drop | 19990609 |
| 6 | DROP_COMPLETE_MULTIPLE | Instance Event (0) |
Public (2) |
Event After Successful Drop | 19990609 |
| 7 | HEADER_CLICK | Instance Event (0) |
Public (2) |
Header Clicked | 19990608 |
| 8 | HEADER_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Request Context Menu for Header | 19990609 |
| 9 | HEADER_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
Context Menu Entry Selected | 19990609 |
| 10 | ITEM_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
Request Context Menu for an Item | 19990608 |
| 11 | ITEM_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
Context Menu Entry Selected | 19990608 |
| 12 | ITEM_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Double-Click on Item | 19990528 |
| 13 | ITEM_KEYPRESS | Instance Event (0) |
Public (2) |
Key Pressed, Item Was Selected | 19990608 |
| 14 | LINK_CLICK | Instance Event (0) |
Public (2) |
Link Clicked | 19990608 |
Types
Class CL_ITEM_TREE_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIDE_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Sichtbarkeit der Selektion | 19990817 | |||
| 2 | ITEM_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Items sind einzeln selektierbar | 19990817 | |||
| 3 | NODE_SELECTION_MODE | Value transfer | Type reference (TYPE) | I | Knoten: Einfach- oder Mehrfachselektion | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter NODE_SELECTION_MODE hat unzulässigen Wert | 19990817 |
Method CONVERT_TO_VIEW_EVENTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_EVENTID | Value transfer | Type reference (TYPE) | I | Model Eventid | 19990608 | |||
| 2 | VIEW_EVENTID | Call by reference | Type reference (TYPE) | I | Veiw Eventid | 19990608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990608 |
Method DELETE_ALL_ITEMS_OF_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | Tabelle mit Knotenschlüsseln | 19990716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unbekannter Knotenschlüssel in NODE_KEY_TABLE | 19990716 |
Method DELETE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Tabelle mit Item-Schlüsseln | 19990716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht gefunden | 19990716 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht gefunden | 19990716 |
Method EXPAND_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991015 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | " | 19991020 |
Method EXPAND_STRING on class CL_ITEM_TREE_MODEL has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990827 | |||
| 2 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990827 |
Method FIND on class CL_ITEM_TREE_MODEL has no exception.
Method FIND_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME_TABLE | Call by reference | Type reference (TYPE) | TREEMINAMT | Tabelle mit Namen der Items, die durchsucht werden sollen | 19990830 | |||
| 2 | PATTERN_SEARCH | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Zeichenkette als Pattern betrachten | 19990830 | |||
| 3 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990830 | |||
| 4 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990830 | |||
| 5 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990830 | |||
| 6 | SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette | 19990830 | |||
| 7 | START_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Startknotens | 19990830 | |||
| 8 | STOP_AT_EXPANDER_NODE | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': bei einem Knoten mit EXPANDER-Eigenschaft anhalten | 19990830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel START_NODE existiert nicht | 19990830 |
Method FIND_ALL_CONTINUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990830 | |||
| 2 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990830 | |||
| 3 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990830 |
Method FIND_ALL_CONTINUE on class CL_ITEM_TREE_MODEL has no exception.
Method FIND_BUILD_ITEM_NAME_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAMES | Call by reference | Type reference (TYPE) | TREEMINAMT | Item Namen in Standard Tabelle | 19990827 | |||
| 2 | ITEM_NAME_TABLE | Call by reference | Type reference (TYPE) | TREEMINAMS | Item Namen in Hash Tabelle | 19990827 |
Method FIND_BUILD_ITEM_NAME_TABLE on class CL_ITEM_TREE_MODEL has no exception.
Method FIND_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME_TABLE | Call by reference | Type reference (TYPE) | TREEMINAMT | Tabelle mit Namen der Items, die durchsucht werden sollen | 19990827 | |||
| 2 | PATTERN_SEARCH | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Zeichenkette als Pattern betrachten | 19990826 | |||
| 3 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990827 | |||
| 4 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990827 | |||
| 5 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990826 | |||
| 6 | SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette | 19990826 | |||
| 7 | START_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Startknotens | 19990826 | |||
| 8 | STOP_AT_EXPANDER_NODE | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': bei einem Knoten mit EXPANDER-Eigenschaft anhalten | 19990826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel START_NODE existiert nicht | 19990826 |
Method FIND_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIND_ALL | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990830 | |||
| 2 | ITEM_NAME_TABLE | Call by reference | Type reference (TYPE) | TREEMINAMT | Tabelle mit Namen der Items, die durchsucht werden sollen | 19990830 | |||
| 3 | PATTERN_SEARCH | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Zeichenkette als Pattern betrachten | 19990830 | |||
| 4 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990830 | |||
| 5 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990830 | |||
| 6 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990830 | |||
| 7 | SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette | 19990830 | |||
| 8 | START_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Startknotens | 19990830 | |||
| 9 | STOP_AT_EXPANDER_NODE | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': bei einem Knoten mit EXPANDER-Eigenschaft anhalten | 19990830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel START_NODE existiert nicht | 19990830 |
Method FIND_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990827 | |||
| 2 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990827 | |||
| 3 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990827 |
Method FIND_NEXT on class CL_ITEM_TREE_MODEL has no exception.
Method FIND_NEXT_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIND_ALL | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990830 | |||
| 2 | RESULT_EXPANDER_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Suchergebnis | 19990830 | |||
| 3 | RESULT_ITEM_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMIKS | Suchergebnis | 19990830 | |||
| 4 | RESULT_TYPE | Value transfer | Type reference (TYPE) | I | Suchergebnis | 19990830 |
Method FIND_NEXT_INT on class CL_ITEM_TREE_MODEL has no exception.
Method GET_ITEM_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Items sind einzeln selektierbar | 19990901 |
Method GET_ITEM_SELECTION on class CL_ITEM_TREE_MODEL has no exception.
Method GET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Eventtabelle | 19990901 |
Method GET_REGISTERED_EVENTS on class CL_ITEM_TREE_MODEL has no exception.
Method GET_SELECTED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990715 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990715 | ||
| 2 | Tree Control wurde bereits zerstört | 19990715 | ||
| 3 | Tree Control existiert nicht | 19990715 | ||
| 4 | Allgemeiner Fehler | 19990715 | ||
| 5 | nur bei Item Selektion erlaubt | 19990715 |
Method GET_TEXT_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Call by reference | Type reference (TYPE) | C | " | 19991011 | |||
| 2 | OUTPUT_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | " | 19991011 | |||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 5 | WITH_CHECKBOX | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991011 |
Method GET_TEXT_WIDTH on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_BUTTON_CLICK on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_CHECKBOX_CHANGE on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_DRAG on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_DRAG_MULTIPLE on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_DROP_COMPLETE on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_DROP_COMPLETE_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_DROP_COMPLETE_MULTIPLE on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_HEADER_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_HEADER_CLICK on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_HEADER_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | MENU | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_HEADER_CONTEXT_MENU_REQ on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_HEADER_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 19990609 | |||||
| 2 | HEADER_NAME | Call by reference | Type reference (TYPE) | 19990609 |
Method HANDLE_HEADER_CONTEXT_MENU_SEL on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 2 | MENU | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_ITEM_CONTEXT_MENU_REQ on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | >INVALID< | 19990608 | ||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_ITEM_CONTEXT_MENU_SEL on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990528 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990528 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_ITEM_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 2 | KEY | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_ITEM_KEYPRESS on class CL_ITEM_TREE_MODEL has no exception.
Method HANDLE_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990608 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990608 |
Method HANDLE_LINK_CLICK on class CL_ITEM_TREE_MODEL has no exception.
Method IS_ITEM_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990715 | |||
| 2 | ITEM | Call by reference | Type reference (TYPE) | TREEMIITEM | Item | 19990715 |
Method IS_ITEM_DISABLED on class CL_ITEM_TREE_MODEL has no exception.
Method ITEM_GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990906 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990906 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | TM_ITEMTXT | Text des Items | 19990906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990906 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990906 |
Method ITEM_SET_CHOSEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHOSEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': angekreuzt / ausgewählt; ' ': nicht | 19990730 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item ist keine Checkbox | 19990730 | ||
| 2 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 3 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method ITEM_SET_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': nicht selektierbar; ' ': selektierbar | 19990715 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990715 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990715 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990715 | ||
| 3 | Item-Selektion muß eingeschaltet sein | 19990715 |
Method ITEM_SET_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITABLE | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': editierbar; ' ': nicht editierbar | 19990730 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item ist keine Checkbox | 19990730 | ||
| 2 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 3 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 | ||
| 4 | Item-Selektion muß eingeschaltet sein | 20000118 |
Method ITEM_SET_FONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FONT | Value transfer | Type reference (TYPE) | I | siehe Methodendokumentation | 19990730 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method ITEM_SET_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Item unsichtbar; ' ':sichtbar | 19990730 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method ITEM_SET_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Items | 19990730 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method ITEM_SET_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 | |||
| 3 | STYLE | Value transfer | Type reference (TYPE) | I | siehe Methodendokumentation | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method ITEM_SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | TM_ITEMTXT | Text des Items | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method PREPARE_ITEM_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990730 | |||
| 2 | ITEM_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf das Item | 19990730 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990730 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990730 |
Method PRINT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKBOX_CHECKED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991011 | |||
| 2 | COLOR | Value transfer | Type reference (TYPE) | I | " | 19991015 | |||
| 3 | ICON | Call by reference | Type reference (TYPE) | C | " | 19991011 | |||
| 4 | MAX_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 5 | OUTPUT_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 6 | OUTPUT_TRUNCATED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991011 | |||
| 7 | POS | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 8 | TEXT | Call by reference | Type reference (TYPE) | STRING | " | 19991011 | |||
| 9 | WITH_CHECKBOX | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991011 |
Method PRINT_TEXT on class CL_ITEM_TREE_MODEL has no exception.
Method PROVIDE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_ITEM_TREE_MODEL_NODE | " | 19990920 |
Method PROVIDE_ITEMS on class CL_ITEM_TREE_MODEL has no exception.
Method REGISTER_MODEL_EVENTS Signature
Method REGISTER_MODEL_EVENTS on class CL_ITEM_TREE_MODEL has no parameter.
Method REGISTER_MODEL_EVENTS on class CL_ITEM_TREE_MODEL has no exception.
Method SELECT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990715 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht gefunden | 19990715 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht gefunden | 19990715 | ||
| 3 | nur bei Item Selektion erlaubt | 19990715 |
Method SET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Eventtabelle | 19990602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILLEGAL_EVENT_COMBINATION | 19990602 | ||
| 2 | " | 19990602 |
Event Signatures
Event BUTTON_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
Event CHECKBOX_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': angekreuzt; ' ': nicht angekreuzt | 19990608 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
Event DRAG Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Objekt | 19990609 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990609 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens der gedragged wurde | 19990609 |
Event DRAG_MULTIPLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Objekt | 19990609 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990609 | ||
| 3 | NODE_KEY_TABLE | Exporting | Value transfer | Type reference (TYPE) | TREEMNOTAB | Tabelle mit Knotenschlüsseln | 19990609 |
Event DROP_COMPLETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Objekt | 19990609 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990609 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens der gedragged wurde | 19990609 |
Event DROP_COMPLETE_MULTIPLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Objekt | 19990609 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990609 | ||
| 3 | NODE_KEY_TABLE | Exporting | Value transfer | Type reference (TYPE) | TREEMNOTAB | Tabelle mit Knotenschlüsseln | 19990609 |
Event HEADER_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Name des geklickten Headers | 19990608 |
Event HEADER_CONTEXT_MENU_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Name des geklickten Headers | 19990609 | ||
| 2 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Knontextmenü-Objekt | 19990609 |
Event HEADER_CONTEXT_MENU_SELECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Im Kontextmenü ausgewählter Funktionscode | 19990609 | ||
| 2 | HEADER_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Name des geklickten Headers | 19990609 |
Event ITEM_CONTEXT_MENU_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 2 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Knontextmenü-Objekt | 19990608 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
Event ITEM_CONTEXT_MENU_SELECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Im Kontextmenü ausgewählter Funktionscode | 19990608 | ||
| 2 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
Event ITEM_DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990528 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990528 |
Event ITEM_KEYPRESS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 2 | KEY | Exporting | Value transfer | Type reference (TYPE) | I | gedrückte Taste | 19990608 | ||
| 3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
Event LINK_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990608 | ||
| 2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990608 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |