SAP ABAP Interface IF_WB_ENHBROWSER_VIS (Repository Browser - Visualization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_ENH_BROWSER (Package) Enhancement Info System
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
Interface IF_WB_ENHBROWSER_VIS  
Short Description Repository Browser - Visualization    
General Data
Package SEEF_ENH_BROWSER   Enhancement Info System 
Created 20041022   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_ENHBROWSER_VIS has no forward declaration.
Interfaces
Interface IF_WB_ENHBROWSER_VIS has no interface.
Friends
Interface IF_WB_ENHBROWSER_VIS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXP_MAX_NUM_NODES_LOCAL Constant Public Type reference (TYPE) I 500 Maximum Number of Nodes to be Expanded 20041022
2 EXP_MAX_NUM_NODES_WAN 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 DESTRUCT Instance method Public Method Destroy Visualization 20041022
2 GET_SELECTED_NODES Instance method Public Method IDs that Fill Selected Nodes in the Control Tree 20041022
3 GET_TREE_STATE Instance method Public Method Read State of Tree 20041022
4 REFRESH Instance method Public Method Update Visualization 20041022
5 SHOW 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
Interface IF_WB_ENHBROWSER_VIS has no local type.
Method Signatures

Method DESTRUCT Signature

Method DESTRUCT on Interface IF_WB_ENHBROWSER_VIS has no parameter.
Method DESTRUCT on Interface 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 Exporting P_CONCERNED_ROOTNODES Call by reference Type reference (TYPE) SNODE_TAB Wurzelknoten der 'gleichgeordneten' Bäume 20041022
2 Exporting P_CONCERNED_TREENAMES Call by reference Type reference (TYPE) TNAME_TAB Namen der 'gleichgeordneten' Baume 20041022
3 Exporting P_NODE_KEY_TABLE Call by reference Type reference (TYPE) TREEMNOTAB selektierte (markierte) Knoten 20041022

Method GET_SELECTED_NODES on Interface 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 Returning P_REP_BROWSER_STATE Value transfer Object reference (TYPE REF TO) IF_WB_PROGRAM_STATE Zustand des Baumes 20041022

Method GET_TREE_STATE on Interface IF_WB_ENHBROWSER_VIS has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_WB_ENHBROWSER_VIS has no parameter.
Method REFRESH on Interface 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 Importing P_DISABLED_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS deaktivierte Managerfunktionen 20041022
2 Importing P_TREE Call by reference Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_ENH Objektbaum 20041022
3 Importing 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 CONTROL_ERROR 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 700