SAP ABAP Class IF_WB_ENHBROWSER_VIS (Repository Browser - Visualization)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_ENH_BROWSER_VIS | Repository Browser Visualization | 20041022 |
Properties
| Class | IF_WB_ENHBROWSER_VIS | |
| Short Description | Repository Browser - Visualization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041022 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WB_ENHBROWSER_VIS has no forward declaration.
Interfaces
Class IF_WB_ENHBROWSER_VIS has no interface implemented.
Friends
Class IF_WB_ENHBROWSER_VIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 500 | Maximum Number of Nodes to be Expanded | 20041022 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 100 | Maximum Number of Nodes to be Expanded | 20041022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Destroy Visualization | 20041022 | |
| 2 | Instance method | Public | Method | IDs that Fill Selected Nodes in the Control Tree | 20041022 | |
| 3 | Instance method | Public | Method | Read State of Tree | 20041022 | |
| 4 | Instance method | Public | Method | Update Visualization | 20041022 | |
| 5 | Instance method | Public | Method | Display Visualization | 20041022 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_FUNCTION_REQUESTED | Instance Event (0) |
Public (2) |
Function Triggered by User | 20041022 |
| 2 | EVT_MULTI_FUNCTION_REQUESTED | Instance Event (0) |
Public (2) |
Set Operation Requested by User | 20041022 |
| 3 | EVT_STACK_CTMENU_REQUESTED | Instance Event (0) |
Public (2) |
Context Menu for Stack Requested | 20041022 |
Types
Class IF_WB_ENHBROWSER_VIS has no local type.
Method Signatures
Method DESTRUCT Signature
Method DESTRUCT on class IF_WB_ENHBROWSER_VIS has no parameter.
Method DESTRUCT on class IF_WB_ENHBROWSER_VIS has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONCERNED_ROOTNODES | Call by reference | Type reference (TYPE) | SNODE_TAB | Wurzelknoten der 'gleichgeordneten' Bäume | 20041022 | |||
| 2 | P_CONCERNED_TREENAMES | Call by reference | Type reference (TYPE) | TNAME_TAB | Namen der 'gleichgeordneten' Baume | 20041022 | |||
| 3 | P_NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | TREEMNOTAB | selektierte (markierte) Knoten | 20041022 |
Method GET_SELECTED_NODES on class IF_WB_ENHBROWSER_VIS has no exception.
Method GET_TREE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REP_BROWSER_STATE | Value transfer | Object reference (TYPE REF TO) | IF_WB_PROGRAM_STATE | Zustand des Baumes | 20041022 |
Method GET_TREE_STATE on class IF_WB_ENHBROWSER_VIS has no exception.
Method REFRESH Signature
Method REFRESH on class IF_WB_ENHBROWSER_VIS has no parameter.
Method REFRESH on class IF_WB_ENHBROWSER_VIS has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DISABLED_FUNCTIONS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | deaktivierte Managerfunktionen | 20041022 | |||
| 2 | P_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT_TREE_ENH | Objektbaum | 20041022 | |||
| 3 | P_TREE_STATE | Call by reference | Object reference (TYPE REF TO) | CL_WB_REP_BROWSER_STATE_RADA | Zustand des Baumes | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Baum | 20041022 |
Event Signatures
Event EVT_FUNCTION_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FUNCTION_CODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode (aus Typgruppe SWBM) | 20041022 | ||
| 2 | P_IN_NEW_WINDOW | Exporting | Value transfer | Type reference (TYPE) | SEU_BOOL | space | in neuem Fenster ausführen? | 20041022 | |
| 3 | P_SELECTED_NODE | Exporting | Value transfer | Type reference (TYPE) | REPITEM | ausgewählter Knoten | 20041022 | ||
| 4 | P_SELECTED_TREE | Exporting | Value transfer | Type reference (TYPE) | EU_T_NAME | Baumname | 20041022 |
Event EVT_MULTI_FUNCTION_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FUNCTION_CODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode (aus Typgruppe SWBM) | 20041022 | ||
| 2 | P_IN_NEW_WINDOW | Exporting | Value transfer | Type reference (TYPE) | SEU_BOOL | space | in neuem Fenster ausführen? | 20041022 | |
| 3 | P_SELECTED_NODES | Exporting | Value transfer | Type reference (TYPE) | REPITEMS | ausgewählte Knoten | 20041022 |
Event EVT_STACK_CTMENU_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTEXT_MENU_BACK | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü für Rückwärtsnavigation | 20041022 | ||
| 2 | P_CONTEXT_MENU_FORWARD | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü für Vorwärtsnavigation | 20041022 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |