SAP ABAP Class CL_WRF_PBAS_NAVTREE_CTRL (Navigation Tree Controller)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_BASIC_APPL (Package) Seasonal Procurement: Basis Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_APPLCALL_REQ Event Interface for an Application Group Call 20031110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_CONSTANTS Constants 20031020
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PCON_NAVTREE_COC_CTRL Purchase Order Manager Navigation Tree: Controller 20041206
2 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PCTR_NAVTREE_ACT_CTRL Navigation Tree Procurement Controlling Acting: Controller 20040316
3 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PCTR_NAVTREE_RCT_CTRL Navigation Tree Procurement Controlling Reacting: Controller 20031111
4 Inheritance (c INHERITING FROM c_ref)  CL_WRF_POHF_NAVTREE_POM_CTRL Purchase Order Manager Navigation Tree: Controller 20031021
5 Inheritance (c INHERITING FROM c_ref)  CL_WRF_POTB_NAVTREE_CTR_CTRL OTB Pool Controlling Navigation Tree: Controller 20040407
6 Inheritance (c INHERITING FROM c_ref)  CL_WRF_POTB_NAVTREE_PRC_CTRL OTB Procurement Navigation Tree: Controller 20031111
Properties
Class CL_WRF_PBAS_NAVTREE_CTRL  
Short Description Navigation Tree Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PRC_BASIC_APPL   Seasonal Procurement: Basis Area 
Created 20031014   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PBAS_NAVTREE_CTRL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PBAS_APPLCALL_REQ Event Interface for an Application Group Call 20031110
2 IF_WRF_PBAS_CONSTANTS Constants 20031020
Friends
Class CL_WRF_PBAS_NAVTREE_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FCODE_CALL_SELSCREEN Instance attribute Private Attribute reference (LIKE) 20031020
2 CO_FCODE_DEFAULT_SELECTION Instance attribute Private Attribute reference (LIKE) 20031020
3 CO_FCODE_DEFAULT_SELECT_MENU Instance attribute Private Attribute reference (LIKE) 20050120
4 CO_FCODE_DUMMY Instance attribute Private Attribute reference (LIKE) 20040720
5 CO_FCODE_EXECUTE_VARIANT Instance attribute Private Attribute reference (LIKE) 20050121
6 CO_FCODE_LAYOUT_TREE Instance attribute Private Attribute reference (LIKE) 20031020
7 CO_FCODE_NODE_REFRESH Instance attribute Private Attribute reference (LIKE) 20031020
8 CO_NO Instance attribute Private Attribute reference (LIKE) 20031020
9 CO_YES Instance attribute Private Attribute reference (LIKE) 20031105
10 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_WRF_PBAS_NAVTREE_MODEL Model of Navigation Tree (Abstract) 20031016
11 MR_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_WRF_PBAS_NAVTREE_VIEW View of Navigation Tree (Abstract) 20031016
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_NAVTREE_CONFIG Instance method Private Method Dialog for Configuring Tree Layout 20031103
2 CALL_BROWSER Instance method Protected Method Call of Default Browser with URL 20031105
3 CALL_EMAIL_CLIENT Instance method Protected Method Call of Default Email Client with a "Mailto:" Address 20031105
4 CALL_SELECTION_SCREEN Instance method Public Method Call of Selection Screen of Worklist and Return of Sel.Data 20031016
5 CLEAR_WORKLIST Instance method Public Method Initialize Current Worklist 20040202
6 DEFAULT_WORKLIST_DESIRED Instance method Private Method Build Worklist Using Default Selection 20040203
7 GET_CURRENT_WORKLIST Instance method Public Method Returns Current Worklist 20040621
8 GET_SELDATA_FROM_VARIANTDATA Instance method Protected Method Returns Selection Data Based on Data of a Variant 20040203
9 GET_SELECTION_REPORT_NAME Instance method Protected Method Returns Name of Report of Corresponding Selection Module 20040203
10 GET_STATE Instance method Public Method Returns Current Status Description of Navigation Tree 20040202
11 GET_WORKBENCH_ID Instance method Protected Method Returns Unique ID of Corresponding Workbench 20040203
12 HANDLE_FUNCTION_SELECTED Instance method Protected Method Handles Specific Function Codes of Navigation Tree 20031016
13 INIT_BY_TCODE Instance method Public Method Initialize After Transaction Code 20040512
14 IS_VISIBLE Instance method Public Method Navigation Tree Shown? 20031020
15 ON_BUTTON_CLICK Instance method Protected Event handling method Event Handler for Event BUTTON_CLICK 20031014
16 ON_CHECKBOX_CHANGE Instance method Protected Event handling method Event Handler for CHECKBOX_CHANGE Event 20031014
17 ON_DEFAULT_CTXT_MENU_REQUEST Instance method Protected Event handling method Event Handler for DEFAULT_CONTEXT_MENU_REQUEST 20031014
18 ON_DEFAULT_CTXT_MENU_SELECT Instance method Protected Event handling method Event Handler for DEFAULT_CONTEXT_MENU_SELECT 20031014
19 ON_DROPDOWN_CLICKED Instance method Protected Event handling method Event Handler for DROPDOWN_CLICKED 20031014
20 ON_EXPAND_NC Instance method Protected Event handling method Event Handler for EXPAND_NC 20031014
21 ON_FUNCTION_SELECTED Instance method Private Event handling method Event Handler for FUNCTION_SELECTED 20031014
22 ON_HEADER_CLICK Instance method Protected Event handling method Event Handler for HEADER_CLICK 20031014
23 ON_HEADER_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Event Handler for HEADER_CONTEXT_MENU_REQUEST 20031014
24 ON_HEADER_CONTEXT_MENU_SELECT Instance method Protected Event handling method Event Handler for HEADER_CONTEXT_MENU_SELECT 20031014
25 ON_ITEM_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Event Handler for ITEM_CONTEXT_MENU_REQUEST 20031014
26 ON_ITEM_CONTEXT_MENU_SELECTED Instance method Protected Event handling method Event Handler for ITEM_CONTEXT_MENU_SELECTED 20031014
27 ON_ITEM_DOUBLE_CLICK Instance method Protected Event handling method Event Handler for ITEM_DOUBLE_CLICK 20031014
28 ON_ITEM_KEYPRESS Instance method Protected Event handling method Event Handler for ITEM_KEYPRESS 20031014
29 ON_LINK_CLICK Instance method Protected Event handling method Event Handler for LINK_CLICK 20031014
30 ON_NODE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Event Handler for NODE_CONTEXT_MENU_REQUEST 20031014
31 ON_NODE_CONTEXT_MENU_SELECTED Instance method Protected Event handling method Event Handler for NODE_CONTEXT_MENU_SELECTED 20031014
32 ON_NODE_DOUBLE_CLICK Instance method Protected Event handling method Event Handler for NODE_DOUBLE_CLICK 20031014
33 ON_NODE_KEYPRESS Instance method Protected Event handling method Event Handler for NODE_KEYPRESS 20031014
34 ON_SELECTION_CHANGED Instance method Protected Event handling method Event Handler for SELECTION_CHANGED 20031014
35 PROCESS_MESSAGE Instance method Protected Method Edit Message 20040623
36 PROCESS_MSG Instance method Public Method Process Message 20040623
37 REFRESH_SUBTREE Instance method Protected Method Refresh Subtree 20040203
38 REFRESH_TREE Instance method Public Method Update Worklist 20040812
39 REGISTER_EVENT_HANDLER Instance method Protected Method Register Event Handler 20031016
40 SELECT_WORKLIST_AND_DISPLAY Instance method Public Method Selects and New Worklist and Builds Tree 20031017
41 SELECT_WORKLIST_BY_VARIANT Instance method Private Method Select Worklist for Specified Variant 20050120
42 SET_CTX_MENU_EXEC_VARIANT Instance method Protected Method Set the Menu to Execute Direct Variants 20050120
43 SET_STATE Instance method Public Method Set Condition of Navigation Tree 20040202
44 SET_VISIBILITY Instance method Public Method Sets Visibility of Navigation Tree 20031016
Events
# Event Type Visibility Description Created on
1 AFTER_CALL_OF_SELSCREEN Instance Event
(0)
Public
(2)
After Calling Selection Screen 20050119
2 APPLICATION_LOG_REQUESTED Instance Event
(0)
Public
(2)
Display of Application Log Required 20031110
3 BEFORE_CALL_OF_SELSCREEN Instance Event
(0)
Public
(2)
Before Calling Selection Screen 20050119
Types
Class CL_WRF_PBAS_NAVTREE_CTRL has no local type.
Method Signatures

Method ADJUST_NAVTREE_CONFIG Signature

Method ADJUST_NAVTREE_CONFIG on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
Method ADJUST_NAVTREE_CONFIG on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method CALL_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) WRF_PBAS_URL URL 20031105

Method CALL_BROWSER on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method CALL_EMAIL_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMAIL_ADDRESS Call by reference Type reference (TYPE) WRF_PBAS_EMAIL Email-Adresse 20031105

Method CALL_EMAIL_CLIENT on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method CALL_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SELECT_DATA Call by reference Object reference (TYPE REF TO) DATA Die vom Benutzer ausgewählten Selektionsdaten 20031016
2 Importing IR_SELECT_DATA Call by reference Object reference (TYPE REF TO) DATA Selektionsdaten, die vorzublenden sind. 20040708
3 Importing I_SELSCREEN_CONFIG_ID Call by reference Type reference (TYPE) WRF_PBAS_SELSCREEN_CONFIG_ID ID einer Konfiguration des Selektionsscreens 20040630
4 Importing I_TITLE Call by reference Type reference (TYPE) WRF_PBAS_SELSCREEN_TITLE Titel eines Selektionsbilds. 20040625
# Exception Resumable Description Created on
1 CX_WRF_PBAS_SELECTION_ABORTED Ausnahme: Selektion wurde abgebrochen 20031114

Method CLEAR_WORKLIST Signature

Method CLEAR_WORKLIST on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
Method CLEAR_WORKLIST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method DEFAULT_WORKLIST_DESIRED Signature

Method DEFAULT_WORKLIST_DESIRED on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20040203
2 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung für Anzeige der Daten 20040720
3 CX_WRF_PBAS_SELECTION_ABORTED Ausnahme: Selektion wurde abgebrochen 20040203
4 CX_WRF_PBAS_SELECTION_ERROR Ausnahme: Fehler bei der Selektion von Daten 20050215

Method GET_CURRENT_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_WORKLIST Call by reference Object reference (TYPE REF TO) DATA Aktueller Arbeitsvorrat. 20040621

Method GET_CURRENT_WORKLIST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method GET_SELDATA_FROM_VARIANTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SELECT_DATA Call by reference Object reference (TYPE REF TO) DATA Entsprechende Selektionsdaten. 20040203
2 Importing IT_VARIANT_DATA Call by reference Type reference (TYPE) WRF_PBAS_VARIANT_DATA_TTY Daten einer Selektionsvariante. 20040203

Method GET_SELDATA_FROM_VARIANTDATA on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method GET_SELECTION_REPORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REPORT_NAME Call by reference Type reference (TYPE) RALDB_REPO Reportname 20040203

Method GET_SELECTION_REPORT_NAME on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STATE Call by reference Type reference (TYPE) WRF_PBAS_NAVTREESTATE_STY Repräsentiert einen Navigationsbaum-Zustand. 20040202

Method GET_STATE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method GET_WORKBENCH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ID Call by reference Type reference (TYPE) WRF_PBAS_WORKBENCH_ID Eindeutige ID einer Beschaffungs-Workbench. 20040203

Method GET_WORKBENCH_ID on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HANDLED Call by reference Type reference (TYPE) WRF_PBAS_FCODE_HANDLED Funktionscode behandelt? 20031020
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode, der zu behandeln ist 20031016

Method HANDLE_FUNCTION_SELECTED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method INIT_BY_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE ABAP-Programm, aktueller Transaktionscode 20040512

Method INIT_BY_TCODE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VISIBLE Call by reference Type reference (TYPE) WRF_PBAS_NAVTREE_VISIBLE Navigationsbaum sichtbar? 20031020

Method IS_VISIBLE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_BUTTON_CLICK on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20031014
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_CHECKBOX_CHANGE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_DEFAULT_CTXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20031014

Method ON_DEFAULT_CTXT_MENU_REQUEST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_DEFAULT_CTXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014

Method ON_DEFAULT_CTXT_MENU_SELECT on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014
2 Importing POSX Call by reference Attribute reference (LIKE) 20031014
3 Importing POSY Call by reference Attribute reference (LIKE) 20031014

Method ON_DROPDOWN_CLICKED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_EXPAND_NC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_EXPAND_NC on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014

Method ON_FUNCTION_SELECTED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014

Method ON_HEADER_CLICK on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_HEADER_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing MENU Call by reference Attribute reference (LIKE) 20031014

Method ON_HEADER_CONTEXT_MENU_REQUEST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_HEADER_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014

Method ON_HEADER_CONTEXT_MENU_SELECT on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing MENU Call by reference Attribute reference (LIKE) 20031014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_ITEM_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_ITEM_CONTEXT_MENU_SELECTED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_ITEM_DOUBLE_CLICK on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_ITEM_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing KEY Call by reference Attribute reference (LIKE) 20031014
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_ITEM_KEYPRESS on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_LINK_CLICK on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_NODE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_NODE_CONTEXT_MENU_SELECTED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_NODE_DOUBLE_CLICK on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) 20031014
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_NODE_KEYPRESS on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method ON_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20031014

Method ON_SELECTION_CHANGED on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method PROCESS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20040623

Method PROCESS_MESSAGE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method PROCESS_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UCOMM_DATA Call by reference Type reference (TYPE) BAL_S_CBUC Anwendungs-Log: Daten für Callback 'USER_COMMAND' 20040623

Method PROCESS_MSG on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method REFRESH_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT_NODE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20040203
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20040203
2 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung für Anzeige der Daten 20040720
3 CX_WRF_PBAS_SELECTION_ERROR Ausnahme: Fehler bei der Selektion von Daten 20050215

Method REFRESH_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH_SUBTREE Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN Nur Teilbaum aktualisieren? 20061006

Method REFRESH_TREE on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method REGISTER_EVENT_HANDLER Signature

Method REGISTER_EVENT_HANDLER on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
Method REGISTER_EVENT_HANDLER on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method SELECT_WORKLIST_AND_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SELECT_DATA Call by reference Object reference (TYPE REF TO) DATA Selektionsdaten des Arbeitsvorrats 20031017
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20031112
2 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung für Anzeige der Daten 20040720
3 CX_WRF_PBAS_SELECTION_ERROR Ausnahme: Fehler bei der Selektion von Daten 20050215

Method SELECT_WORKLIST_BY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_SELSCREEN_IF_ERROR Call by reference Type reference (TYPE) WRF_PBAS_BOOLEAN 'X' Selektionsscreen anzeigen, falls Fehler 20050120
2 Importing I_VARIANT_NAME Call by reference Type reference (TYPE) SYSLSET Verwendete Selektionsbildvariante 20050120
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20050120
2 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung (z.B. für Anzeige der Daten) 20050120
3 CX_WRF_PBAS_SELECTION_ABORTED Ausnahme: Selektion wurde abgebrochen 20050120
4 CX_WRF_PBAS_SELECTION_ERROR Ausnahme: Fehler bei der Selektion von Daten 20050216

Method SET_CTX_MENU_EXEC_VARIANT Signature

Method SET_CTX_MENU_EXEC_VARIANT on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
Method SET_CTX_MENU_EXEC_VARIANT on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Call by reference Type reference (TYPE) WRF_PBAS_NAVTREESTATE_STY Repräsentiert einen Navigationsbaum-Zustand. 20040202
# Exception Resumable Description Created on
1 CX_WRF_PBAS_EMPTY_SELECTION Ausnahme: Keine Daten zur angegebenen Selektion gefunden 20040202
2 CX_WRF_PBAS_NO_AUTHORIZATION Ausnahme: Keine Berechtigung für Anzeige der Daten 20040720
3 CX_WRF_PBAS_SELECTION_ERROR Ausnahme: Fehler bei der Selektion von Daten 20050215

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) WRF_PBAS_NAVTREE_VISIBLE Navigationsbaum sichtbar? 20031016

Method SET_VISIBILITY on class CL_WRF_PBAS_NAVTREE_CTRL has no exception.
Event Signatures

Event AFTER_CALL_OF_SELSCREEN Signature
Event AFTER_CALL_OF_SELSCREEN on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
Event APPLICATION_LOG_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_PROTOCOLS Exporting Value transfer Type reference (TYPE) WRF_PBAS_PROTOCOL_EXTNUM_TTY Protokoll-IDs. 20040216

Event BEFORE_CALL_OF_SELSCREEN Signature
Event BEFORE_CALL_OF_SELSCREEN on class CL_WRF_PBAS_NAVTREE_CTRL has no parameter.
History
Last changed by/on SAP  20070912 
SAP Release Created in 111