SAP ABAP Class CL_RECA_WB_NAVIGATOR (Navigation Area)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Properties
Class CL_RECA_WB_NAVIGATOR  
Short Description Navigation Area    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20021104   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECAW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_WB_NAVIGATOR has no interface implemented.
Friends
Class CL_RECA_WB_NAVIGATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVE_WBTOOL Static Attribute Protected Type reference (TYPE) RECAWBTOOLID 'BROW' WB Tool to Be Set to Active 20030408
2 MD_DYNNR Static Attribute Protected Type reference (TYPE) SYDYNNR Screen for Navigation Docking 20021104
3 MD_REPID Static Attribute Protected Type reference (TYPE) SYREPID RepID for Navigation Dock 20021104
4 MO_CTRL_BAR Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_XT Control: Vertical Tabstrip 20021104
5 MO_NAV_DATA_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container with Data (Value Transfer) 20070510
6 MO_WINDOW Static Attribute Protected Object reference (TYPE REF TO) CL_RECA_WB_WINDOW Window of Navigator 20021108
7 MS_WB_SETTINGS Static Attribute Protected Type reference (TYPE) RECA_GUI_SETTINGS REWB: Settings 20021104
8 MS_WB_SETTINGS_USR Static Attribute Protected Type reference (TYPE) RECA_GUI_SETTINGS_USR REWB: Settings (User) 20021203
9 MT_CONTAINER Static Attribute Protected Type reference (TYPE) MTYPE_T_CONTAINER Container Bar Buffer 20021106
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TO_DYNPRO Static method Public Method Link Navigator to Screen 20021106
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021106
3 CREATE_NAVIGATION Static method Protected Method Generate Navigation (Docked) 20021104
4 GET_NAV_DATA_CONTAINER Static method Public Method Gets Possible Navigation Data for Individual Navigators 20070510
5 GET_PERS_DATA Static method Protected Method Read Personal Data 20021104
6 HANDLE_CONTAINER_BAR_CLICK Static method Protected Event handling method Handler for Opening of Container Bar 20021106
7 HIDE Static method Public Method Switch Navigation Off 20021104
8 SAVE_PERS_DATA Static method Public Method Saving of Personal Data 20021104
9 SHOW Static method Public Method Switch Navigation On 20021104
10 SWITCH_VISIBILITY Static method Public Method Switch Navigation On/Off 20021104
11 _REFRESH_VISIBILITY Static method Private Method Refresh Visibility 20030408
Events
Class CL_RECA_WB_NAVIGATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_CONTAINER Protected See coding Container Buffer 20031002 BEGIN OF mtype_s_container, id type i, wbtoolclass type recawbtoolclass, wbtoolid type recawbtoolid, initialized type abap_bool, end of mtype_s_container
2 MTYPE_T_CONTAINER Protected See coding Container Buffer 20031002 mtype_t_container TYPE SORTED TABLE OF mtype_s_container WITH UNIQUE KEY id
Method Signatures

Method BIND_TO_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DYNNR Value transfer Type reference (TYPE) SYDYNNR Dynpro zum Docken 20021106
2 Importing ID_REPID Value transfer Type reference (TYPE) SYREPID Rahmenprogramm des Dynpro zum Docken 20021106

Method BIND_TO_DYNPRO on class CL_RECA_WB_NAVIGATOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RECA_WB_NAVIGATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RECA_WB_NAVIGATOR has no exception.

Method CREATE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DYNNR Call by reference Type reference (TYPE) SYDYNNR Dynpro zum Docken 20021104
2 Importing ID_REPID Call by reference Type reference (TYPE) SYREPID Rahmenprogramm des Dynpro zum Docken 20021104
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Fehler beim Initialisieren 20021104

Method GET_NAV_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAV_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20070510

Method GET_NAV_DATA_CONTAINER on class CL_RECA_WB_NAVIGATOR has no exception.

Method GET_PERS_DATA Signature

Method GET_PERS_DATA on class CL_RECA_WB_NAVIGATOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Lesen der Einstellungen 20021112

Method HANDLE_CONTAINER_BAR_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Attribute reference (LIKE) 20021106
2 Importing ID Value transfer Attribute reference (LIKE) 20021106

Method HANDLE_CONTAINER_BAR_CLICK on class CL_RECA_WB_NAVIGATOR has no exception.

Method HIDE Signature

Method HIDE on class CL_RECA_WB_NAVIGATOR has no parameter.
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Fehler beim Initialisieren 20021104

Method SAVE_PERS_DATA Signature

Method SAVE_PERS_DATA on class CL_RECA_WB_NAVIGATOR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Sichern der Einstellungen aufgetreten 20021112

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WBTOOLID Call by reference Type reference (TYPE) RECAWBTOOLID SPACE ID eines Container-Tools der Workbench 20030120
2 Importing IF_DEFAULT_SIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Defaultgröße? 20050525
3 Importing IF_MAXIMIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Maximieren der Breite? 20040507
4 Importing IO_NAV_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20070510
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Fehler beim Initialisieren 20021104

Method SWITCH_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAV_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20070510

Method SWITCH_VISIBILITY on class CL_RECA_WB_NAVIGATOR has no exception.

Method _REFRESH_VISIBILITY Signature

Method _REFRESH_VISIBILITY on class CL_RECA_WB_NAVIGATOR has no parameter.
Method _REFRESH_VISIBILITY on class CL_RECA_WB_NAVIGATOR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200