Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_ENHBROWSER_VIS | Repository Browser - Visualization | 20041022 |
Properties
| Class | CL_WB_ENH_BROWSER_VIS | |
| Short Description | Repository Browser Visualization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEEF_ENH_BROWSER | Enhancement Info System |
| Created | 20041022 | SAP |
| Last change | 20130531 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_ENHBROWSER_VIS | Repository Browser - Visualization | 20041022 |
Friends
Class CL_WB_ENH_BROWSER_VIS 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) | CL_WB_OBJECT_TREE_ENH | Current Tree (Data) | 20041022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WB_TREE_BOOKMARK_TABLE | Bookmarks | 20041022 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEU_OBJTYP | swbm_c_type_object_list oder swbm_c_type_wdy_text_browser | 20041022 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_BROWSER_SELECTION | Browser Selection | 20041022 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Inactive Functions | 20041022 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag and Drop Behavior Object | 20041022 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB_OBJ_CTMENU | Context Menu Exit | 20041022 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | I | 0 | Extension of Browser | 20041022 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | 70 | Width of First Column (Width of Key Column in Header) | 20041022 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_WINDOW | Window | 20041022 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SNODETAB | SEUT Nodes | 20041022 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 20041022 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20041022 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Current Tree (Display) | 20041022 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | LTY_TREE_HISTORY | List of Trees Already Displayed | 20041022 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | Size of History | 20041022 | |||
| 17 | Constant | Private | Type reference (TYPE) | I | 6 | Max. Size of History | 20041022 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | REPTREEITEMS | Columns in tree | 20041022 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | REPITEMS | Node information | 20041022 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Nodes of Tree | 20041022 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_MANAGER | Workbench Manager | 20041022 |
Methods
Events
Class CL_WB_ENH_BROWSER_VIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_CONTEXT_MENU | Private | See coding | Context Menu | 20041022 | LTY_CONTEXT_MENU TYPE standard table of rsscm with default key
|
|
| 2 | LTY_MENU_BUT_FCODE | Private | See coding | Function Code for Menu Button | 20041022 | begin of LTY_MENU_BUT_FCODE,
fcode(18) TYPE c,
index(2) type n,
end of lty_menu_but_fcode
|
|
| 3 | LTY_NODE_ID_TABLE | Private | See coding | LTY_NODE_ID_TABLE | 20041022 | lty_node_id_table type hashed table of TV_NODEKEY
with unique default key
|
|
| 4 | LTY_TREE_BOOKMARKS | Private | See coding | LTY_TREE_BOOKMARKS | 20041022 | lty_tree_bookmarks type standard table of lty_tree_bookmark_entry
with default key
|
|
| 5 | LTY_TREE_BOOKMARK_ENTRY | Private | See coding | Test | 20041022 | begin of LTY_TREE_BOOKMARK_ENTRY,
treename type dirtree-tname,
root_objtype type seu_objtyp,
root_objname type seu_objkey,
end of lty_tree_bookmark_entry
|
|
| 6 | LTY_TREE_HISTORY | Private | See coding | LTY_TREE_HISTORY | 20041022 | lty_tree_history type standard table of lty_tree_history_entry
with default key
|
|
| 7 | LTY_TREE_HISTORY_ENTRY | Private | See coding | LTY_TREE_HISTORY_ENTRY | 20041022 | begin of lty_tree_history_entry,
TREENAME type DIRTREE-TNAME,
tree type ref to cl_wb_object_tree_enh,
end of lty_tree_history_entry
|
Method Signatures
Method ADD_NODES_TO_TREE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIS_ITEM_TABLE | Call by reference | Type reference (TYPE) | REPTREEITEMS | Itemtabelle Repository Browser | 20041022 | |||
| 2 | VIS_NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Knotentabelle | 20041022 |
Method ADD_NODES_TO_TREE_MODEL on class CL_WB_ENH_BROWSER_VIS has no exception.
Method CHECK_WDY_TEXT_BROWSER_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NODE | Value transfer | Type reference (TYPE) | FLAG | 'X': der Knoten soll angezeigt werden | 20041022 | |||
| 2 | P_SNODETEXT | Call by reference | Type reference (TYPE) | SNODE_TEXT | zu prüfender Knoten | 20041022 |
Method CHECK_WDY_TEXT_BROWSER_NODE on class CL_WB_ENH_BROWSER_VIS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BROWSER_MODE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | 'REP' | swbm_c_type_object_list oder swbm_c_type_wdy_text_browser | 20041022 | ||
| 2 | P_PARENT_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WB_WINDOW | Fenster, in dem der Rep.Browser läuft | 20041022 | |||
| 3 | P_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Referenz auf Workbench Manager | 20041022 |
Method CONSTRUCTOR on class CL_WB_ENH_BROWSER_VIS has no exception.
Method CONVERT_NODES_FROM_SEUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTAINER | Value transfer | Type reference (TYPE) | REPITEM-CONTNAME | Name des umfassenden Objekts | 20041022 | |||
| 2 | P_ITEM_TABLE | Call by reference | Type reference (TYPE) | REPTREEITEMS | Spalten des Baumes | 20041022 | |||
| 3 | P_NODES_SNODETEXT | Call by reference | Type reference (TYPE) | SNODE_TAB | Knoten im SEUT-Format | 20041022 | |||
| 4 | P_NODE_DATA | Call by reference | Type reference (TYPE) | REPITEMS | Knoteninformationen | 20041022 | |||
| 5 | P_NODE_IDS | Call by reference | Type reference (TYPE) | LTY_NODE_ID_TABLE | KnotenIDs des Baumes | 20041022 | |||
| 6 | P_NODE_TABLE | Call by reference | Type reference (TYPE) | REPTREENODES | Knoten des Baumes | 20041022 |
Method CONVERT_NODES_FROM_SEUT on class CL_WB_ENH_BROWSER_VIS has no exception.
Method CTXT_MENU_DISABLE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20041022 |
Method CTXT_MENU_DISABLE_ALL on class CL_WB_ENH_BROWSER_VIS has no exception.
Method GET_ALL_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHILDREN | Call by reference | Type reference (TYPE) | SNODE_TAB | Tabelle von Baumknoten (erweiterte SNODETAB) | 20100525 | |||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20100525 |
Method GET_ALL_CHILDREN on class CL_WB_ENH_BROWSER_VIS has no exception.
Method GET_MULTI_OBJECT_CTXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20041022 | |||
| 2 | P_SELECTED_NODES | Call by reference | Type reference (TYPE) | TREEMNOTAB | Selektierte Knoten | 20041022 |
Method GET_MULTI_OBJECT_CTXT_MENU on class CL_WB_ENH_BROWSER_VIS has no exception.
Method GET_OBJECT_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DELETED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Kennzeichen: bereits gelöschtes inaktives Objekt | 20041022 | ||
| 2 | P_IS_CONTAINER_NODE | Call by reference | Type reference (TYPE) | SEU_BOOL | Kennzeichen: Knoten, der Objekte enthält | 20041022 | |||
| 3 | P_IS_OBJKIND_NODE | Call by reference | Type reference (TYPE) | SEU_BOOL | Kennzeichen: Knoten 'Objektarten' | 20041022 | |||
| 4 | P_IS_STRUCTURE_NODE | Call by reference | Type reference (TYPE) | SEU_BOOL | Kennzeichen: Strukturknoten | 20041022 | |||
| 5 | P_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20041022 | |||
| 6 | P_OBJECT_NAME | Call by reference | Type reference (TYPE) | C | Objektname | 20041022 | |||
| 7 | P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 20041022 | |||
| 8 | P_PARTYPE | Call by reference | Type reference (TYPE) | SEU_STYPE | Typ des Parent-Knotens | 20041022 | |||
| 9 | P_PPARTYPE | Call by reference | Type reference (TYPE) | SEU_STYPE | Typ des Parents des Parent-Knotens | 20041022 |
Method GET_OBJECT_CONTEXT_MENU on class CL_WB_ENH_BROWSER_VIS has no exception.
Method GET_UPGR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENH | Call by reference | Type reference (TYPE) | C | 20050113 | ||||
| 2 | P_ICON | Value transfer | Type reference (TYPE) | SYCHAR04 | CHAR04-Datenelement fuer SYST | 20050113 |
Method GET_UPGR_STATE on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_GUI_RCS_CHANGED Signature
Method HANDLE_EVT_GUI_RCS_CHANGED on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method HANDLE_EVT_GUI_RCS_CHANGED on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TOOLBAR_MENBUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TOOLBAR_MENBUTTON on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TOOLBAR_USERCOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TOOLBAR_USERCOM on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_CHANGED Signature
Method HANDLE_EVT_TREE_CHANGED on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method HANDLE_EVT_TREE_CHANGED on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_CNTX_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_CNTX_MENU_REQ on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_CNTX_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_CNTX_MENU_SEL on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_DOUBLE_CLICK on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_EXPAND_NODE on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_NODE_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_NODE_KEYPRESS on class CL_WB_ENH_BROWSER_VIS has no exception.
Method HANDLE_EVT_TREE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20041022 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20041022 |
Method HANDLE_EVT_TREE_ON_DRAG on class CL_WB_ENH_BROWSER_VIS has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method REGISTER_EVENTS on class CL_WB_ENH_BROWSER_VIS has no exception.
Method RESTORE_TREE Signature
Method RESTORE_TREE on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method RESTORE_TREE on class CL_WB_ENH_BROWSER_VIS has no exception.
Method SHOW_BROWSER_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Window | 20041022 | |||
| 2 | P_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT_TREE_ENH | angezeigter Baum | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Toolbar | 20041022 |
Method SHOW_COUNT Signature
Method SHOW_COUNT on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method SHOW_COUNT on class CL_WB_ENH_BROWSER_VIS has no exception.
Method SHOW_SPLITTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Window | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Erzeugung des Splitters | 20041022 |
Method SHOW_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Window | 20041022 | |||
| 2 | P_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT_TREE_ENH | angezeigter Baum | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Toolbar | 20041022 |
Method SHOW_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Window | 20041022 | |||
| 2 | P_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT_TREE_ENH | Baum | 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 bei der Treeanzeige | 20041022 |
Method TB_ADD_BUTTONS Signature
Method TB_ADD_BUTTONS on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method TB_ADD_BUTTONS on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TB_BUILD_BOOKMARK_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BOOKMARKS | Call by reference | Object reference (TYPE REF TO) | CL_WB_TREE_BOOKMARKS | Referenz auf Bookmarks | 20041022 | |||
| 2 | P_BOOKMARK_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Bookmarkmenü | 20041022 | |||
| 3 | P_ROOT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Typ des Wurzelobjekts | 20041022 |
Method TB_BUILD_BOOKMARK_MENU on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TB_BUILD_HISTORY_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HISTORY_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü für History aufbauen | 20041022 |
Method TB_BUILD_HISTORY_MENU on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TREE_ADD_TO_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TREE | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT_TREE_ENH | Baum | 20041022 |
Method TREE_ADD_TO_HISTORY on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TREE_COLLAPSE_ALL_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NODES | Call by reference | Type reference (TYPE) | SNODE_TAB | Liste der zu komprimierenden Knoten | 20041022 |
Method TREE_COLLAPSE_ALL_NODES on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TREE_CONFIRM_EXPAND_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXIT | Value transfer | Type reference (TYPE) | CHAR1 | Abbrechen | 20041022 | |||
| 2 | P_NODES_SNODETEXT | Call by reference | Type reference (TYPE) | SNODE_TAB | Knoten im SEUT-Format | 20041022 |
Method TREE_CONFIRM_EXPAND_ALL on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TREE_EXPAND_ALL_NODES Signature
Method TREE_EXPAND_ALL_NODES on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method TREE_EXPAND_ALL_NODES on class CL_WB_ENH_BROWSER_VIS has no exception.
Method TREE_EXPAND_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ROOTNODE | Call by reference | Type reference (TYPE) | SNODE_TEXT | Daten des betroffenen Wurzelknotens | 20041022 | |||
| 2 | P_TREENAME | Call by reference | Type reference (TYPE) | EU_T_NAME | Name der betroffenen Objektliste | 20041022 |
Method TREE_EXPAND_SUBTREE on class CL_WB_ENH_BROWSER_VIS has no exception.
Method UNREGISTER_EVENTS Signature
Method UNREGISTER_EVENTS on class CL_WB_ENH_BROWSER_VIS has no parameter.
Method UNREGISTER_EVENTS on class CL_WB_ENH_BROWSER_VIS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |