Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEWA_FORM_DOCK | Basic Class for Docking Forms | 20031014 |
Properties
| Class | CL_EEWA_FORM_TREE | |
| Short Description | Basis Class for Tree Forms | |
| Super Class | CL_EEWA_FORM_DOCK | Basic Class for Docking Forms |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEWA_ENHANCED_LOGISTICS | IS-U-WA: Enhanced Logistics |
| Created | 20031014 | SAP |
| Last change | 20050224 | 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_EEWA_FORM_TREE has no interface implemented.
Friends
Class CL_EEWA_FORM_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'DUMMY' | Function Code for Billing in Context Menu | 20040722 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR30 | '__TREE' | 20040720 | |||
| 3 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '3' | Tree Control: Column Name/Item Name | 20040518 | ||
| 4 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '3' | Tree Control: Column Name/Item Name | 20040518 | ||
| 5 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '5' | Tree Control: Column Name/Item Name | 20040518 | ||
| 6 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '19' | ITEM_NAME with Larger Value -> Right Column | 20040628 | ||
| 7 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '2' | Tree Control: Column Name/Item Name | 20041013 | ||
| 8 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | '10' | ITEM_NAME for Additional Node Columns | 20040628 | ||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'G' | 20040518 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_EEWAEL_BD_TREE | BAdI Interface for TREE Application | 20040628 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_EEWAEL_TREE | BAdI Interface for TREE | 20040628 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TDRAGDROPACTIONS | 20040430 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | C | 20031014 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ISU_WAEL_TREEV_NODES | Tree Entries | 20031014 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TNODETYPES | 20040430 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ISU_WAEL_TREEV_PARENT | 20041013 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ISU_WAEL_TREEV_NODES | Tree Entries | 20040504 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | EWAEL_TREEV_NODE | Node Entry for Tree | 20031014 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | I | 20031014 | ||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | 'X' | 20041013 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ITEM_TREE_CONTROL | Internal Tree Control Class | 20031014 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040507 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Does the Screen Have a Filter for the Tree? | 20031208 | ||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20040507 | |||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040701 | |||
| 26 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040701 | |||
| 27 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040507 | |||
| 28 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040507 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | INT4 | 20041013 | ||||
| 30 | Instance attribute | Protected | See coding | 20041013 | |||||
| 31 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'CTX_TV' | Char20 | 20031030 | ||
| 32 | Instance attribute | Private | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Tree Control: Node Key | 20031014 |
Methods
Events
Class CL_EEWA_FORM_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TDRAGDROPACTION | Protected | See coding | 20040430 | begin of TDRAGDROPACTION,
SRCTYPE type EWAEL_TREEV_NODE-TYPE,
DESTTYPE type EWAEL_TREEV_NODE-TYPE,
METHODNAME type STRING,
end of TDRAGDROPACTION
|
||
| 2 | TDRAGDROPACTIONS | Protected | See coding | 20040430 | TDRAGDROPACTIONS type standard table of TDRAGDROPACTION
with key SRCTYPE DESTTYPE
|
||
| 3 | TNODETYPE | Protected | See coding | 20040430 | begin of TNODETYPE,
NAME type EWAEL_TREEV_NODE-TYPE,
DRAGTYPE type CHAR30,
DRAGDROP type ref to CL_DRAGDROP,
REFRESHMETHOD type STRING,
end of TNODETYPE
|
||
| 4 | TNODETYPES | Protected | See coding | 20040430 | TNODETYPES type sorted table of TNODETYPE
with unique key NAME
|
||
| 5 | TTREENODE | Protected | Type reference (TYPE) | EWAEL_TREEV_NODE | 20041013 | |
|
| 6 | TTREENODEITEM | Protected | Type reference (TYPE) | EWAEL_TREEV_ITEM | 20041013 | |
|
| 7 | TTREENODEITEMS | Protected | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | 20041013 | |
|
| 8 | TTREENODES | Protected | Type reference (TYPE) | ISU_WAEL_TREEV_NODES | 20041013 | |
Method Signatures
Method ADDDRAGDROPMETHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DESTTYPE | Call by reference | Type reference (TYPE) | C | 20040430 | ||||
| 2 | PAR_EFFECT | Call by reference | Type reference (TYPE) | I | CL_DRAGDROP=>MOVE | 20040430 | |||
| 3 | PAR_METHODNAME | Call by reference | Type reference (TYPE) | C | 20040430 | ||||
| 4 | PAR_SRCTYPE | Call by reference | Type reference (TYPE) | C | 20040430 |
Method ADDDRAGDROPMETHOD on class CL_EEWA_FORM_TREE has no exception.
Method ADDITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEM | Call by reference | Type reference (TYPE) | EWAEL_TREEV_ITEM | Eintrag für Knoten eines Baumes | 20031014 | |||
| 2 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20031014 | |||
| 3 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20031014 |
Method ADDITEM on class CL_EEWA_FORM_TREE has no exception.
Method ADDNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHECKBOX | Call by reference | Type reference (TYPE) | CHAR1 | mit Checkbox? | 20040518 | |||
| 2 | PAR_CHECKED | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040518 | |||
| 3 | PAR_COLOR | Call by reference | Type reference (TYPE) | I | 20040518 | ||||
| 4 | PAR_IS_FOLDER | Call by reference | Type reference (TYPE) | C | SPACE | 20031014 | |||
| 5 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20040518 | |||
| 6 | PAR_LABEL | Call by reference | Type reference (TYPE) | C | Knotentext | 20040518 | |||
| 7 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20031014 | |||
| 8 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040721 | |||
| 9 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20031014 | |||
| 10 | PAR_OPENED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Knoten aufklappen? | 20040726 | ||
| 11 | PAR_STATEICON | Call by reference | Type reference (TYPE) | TV_IMAGE | 20041013 | ||||
| 12 | PAR_TREENODE | Call by reference | Type reference (TYPE) | TREEV_NODE | Tree Control: Eigenschaften eines Knotens | 20031014 |
Method ADDNODE on class CL_EEWA_FORM_TREE has no exception.
Method ADDNODETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DRAGDROP | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040430 | ||
| 2 | PAR_DRAGTYPE | Call by reference | Type reference (TYPE) | CHAR30 | 20040720 | ||||
| 3 | PAR_NAME | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE-TYPE | Text 30 Stellen | 20040430 | |||
| 4 | PAR_NODETYPE | Value transfer | Object reference (TYPE REF TO) | TNODETYPE | 20040430 | ||||
| 5 | PAR_REFRESHMETHOD | Call by reference | Type reference (TYPE) | STRING | 20040722 |
Method ADDNODETYPE on class CL_EEWA_FORM_TREE has no exception.
Method ADDSINGLENODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHECKBOX | Call by reference | Type reference (TYPE) | CHAR1 | mit Checkbox? | 20040610 | |||
| 2 | PAR_CHECKED | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040610 | |||
| 3 | PAR_COLOR | Call by reference | Type reference (TYPE) | I | 20040610 | ||||
| 4 | PAR_IS_FOLDER | Call by reference | Type reference (TYPE) | C | 20040610 | ||||
| 5 | PAR_LABEL | Call by reference | Type reference (TYPE) | C | Knotentext | 20040610 | |||
| 6 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040610 | |||
| 7 | PAR_OPENED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20040726 | ||
| 8 | PAR_TREENODE | Call by reference | Type reference (TYPE) | TREEV_NODE | Tree Control: Eigenschaften eines Knotens | 20040610 |
Method ADDSINGLENODE on class CL_EEWA_FORM_TREE has no exception.
Method APPEND_FKEY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20040827 |
Method APPEND_FKEY_NAMES on class CL_EEWA_FORM_TREE has no exception.
Method BADI_ADJUSTTREENODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20040721 | |||
| 2 | PAR_NAME | Call by reference | Type reference (TYPE) | STRING | '' | Name des Baumes | 20040721 | ||
| 3 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20040721 |
Method BADI_ADJUSTTREENODES on class CL_EEWA_FORM_TREE has no exception.
Method BADI_INITTREEOPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_OPTIONS | Call by reference | Type reference (TYPE) | EWAEL_TREE_OPTIONS | Baum-Optionen | 20040629 |
Method BADI_INITTREEOPTIONS on class CL_EEWA_FORM_TREE has no exception.
Method BEGINUPDATE Signature
Method BEGINUPDATE on class CL_EEWA_FORM_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method BUILDCHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20040430 | |||
| 2 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040430 | |||
| 3 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20040430 |
Method BUILDCHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method BUILD_CONTEXTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20031030 | |||
| 2 | PAR_STATUS | Call by reference | Type reference (TYPE) | CHAR20 | ID_CTX_TV | Char 20 | 20031030 |
Method BUILD_CONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20031014 | |||
| 2 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20031014 |
Method BUILD_TREE on class CL_EEWA_FORM_TREE has no exception.
Method CONVERTCOLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_COLOR | Call by reference | Type reference (TYPE) | STRING | 20040723 | ||||
| 2 | PAR_ICOLOR | Value transfer | Type reference (TYPE) | I | 20040723 |
Method CONVERTCOLOR on class CL_EEWA_FORM_TREE has no exception.
Method CREATETREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040629 | |||
| 2 | PAR_NAME | Call by reference | Type reference (TYPE) | STRING | SPACE | 20040629 |
Method CREATETREE on class CL_EEWA_FORM_TREE has no exception.
Method CREATETREETOOLBAR Signature
Method CREATETREETOOLBAR on class CL_EEWA_FORM_TREE has no parameter.
Method CREATETREETOOLBAR on class CL_EEWA_FORM_TREE has no exception.
Method DELETECHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 |
Method DELETECHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method DELETEEMPTYCHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_HASCHILDREN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040726 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040726 |
Method DELETEEMPTYCHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method DELETENODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 |
Method DELETENODE on class CL_EEWA_FORM_TREE has no exception.
Method DELETEROOTNODES Signature
Method DELETEROOTNODES on class CL_EEWA_FORM_TREE has no parameter.
Method DELETEROOTNODES on class CL_EEWA_FORM_TREE has no exception.
Method DISPATCH_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_HANDLED | Value transfer | Type reference (TYPE) | CHAR1 | PAR_HANDLED | 20040623 |
Method DISPATCH_TREE on class CL_EEWA_FORM_TREE has no exception.
Method DO_TREE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DRAGOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_EEWA_DRAGOBJECT | Dragobjekt | 20040720 | |||
| 2 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040720 | |||
| 3 | PAR_OK | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040720 |
Method DO_TREE_DRAG on class CL_EEWA_FORM_TREE has no exception.
Method DO_TREE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DRAGOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_EEWA_DRAGOBJECT | Dragobjekt | 20040720 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040720 |
Method DO_TREE_DROP on class CL_EEWA_FORM_TREE has no exception.
Method ENDUPDATE Signature
Method ENDUPDATE on class CL_EEWA_FORM_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method EXPANDCHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | Einträge von Knoten eines Baumes | 20040726 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 | |||
| 3 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040726 | |||
| 4 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20040726 | |||
| 5 | PAR_SUBTREE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Kompletten Unterbaum expandieren | 20040726 |
Method EXPANDCHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method EXPANDROOTNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUBTREE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Unterbäume expandieren? | 20040726 |
Method EXPANDROOTNODES on class CL_EEWA_FORM_TREE has no exception.
Method FULLCOLLAPSE Signature
Method FULLCOLLAPSE on class CL_EEWA_FORM_TREE has no parameter.
Method FULLCOLLAPSE on class CL_EEWA_FORM_TREE has no exception.
Method GETNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20031014 | |||
| 2 | PAR_NODE_KEY | Value transfer | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Tree Control: Schlüssel eines Knotens | 20031014 |
Method GETNODE on class CL_EEWA_FORM_TREE has no exception.
Method GETNODECOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_COUNT | Value transfer | Type reference (TYPE) | INT4 | 20041013 |
Method GETNODECOUNT on class CL_EEWA_FORM_TREE has no exception.
Method GETNODEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DATA | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE-DATA | Text Länge 100 | 20040430 | |||
| 2 | PAR_NODEKEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 | |||
| 3 | PAR_TYPE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE-TYPE | Text 30 Stellen | 20040430 |
Method GETNODEKEY on class CL_EEWA_FORM_TREE has no exception.
Method GETNODEPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NAME | Call by reference | Type reference (TYPE) | C | 20040518 | ||||
| 2 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040715 | |||
| 3 | PAR_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040518 | |||
| 4 | PAR_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040518 |
Method GETNODEPROP on class CL_EEWA_FORM_TREE has no exception.
Method GETNODEREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DATA | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE-DATA | Text Länge 100 | 20040622 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040518 | |||
| 3 | PAR_NODEREF | Value transfer | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040518 | |||
| 4 | PAR_TYPE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE-TYPE | Text 30 Stellen | 20040622 |
Method GETNODEREF on class CL_EEWA_FORM_TREE has no exception.
Method GETSELECTEDNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040728 |
Method GETSELECTEDNODES on class CL_EEWA_FORM_TREE has no exception.
Method GET_NODE_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040629 | |||
| 2 | PAR_NODES | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_BASE_NODES | Einträge eines Baumes | 20040629 |
Method GET_NODE_INFOS on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_CONTEXTMENUSELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20031029 |
Method HANDLE_CONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_DOUBLE_CLICK Signature
Method HANDLE_DOUBLE_CLICK on class CL_EEWA_FORM_TREE has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_NODECONTEXTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20031030 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20031030 |
Method HANDLE_NODECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_NODECONTEXTMENUSELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20031030 | |||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20031030 |
Method HANDLE_NODECONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_KEY | Call by reference | Type reference (TYPE) | I | 20040430 | ||||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 |
Method HANDLE_NODE_KEYPRESS on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_SELECTION_CHANGED Signature
Method HANDLE_SELECTION_CHANGED on class CL_EEWA_FORM_TREE has no parameter.
Method HANDLE_SELECTION_CHANGED on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TOOL_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20040507 |
Method HANDLE_TOOL_FUNCTION on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREECONTEXTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20031029 |
Method HANDLE_TREECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_CHECKBOX_CHANGE on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 2 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_DRAG_MULTIPLE on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_DRAG_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_DRAG_SINGLE on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_DROP on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_DROP_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 2 | FLAVORS | Value transfer | Attribute reference (LIKE) | 20040430 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_DROP_GET_FLAVOR on class CL_EEWA_FORM_TREE has no exception.
Method HANDLE_TREE_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20040430 |
Method HANDLE_TREE_EXPAND_NO_CHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method INITTREENODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODES | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20040528 |
Method INITTREENODES on class CL_EEWA_FORM_TREE has no exception.
Method INIT_DRAGDROPS Signature
Method INIT_DRAGDROPS on class CL_EEWA_FORM_TREE has no parameter.
Method INIT_DRAGDROPS on class CL_EEWA_FORM_TREE has no exception.
Method INIT_TREE_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20040219 |
Method INIT_TREE_EVENTS on class CL_EEWA_FORM_TREE has no exception.
Method INIT_TREE_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_OPTIONS | Call by reference | Type reference (TYPE) | EWAEL_TREE_OPTIONS | Baum-Optionen | 20040507 |
Method INIT_TREE_OPTIONS on class CL_EEWA_FORM_TREE has no exception.
Method ISUPDATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method LOCATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20031028 |
Method LOCATE_NODE on class CL_EEWA_FORM_TREE has no exception.
Method MAKE_NODEKEY_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ACCEPT_EMPTY | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20040618 | ||
| 2 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040618 | |||
| 3 | PAR_RANGE | Value transfer | Type reference (TYPE) | ISU_WAEL_TREEV_NODEKEY_RANGE | Range of TV_NODEKEY | 20040618 |
Method MAKE_NODEKEY_RANGE on class CL_EEWA_FORM_TREE has no exception.
Method MODIFYNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_LABEL | Call by reference | Type reference (TYPE) | C | 20040817 | ||||
| 2 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040817 | |||
| 3 | PAR_STATEICON | Call by reference | Type reference (TYPE) | TV_IMAGE | 20041013 |
Method MODIFYNODE on class CL_EEWA_FORM_TREE has no exception.
Method NODE_CHECKCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHILDCHANGED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20040621 | ||
| 2 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040518 |
Method NODE_CHECKCHANGED on class CL_EEWA_FORM_TREE has no exception.
Method NODE_CHILDCHECKSCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_PARENTREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040621 | |||
| 2 | PAR_PARENTREFS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_NODEREFS | Liste von Knotenreferenzen | 20040621 |
Method NODE_CHILDCHECKSCHANGED on class CL_EEWA_FORM_TREE has no exception.
Method NODE_COLORCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040527 |
Method NODE_COLORCHANGED on class CL_EEWA_FORM_TREE has no exception.
Method NODE_SELECTEDCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040816 |
Method NODE_SELECTEDCHANGED on class CL_EEWA_FORM_TREE has no exception.
Method ONCONTEXTMENUSELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20031029 |
Method ONCONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.
Method ONNODECONTEXTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20031030 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20031030 |
Method ONNODECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.
Method ONNODECONTEXTMENUSELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20031030 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20031030 |
Method ONNODECONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.
Method ONNODEDOUBLECLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031014 |
Method ONNODEDOUBLECLICK on class CL_EEWA_FORM_TREE has no exception.
Method ONNODEKEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Attribute reference (LIKE) | 20040211 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031017 |
Method ONNODEKEYPRESS on class CL_EEWA_FORM_TREE has no exception.
Method ONSELECTIONCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20031014 |
Method ONSELECTIONCHANGED on class CL_EEWA_FORM_TREE has no exception.
Method ONTREECONTEXTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20031029 |
Method ONTREECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.
Method PASTESELECTIONFROMCLIPBOARD Signature
Method PASTESELECTIONFROMCLIPBOARD on class CL_EEWA_FORM_TREE has no parameter.
Method PASTESELECTIONFROMCLIPBOARD on class CL_EEWA_FORM_TREE has no exception.
Method PUTSELECTIONTOCLIPBOARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MODE | Call by reference | Type reference (TYPE) | CHAR30 | 'MOVE' | 20041013 |
Method PUTSELECTIONTOCLIPBOARD on class CL_EEWA_FORM_TREE has no exception.
Method REBUILDCHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040430 |
Method REBUILDCHILDREN on class CL_EEWA_FORM_TREE has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_EEWA_FORM_TREE has no parameter.
Method REFRESH_TREE on class CL_EEWA_FORM_TREE has no exception.
Method REMOVINGNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040617 |
Method REMOVINGNODE on class CL_EEWA_FORM_TREE has no exception.
Method RESTORENODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040617 | |||
| 2 | PAR_SAVEDNODE | Call by reference | Type reference (TYPE) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040617 |
Method RESTORENODE on class CL_EEWA_FORM_TREE has no exception.
Method SELECTNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040823 |
Method SELECTNODE on class CL_EEWA_FORM_TREE has no exception.
Method SELECTNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODEREFS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_NODEREFS | Liste von Knotenreferenzen | 20040622 |
Method SELECTNODES on class CL_EEWA_FORM_TREE has no exception.
Method SETCHILDRENCHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHECKED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040518 | ||
| 2 | PAR_EXPAND | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Knoten expandieren, wenn keiner Kinder vorhanden | 20040528 | ||
| 3 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040518 |
Method SETCHILDRENCHECKED on class CL_EEWA_FORM_TREE has no exception.
Method SETNODECHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHECKED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040518 | ||
| 2 | PAR_CHILDCHANGED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Aufruf wegen Kindsänderung | 20040621 | ||
| 3 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040518 | |||
| 4 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040518 | |||
| 5 | PAR_UPDATEITEM | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040621 |
Method SETNODECHECKED on class CL_EEWA_FORM_TREE has no exception.
Method SETNODECOLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_COLOR | Call by reference | Type reference (TYPE) | STRING | 20040527 | ||||
| 2 | PAR_ICOLOR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040601 | |||
| 3 | PAR_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040527 |
Method SETNODECOLOR on class CL_EEWA_FORM_TREE has no exception.
Method SETNODEPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NAME | Call by reference | Type reference (TYPE) | C | 20040518 | ||||
| 2 | PAR_NODEREF | Call by reference | Object reference (TYPE REF TO) | EWAEL_TREEV_NODE | Knoteneintrag für einen Baum | 20040715 | |||
| 3 | PAR_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040518 | |||
| 4 | PAR_VALUE | Call by reference | Type reference (TYPE) | C | 20040518 |
Method SETNODEPROP on class CL_EEWA_FORM_TREE has no exception.
Method SETNODESCHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CHECKED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040618 | ||
| 2 | PAR_NODEKEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Tabelle von Knotenschlüsseln | 20040618 | |||
| 3 | PAR_NODEREFS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_NODEREFS | Liste von Knotenreferenzen | 20040618 |
Method SETNODESCHECKED on class CL_EEWA_FORM_TREE has no exception.
Method SETSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NODE_KEY | Call by reference | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Tree Control: Schlüssel eines Knotens | 20031014 |
Method SETSELECTED on class CL_EEWA_FORM_TREE has no exception.
Method SET_TREE_ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ENABLE | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | Einstelliges Kennzeichen | 20040428 |
Method SET_TREE_ENABLE on class CL_EEWA_FORM_TREE has no exception.
Method TREE_ADD_NODES_AND_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TABLE | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_ITEMS | 20041013 | ||||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method TREE_DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method TREE_DELETE_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) | TREEV_NKS | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method TREE_UPDATE_NODES_AND_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TABLE | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_UITEMS | 20041013 | ||||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_UPNO | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041013 |
Method UPDATEPARENTCHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_PARENTREFS | Call by reference | Type reference (TYPE) | ISU_WAEL_TREEV_NODEREFS | 20041013 |
Method UPDATEPARENTCHECKS on class CL_EEWA_FORM_TREE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |