SAP ABAP Class CL_WDY_WB_WINDOW_TREE (Web Dynpro: Window Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_APPLICATION (Package) Web Dynpro Tool: "Component"
⤷
⤷
Properties
| Class | CL_WDY_WB_WINDOW_TREE | |
| Short Description | Web Dynpro: Window Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_APPLICATION | Web Dynpro Tool: "Component" |
| Created | 20021001 | SAP |
| Last change | 20110908 | 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 | 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) |
Interfaces
Class CL_WDY_WB_WINDOW_TREE has no interface implemented.
Friends
Class CL_WDY_WB_WINDOW_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean TRUE | 20021001 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_WINDOW | Web Dynpro: Window | 20071112 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_APPLMOD_NODETAB | Node Table | 20021002 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20021001 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_WB_VIEW_USAGE_TAB | Web Dynpro: Table of View Usages Within a Window | 20030116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Entry to Node Table | 20021002 | |
| 2 | Instance method | Public | Method | Construct Node Table Using API | 20021002 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20071112 | |
| 4 | Instance method | Public | Method | 20060713 | ||
| 5 | Instance method | Public | Method | Read All Children of Entry | 20021002 | |
| 6 | Instance method | Public | Method | Read Entry from Node Table | 20021002 | |
| 7 | Instance method | Public | Method | Read Entire Node Table | 20021220 | |
| 8 | Instance method | Private | Method | Placeholder for Node Determination | 20071119 | |
| 9 | Instance method | Private | Method | Determination of Inbound and Outbound Plugs and Nav. Links | 20071114 | |
| 10 | Instance method | Public | Method | Read Selected Entry | 20021001 | |
| 11 | Instance method | Private | Method | Check | 20071119 | |
| 12 | Instance method | Private | Method | Sets all nodes starting from the view set in the node table | 20071119 | |
| 13 | Instance method | Public | Method | Read Entire Table of View Usages | 20030116 | |
| 14 | Instance method | Private | Method | Sets all nodes after the view in the node table | 20071119 | |
| 15 | Instance method | Private | Method | Sets all nodes after the window in the node table | 20071119 | |
| 16 | Instance method | Public | Method | Check Whether Node Exists for Specified Key | 20030128 |
Events
Class CL_WDY_WB_WINDOW_TREE has no event.
Types
Class CL_WDY_WB_WINDOW_TREE has no local type.
Method Signatures
Method ADD_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_APPLMOD_NODE | Eintrag der Knotentabelle | 20021002 | |||
| 2 | PARENT_NODE | Value transfer | Type reference (TYPE) | WDY_APPLMOD_NODE | Vatereintrag | 20021002 | |||
| 3 | REF_TO_API | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20021002 |
Method ADD_NODE on class CL_WDY_WB_WINDOW_TREE has no exception.
Method BUILD_NODE_TAB Signature
Method BUILD_NODE_TAB on class CL_WDY_WB_WINDOW_TREE has no parameter.
Method BUILD_NODE_TAB on class CL_WDY_WB_WINDOW_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_WINDOW | Web Dynpro : Window | 20071112 |
Method CONSTRUCTOR on class CL_WDY_WB_WINDOW_TREE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_WDY_WB_WINDOW_TREE has no parameter.
Method DESTROY on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NODE_TAB | Value transfer | Type reference (TYPE) | WDY_APPLMOD_NODETAB | Kinder des Eintrages in der Knotentabelle | 20021009 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021002 |
Method GET_CHILDREN on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Type reference (TYPE) | WDY_APPLMOD_NODE | Eintrag der Contexttabelle | 20021002 | |||
| 2 | TREE_NODEKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten existiert nicht | 20030127 |
Method GET_NODE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NODE_TAB | Value transfer | Type reference (TYPE) | WDY_APPLMOD_NODETAB | WebDynpro Application Modeler: Knotentabelle | 20021220 |
Method GET_NODE_TAB on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_PLHOLDER_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OBSOLETE_ELEMENTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071119 | |||
| 2 | P_PARENT_ID | Value transfer | Type reference (TYPE) | SEU_ID | Intern: Id eines Knotens | 20071119 | |||
| 3 | P_PLACEHOLDER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_PLACEHOLDER | 20071119 | ||||
| 4 | P_VISIBLE_PATH | Value transfer | Type reference (TYPE) | STRING | 20071119 |
Method GET_PLHOLDER_SUBNODES on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_PLUGS_AND_NAVIGATIONLINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OBSOLETE_ELEMENTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071114 | |||
| 2 | P_PARENT_ID | Value transfer | Type reference (TYPE) | SEU_ID | Intern: Id eines Knotens | 20071114 | |||
| 3 | P_READ_DEPENDANT_OBJECTS | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20071114 | ||
| 4 | P_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20071114 | ||||
| 5 | P_VIEW_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_USAGE | 20071114 |
Method GET_PLUGS_AND_NAVIGATIONLINKS on class CL_WDY_WB_WINDOW_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 | 20021001 |
Method GET_SELECTED_NODE on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_VIEWCONT_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_CONTAINER | 20071119 | ||||
| 2 | P_VIEWUSAGE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_USAGE | 20071119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071119 |
Method GET_VIEWSET_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OBSOLETE_ELEMENTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071119 | |||
| 2 | P_PARENT_ID | Value transfer | Type reference (TYPE) | SEU_ID | Intern: Id eines Knotens | 20071119 | |||
| 3 | P_VIEWSET | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEWSET | 20071119 | ||||
| 4 | P_VISIBLE_PATH | Value transfer | Type reference (TYPE) | STRING | 20071119 |
Method GET_VIEWSET_SUBNODES on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_VIEWUSAGE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VIEWUSAGE_TAB | Value transfer | Type reference (TYPE) | WDY_WB_VIEW_USAGE_TAB | Web Dynpro: Tabelle der View Usages innerhalb eines Windows | 20030116 |
Method GET_VIEWUSAGE_TAB on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_VIEW_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OBSOLETE_ELEMENTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071119 | |||
| 2 | P_PARENT_ID | Value transfer | Type reference (TYPE) | SEU_ID | Intern: Id eines Knotens | 20071119 | |||
| 3 | P_READ_DEPENDANT_OBJECTS | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20071119 | ||
| 4 | P_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_VIEW | 20071119 | ||||
| 5 | P_VIEW_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_USAGE | 20071119 | ||||
| 6 | P_VISIBLE_PATH | Value transfer | Type reference (TYPE) | STRING | 20071119 |
Method GET_VIEW_SUBNODES on class CL_WDY_WB_WINDOW_TREE has no exception.
Method GET_WINDOW_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_OBSOLETE_ELEMENTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20071119 | |||
| 2 | P_PARENT_ID | Value transfer | Type reference (TYPE) | SEU_ID | Für den Aufbau der Knoten | 20071119 | |||
| 3 | P_READ_DEPENDANT_OBJECTS | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20071119 |
Method GET_WINDOW_SUBNODES on class CL_WDY_WB_WINDOW_TREE has no exception.
Method HAS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_EXISTS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20030128 | |||
| 2 | P_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20030128 |
Method HAS_NODE on class CL_WDY_WB_WINDOW_TREE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |