Hierarchy
⤷
⤷
Properties
| Class | CL_WDY_WB_CONTEXT_TREE | |
| Short Description | Web Dynpro: Context Tree in | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWDP_WB_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_CONTEXTS | WebDynpro Workbench Tool: Context Editor |
| Created | 20020919 | SAP |
| Last change | 20090618 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_WB_CONTEXT_TREE has no interface implemented.
Friends
Class CL_WDY_WB_CONTEXT_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | Reference to Context (Root Node) | 20030319 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Web Dynpro: Context Editor | 20021216 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | Context Node Table | 20020919 | |||
| 4 | Constant | Private | Type reference (TYPE) | SEU_BOOL | ' ' | Boolean FALSE | 20020920 | ||
| 5 | Constant | Private | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean TRUE | 20020920 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT4 | CL_WDY_WB_CONTEXT_EDITOR=>C_NODEKEY_ROOT | Tree Model: Node Key | 20020920 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | INT4 | CL_WDY_WB_CONTEXT_EDITOR=>C_NODEKEY_ROOT | Tree Model: Relat Key | 20020920 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Tree Model: Current Fill Level | 20020919 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TREEMINTEG | Tree Model: Table with Integers | 20020919 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20020923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Update Entry of Context Table and All Children | 20021122 | |
| 2 | Instance method | Public | Method | Add an Entry in the Context Table | 20021009 | |
| 3 | Instance method | Public | Constructor | 20021216 | ||
| 4 | Instance method | Public | Method | Delete Entry in the Context Table | 20021011 | |
| 5 | Instance method | Public | Method | Cleanup | 20060714 | |
| 6 | Instance method | Public | Method | Concatenate Values for a Node from the API | 20021119 | |
| 7 | Instance method | Public | Method | Concatenate Values for a Node from the API | 20021119 | |
| 8 | Instance method | Public | Method | Concatenate Values for a Recursion Node from the API | 20021211 | |
| 9 | Instance method | Public | Method | Lesen aller Kinder eines Eintrages der Contexttabelle | 20021218 | |
| 10 | Instance method | Public | Method | Read All Children of Context Table Entry | 20021009 | |
| 11 | Instance method | Public | Method | Reference to the Corresponding Context (Root Node) | 20030319 | |
| 12 | Instance method | Public | Method | Context Editor for the Context Tree | 20061012 | |
| 13 | Instance method | Public | Method | Read the (Entire) Context Table | 20021118 | |
| 14 | Instance method | Public | Method | Read the Entry in the Context Table for Tree Node Key | 20021009 | |
| 15 | Instance method | Public | Method | Read Node Entry Using Context Element Name | 20081211 | |
| 16 | Instance method | Public | Method | Read Node Entry of Context Table for Node Name | 20040826 | |
| 17 | Instance method | Public | Method | Read the Entry in the Context Table for Context Reference | 20021205 | |
| 18 | Instance method | Public | Method | Read Context Reference of Context Table Entry | 20031106 | |
| 19 | Instance method | Public | Method | Read First of All Attributes of Context Entry | 20031105 | |
| 20 | Instance method | Public | Method | Read Last of All Attributes for Context Node | 20050603 | |
| 21 | Instance method | Public | Method | Read Last of All Lower-Level Nodes for Context Node | 20050603 | |
| 22 | Instance method | Public | Method | Position under the child note or attributes of the parent | 20070806 | |
| 23 | Instance method | Public | Method | Read Selected Entry in the Context Table | 20020923 | |
| 24 | Instance method | Public | Method | Initialization of Context Table | 20021009 | |
| 25 | Static method | Public | Method | Checks Whether the Entry Is an Attribute Entry | 20021205 | |
| 26 | Instance method | Public | Method | Checks Whether New Name Is Allowed for an Attribute | 20021122 | |
| 27 | Instance method | Public | Method | Checks Whether Entry Is an Attr. for Node w/ Structure Ref. | 20030825 | |
| 28 | Static method | Public | Method | Checks Whether Subtree of NODE1 Is Contained in TB of NODE2 | 20040906 | |
| 29 | Instance method | Public | Method | Is the Entry Set to "Visualized in Tree"? | 20021009 | |
| 30 | Static method | Public | Method | Checks Whether Two Entries Are Identical | 20030620 | |
| 31 | Static method | Public | Method | Checks Whether Two Entries Incl. Children Are Identical | 20030620 | |
| 32 | Static method | Public | Method | Checks Whether Entry Is Free Node Entry (Second Level Node) | 20040701 | |
| 33 | Static method | Public | Method | Checks whether the entry has a node with prop "Input Elemnt" | 20061011 | |
| 34 | Instance method | Public | Method | Checks whether entry "input_el" has a child or is one | 20061011 | |
| 35 | Static method | Public | Method | Checks Whether Entry Is a Mapped Node | 20030806 | |
| 36 | Instance method | Public | Method | Checks Whether Entry Is Mapped or Child of Mapped Entry | 20030903 | |
| 37 | Instance method | Public | Method | Checks Whether Entry Is Mapped but Not Mapping Child | 20030806 | |
| 38 | Static method | Public | Method | Checks Whether the Entry Is a Node Entry | 20021205 | |
| 39 | Instance method | Public | Method | Checks Whether a New Name Is Allowed for a Node | 20021122 | |
| 40 | Static method | Public | Method | Checks Whether Entry Is Node with Structure Reference | 20030825 | |
| 41 | Static method | Public | Method | Checks Whether the Entry Is a Recursion Node Entry | 20021211 | |
| 42 | Static method | Public | Method | Checks Whether the Entry Is a Node Entry | 20021211 | |
| 43 | Instance method | Public | Method | Add an Entry in the Context Table | 20021106 | |
| 44 | Instance method | Public | Method | Trigger Context Node | 20021009 | |
| 45 | Instance method | Public | Method | Update an Entry in the Context Table | 20021009 | |
| 46 | Instance method | Public | Method | Set Entry to "Displayed in Tree" | 20021009 | |
| 47 | Instance method | Public | Method | Set Selected Entry in the Context Table | 20020923 |
Events
Class CL_WDY_WB_CONTEXT_TREE has no event.
Types
Class CL_WDY_WB_CONTEXT_TREE has no local type.
Method Signatures
Method ACTUALIZE_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021122 |
Method ACTUALIZE_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method ADD_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20021009 | |||
| 2 | PARENT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Vatereintrag | 20021009 | |||
| 3 | REF_TO_API_ATTR | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CTX_VALUE_ATTRIBUTE | Attribut | 20021010 | |||
| 4 | REF_TO_API_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | Node... | 20021010 | |||
| 5 | REF_TO_API_RECU | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CTX_RECURSION_NODE | Recursion Node | 20021211 |
Method ADD_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | WebDynpro: Context | 20030319 | |||
| 2 | CONTEXT_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | WebDynpro: Context Editor | 20021216 |
Method CONSTRUCTOR on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method DELETE_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021011 |
Method DELETE_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_WDY_WB_CONTEXT_TREE has no parameter.
Method DESTROY on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method FILL_CT_TREE_NODE_FOR_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_ATTR | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20021119 | ||||
| 2 | CONTEXT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021119 |
Method FILL_CT_TREE_NODE_FOR_ATTR on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method FILL_CT_TREE_NODE_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20021119 | ||||
| 2 | CONTEXT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021119 |
Method FILL_CT_TREE_NODE_FOR_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method FILL_CT_TREE_NODE_FOR_RECU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_RECU | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CTX_RECURSION_NODE | 20021211 | ||||
| 2 | CONTEXT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021211 |
Method FILL_CT_TREE_NODE_FOR_RECU on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_ATTRIBUTES_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TAB | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | Kinder des Eintrages in der Contexttabelle | 20021218 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021218 |
Method GET_ATTRIBUTES_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CHILDREN_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TAB | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | Kinder des Eintrages in der Contexttabelle | 20021009 | |||
| 2 | ONLY_DIRECT_CHILDREN | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_TRUE | nur direkte Kinder | 20030401 | ||
| 3 | ONLY_NODES | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | nur Knoten, keine Kinder oder Rekursionsknoten | 20040701 | ||
| 4 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021009 |
Method GET_CHILDREN_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20030319 |
Method GET_CONTEXT on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CONTEXT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Context Editor zum Context Tree | 20061012 |
Method GET_CONTEXT_EDITOR on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | Contexttabelle | 20021118 |
Method GET_CT_TREE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20021009 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021009 |
Method GET_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE_NODE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | WDY_CONTEXT_ATTRIBUTE_NAME | Web Dynpro : Name eines Context-Attributs | 20081211 | |||
| 2 | CONTEXT_NODE_NAME | Call by reference | Type reference (TYPE) | WDY_CONTEXT_NODE_NAME | Web Dynpro : Name eines Knotens oder Rekursionsknotens | 20081211 | |||
| 3 | NODE_ENTRY | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Knoten/Attribute | 20081211 |
Method GET_CT_TREE_NODE_BY_NAME on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE_NODE_BY_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | Referenz auf ein Context Element | 20040826 | |||
| 2 | NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20040826 |
Method GET_CT_TREE_NODE_BY_NODE_NAME on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE_NODE_BY_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | Referenz auf ein Context Element | 20021205 | |||
| 2 | NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20021205 |
Method GET_CT_TREE_NODE_BY_REFERENCE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_CT_TREE_NODE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | Referenz zur API | 20031106 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20031106 |
Method GET_CT_TREE_NODE_REFERENCE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_FIRST_ATTR_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_ATTRIBUTE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | erstes Attribut | 20031105 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20031105 |
Method GET_FIRST_ATTR_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_LAST_ATTR_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_ATTRIBUTE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | letztes Attribut | 20050603 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050603 |
Method GET_LAST_ATTR_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_LAST_CHILD_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_CHILD_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | letzter Kind-Knoten | 20050603 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050603 |
Method GET_LAST_CHILD_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_POSITION_OF_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Value transfer | Type reference (TYPE) | I | Position (unter den Knoten oder den Attribs des Vaters | 20070806 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20070806 |
Method GET_POSITION_OF_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method GET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20020923 |
Method GET_SELECTED_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method INITIALIZE_CT_TREE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | Wurzel-Node | 20021010 |
Method INITIALIZE_CT_TREE_TAB on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20021205 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021205 |
Method IS_ATTR on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_ATTR_NAME_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_NAME_NEW | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE-ATTRIBUTE_NAME | neuer Attribute-Name | 20030123 | |||
| 2 | ATTR_NAME_OLD | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE-ATTRIBUTE_NAME | alter Attribute-Name | 20030123 | |||
| 3 | PARENT_CONTEXT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021122 | |||
| 4 | WEAK_CHECK_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | keine Prüfung auf Dict-Strukturbeziehung des Vaters | 20041222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping ist entweder nicht erlaubt oder nicht mehr möglich | 20021122 |
Method IS_ATTR_OF_STRUCTURE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030825 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030825 |
Method IS_ATTR_OF_STRUCTURE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_CONTAINED_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_CHILDREN_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | nur Kinder prüfen, NODE1 und NODE2 selbst aber nicht | 20040906 | ||
| 2 | IS_CONTAINED | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20040906 | |||
| 3 | NAME_CHECK_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | ganz reduzierte Prüfung (nur Namensgleichheit) | 20050811 | ||
| 4 | NODE1 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE1 | 20040906 | |||
| 5 | NODE2 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE2 | 20040906 | |||
| 6 | REDUCED_CHECK | Value transfer | Type reference (TYPE) | SEU_BOOL | reduzierte, "weiche" Prüfung | 20040906 | |||
| 7 | TREE1 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | 20040906 | ||||
| 8 | TREE2 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | 20040906 | ||||
| 9 | WRONG_NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE1, der nicht passt | 20050401 |
Method IS_CONTAINED_SUBTREE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_CT_TREE_NODE_VIZUALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021009 | |||
| 2 | VIZUALIZED | Value transfer | Type reference (TYPE) | SEU_BOOL | Eintrag ist im Tree visualisiert | 20021009 |
Method IS_CT_TREE_NODE_VIZUALIZED on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_EQUAL_SINGLE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EQUAL | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030620 | |||
| 2 | NAME_CHECK_ONLY | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | ganz reduzierte Prüfung (nur Namensgleichheit) | 20050811 | ||
| 3 | NODE1 | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030620 | |||
| 4 | NODE2 | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030620 | |||
| 5 | REDUCED_CHECK | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | reduzierte, "weiche" Prüfung | 20040820 |
Method IS_EQUAL_SINGLE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_EQUAL_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_CHILDREN_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | nur Kinder prüfen, NODE1 und NODE2 selbst aber nicht | 20030731 | ||
| 2 | IS_EQUAL | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030620 | |||
| 3 | NAME_CHECK_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | ganz reduzierte Prüfung (nur Namensgleichheit) | 20050811 | ||
| 4 | NODE1 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE1 | 20030620 | |||
| 5 | NODE2 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE2 | 20030620 | |||
| 6 | REDUCED_CHECK | Value transfer | Type reference (TYPE) | SEU_BOOL | reduzierte, "weiche" Prüfung | 20040820 | |||
| 7 | TREE1 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | 20030620 | ||||
| 8 | TREE2 | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE_TABLE | 20030620 | ||||
| 9 | WRONG_NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | Node/Attr. in TREE1, der nicht passt | 20050401 |
Method IS_EQUAL_SUBTREE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_FREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FREE_NODE | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20040701 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20040701 |
Method IS_FREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_INPUT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20061011 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20061011 |
Method IS_INPUT_ELEMENT on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_INPUT_ELEMENT_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20061011 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20061011 |
Method IS_INPUT_ELEMENT_CHILD on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_MAPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030806 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030806 |
Method IS_MAPPED on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_MAPPED_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030903 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030903 |
Method IS_MAPPED_CHILD on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_MAPPED_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030806 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030806 |
Method IS_MAPPED_TOP on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20021205 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021205 |
Method IS_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_NODE_NAME_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_NAME_NEW | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE-NODE_NAME | neuer Knotenname | 20030123 | |||
| 2 | NODE_NAME_OLD | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE-NODE_NAME | alter Knotenname | 20030123 | |||
| 3 | PARENT_CONTEXT_NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Vater-Knoten | 20030526 | |||
| 4 | SCOPE_OF_PARENT_NODE_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | nur Prüfung auf Eindeutigkeit unter Geschwistern | 20050930 | ||
| 5 | WEAK_CHECK_ONLY | Value transfer | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | keine Prüfung auf Dict-Strukturbeziehung des Vaters | 20041222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping ist entweder nicht erlaubt oder nicht mehr möglich | 20021122 |
Method IS_NODE_WITH_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20030825 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20030825 |
Method IS_NODE_WITH_STRUCTURE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_RECURSION_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RECURSION_NODE | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20021211 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021211 |
Method IS_RECURSION_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method IS_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROOT_NODE | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20021211 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | WebDynpro: Context Editor: Pflege Nodes/Attribute | 20021211 |
Method IS_ROOT_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method MODIFY_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20021106 |
Method MODIFY_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method RESOLVE_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | Context node | 20021009 |
Method RESOLVE_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method SET_CT_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Type reference (TYPE) | WDY_VC_CO_NODE | Eintrag der Contexttabelle | 20021009 |
Method SET_CT_TREE_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method SET_CT_TREE_NODE_TO_VIZUALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021009 |
Method SET_CT_TREE_NODE_TO_VIZUALIZED on class CL_WDY_WB_CONTEXT_TREE has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20020923 |
Method SET_SELECTED_NODE on class CL_WDY_WB_CONTEXT_TREE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |