SAP ABAP Class CL_DB6_TREE_NAVIGATOR (CL_DB6_TREE_NAVIGATOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_EVENT_RECEIVER_BASE CL_DB6_EVENT_RECEIVER_BASE 20050728
Properties
Class CL_DB6_TREE_NAVIGATOR  
Short Description CL_DB6_TREE_NAVIGATOR    
Super Class CL_DB6_EVENT_RECEIVER_BASE CL_DB6_EVENT_RECEIVER_BASE 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20000907   SAP 
Last change 20141121    
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 CL_DB6_RC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DBA_ACTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_TREE_NAVIGATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DB6_ACTION_SYSTEM_LIST 20040906 DB6: System Configuration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20061220
2 ACTION_BUFFER Instance attribute Private Type reference (TYPE) NAV_ACTION_BUFFER 20020311
3 ACTION_REF Instance attribute Public Object reference (TYPE REF TO) CL_DBA_ACTION Meta data for DB-dependent DBA actions 20020312
4 ACTION_REFRESH Instance attribute Private Type reference (TYPE) NAV_REFRESH 20020225
5 ADVISOR Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ADVISOR 20030528
6 ASSIST_REF Instance attribute Public Object reference (TYPE REF TO) CL_DBA_WD_NAV_ASSISTANCE DBA Cockpit: Framework Assistance Class 20070828
7 COCKPIT_AUTHORITY Instance attribute Public Object reference (TYPE REF TO) IF_DBA_AUTHORITY DBA Cockpit: S_RZL_ADM Authority 20080910
8 CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20040420
9 CO_RUNMODE_BATCH Constant Public Type reference (TYPE) I 2 20110303
10 CO_RUNMODE_DIALOG Constant Public Type reference (TYPE) I 1 20110303
11 CO_RUNMODE_TEST Constant Public Type reference (TYPE) I 3 20110303
12 CO_TRC_COMPONENT_BUILDER Constant Public Type reference (TYPE) STRING 'COMP_BLD' 20110404
13 CO_TRC_CONTROLLER Constant Public Type reference (TYPE) STRING 'ACT_CTR' 20110404
14 CO_TRC_CONTROLLER_ASSISTANCE Constant Public Type reference (TYPE) STRING 'ACT_CTR_ASSIST' 20110404
15 CO_TRC_FWK Constant Public Type reference (TYPE) STRING 'FWK' 20110404
16 CO_TRC_FWK_ASSISTANCE Constant Public Type reference (TYPE) STRING 'FWK_ASSIST' 20110404
17 CO_TRC_WD_COCKPIT Constant Public Type reference (TYPE) STRING 'WD_COC' 20110404
18 CO_TRC_WD_PATTERN Constant Public Type reference (TYPE) STRING 'WD_PAT' 20110404
19 CURRENT_SCREEN Instance attribute Public Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20020304
20 DB_REF Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050425
21 DEPRECATION_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20131018
22 DETAIL_ACTION_ENTRY Instance attribute Private Type reference (TYPE) NAV_ACTION_STACK_ENTRY 20131024
23 EVENT_ACTION_CHANGED Constant Public Type reference (TYPE) I 3 20050913
24 EVENT_EXIT_COCKPIT Constant Public Type reference (TYPE) I 99 20080409
25 EVENT_HIDE_DETAIL2_ACTION Constant Public Type reference (TYPE) I 78 20100531
26 EVENT_HIDE_DETAIL_ACTION Constant Public Type reference (TYPE) I 77 20091016
27 EVENT_PARTITION_CHANGED Constant Public Type reference (TYPE) I 2 20050913
28 EVENT_QUICK_ACTIVITY_RUNNING Constant Public Type reference (TYPE) I 89 20080605
29 EVENT_START_QUICK_ACTIVITY Constant Public Type reference (TYPE) I 88 20080605
30 EVENT_SYSTEM_CHANGED Constant Public Type reference (TYPE) I 1 20050913
31 EXTERNALLY_CALLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030624
32 FALLBACK_ACTION Instance attribute Private Type reference (TYPE) I FOR EXPLAIN ONLY! 20030808
33 FALLBACK_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER FOR EXPLAIN ONLY! 20060627
34 HIGHEST_TIMESTAMP Instance attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20070207
35 HIGH_CONTRAST_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110701
36 HISTORY_REF Instance attribute Public Object reference (TYPE REF TO) CL_DBA_NAV_HISTORY DBA Cockpit:Navigation History in Framework 20070525
37 IGS_AVAILABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20131010
38 IS_POPUP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20051129
39 LAST_ACTION Instance attribute Private Type reference (TYPE) I 20050204
40 LAST_VALID_SYSTEM Instance attribute Private Type reference (TYPE) DB6NAVSYST-SYSID Name des SAP-Systems 20031202
41 LEAVE_CONTROLLER Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060921
42 MSGWINDOW Instance attribute Public Object reference (TYPE REF TO) CL_DBA_MSG_WINDOW DBA Cockpit: Message Window 20050607
43 NAVIGATOR Static Attribute Public Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20040112
44 NAVIGATOR_DYNPRO Instance attribute Private Type reference (TYPE) SYDYNNR Nummer des aktuellen Bilds 20001102
45 NAVIGATOR_PROGRAM Instance attribute Private Type reference (TYPE) SYREPID Programm: Name des ABAP-Programms 20001102
46 NAVIGATOR_REL Instance attribute Private Type reference (TYPE) SYSAPRL NAVIGATOR_REL 20001017
47 NAVIGATOR_SELECTED Instance attribute Private Type reference (TYPE) TV_NODEKEY NAVIGATOR_SELECTED 20000907
48 NAVIGATOR_STACK Instance attribute Private Type reference (TYPE) NAV_ACTION_STACK 20000907
49 NAV_GUI Instance attribute Public Object reference (TYPE REF TO) CL_DBA_GUI_NAVIGATOR DBA Cockpit: Navigator GUI 20050530
50 RANGE_GUI Instance attribute Public Object reference (TYPE REF TO) CL_DBA_GUI_RANGE_SELECTOR DBA Cockpit: Range Selection 20050628
51 REFRESH_TIMER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TIMER SAP Timer Control 20131002
52 REFRESH_TIMER_INTERVAL Instance attribute Private Type reference (TYPE) I 20131002
53 REFRESH_TIMER_OKCODE Instance attribute Private Type reference (TYPE) SYUCOMM Function Code 20131002
54 RESET_GUI Instance attribute Public Object reference (TYPE REF TO) CL_DBA_GUI_RESET_DATA DBA Cockpit: Reset Data of Controller 20051122
55 RUN_MODE Instance attribute Public Type reference (TYPE) I 20110303
56 SELECTION_TIMEFRAME Instance attribute Public Object reference (TYPE REF TO) CL_DBA_SELECTION_TIMEFRAME DBA: Selection Timeframe 20101108
57 SUPPORT_MODE Instance attribute Public Type reference (TYPE) STRING 20080409
58 SUPPORT_MODE_NO Constant Public Type reference (TYPE) STRING 'NO' 20080409
59 SUPPORT_MODE_YES Constant Public Type reference (TYPE) STRING 'YES' 20080409
60 SYSTEM Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS 20030530
61 SYS_GUI Instance attribute Public Object reference (TYPE REF TO) CL_DBA_GUI_SYSTEM_DATA DBA Cockpit: Central System Data Display 20051114
62 TEST_MODE Instance attribute Public Type reference (TYPE) STRING 20110308
63 TEST_REF Instance attribute Public Object reference (TYPE REF TO) CL_DBA_TEST_HANDLER DBA: Test Data Handler 20110309
64 THEME_ID Instance attribute Public Type reference (TYPE) STRING 20120829
65 TRACE_LIST Instance attribute Public Type reference (TYPE) DBA_TRACE_ENTRY_TAB DBA Cockpit: Runtime Trace List 20110404
66 USER_SESSION Instance attribute Public Object reference (TYPE REF TO) CL_DBA_USER_SESSION DBA Cockpit User Session 20061013
67 WEBDYNPRO_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20100309
68 WEBDYNPRO_CALLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040330
Methods
# Method Level Visibility Method type Description Created on
1 AUDIT Instance method Public Method 20020411
2 CALL_ACTION Instance method Public Method CALL_ACTION 20000907
3 CALL_POPUP Instance method Public Method 20040914
4 CHANGE_PARTITION Instance method Public Method 20000913
5 CHANGE_SYSTEM Instance method Public Method 20000913
6 CHANGE_SYSTEM_INTERNAL Instance method Private Method 20010327
7 CHECK_AND_INSTALL_RDI Instance method Private Method 20100311
8 CHECK_LOCK Instance method Private Method 20020327
9 CHECK_WEBDYNPRO_AVAILABLE Instance method Private Method 20100309
10 CLEAR_MESSAGES Instance method Public Method 20040604
11 CLEAR_TRACE Instance method Public Method 20110404
12 CONFIRM_ACTION Instance method Public Method 20061124
13 CONFIRM_AND_EXECUTE Instance method Public Method 20080118
14 CONFIRM_REFRESH Instance method Public Method 20020225
15 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20000907
16 CONVERT_XCHG_DATA Instance method Private Method 20090225
17 COPY_DATA Instance method Public Method 20070202
18 CREATE Static method Public Method 20040112
19 CURRENT_ACTION Instance method Public Method 20011212
20 CURRENT_ACTION_DESCR Instance method Public Method 20020328
21 DEACTIVATE Instance method Public Method 20030929
22 DISABLE_AUTOREFRESH Instance method Public Method 20131002
23 DISPLAY_MESSAGE Instance method Public Method 20040603
24 DOCK_TO_FRAME Instance method Public Method DOCK_TO_FRAME 20000907
25 ENABLE_AUTOREFRESH Instance method Public Method 20131002
26 EXCLUDED_FCODES Instance method Public Method 20030612
27 FORCE_CONTROLLER_EXIT Instance method Public Method 20060922
28 FREE Instance method Public Method FREE 20000907
29 FREE_ACTION Instance method Public Method free action controller itself and all references 20050520
30 FREE_DB Instance method Public Method free database reference object 20050615
31 FREE_SYSTEM Instance method Public Method free system reference object 20050615
32 GET_ACTION_BUFFER_ENTRY Instance method Private Method 20030613
33 GET_ACTION_CONTROLLER Instance method Private Method 20070611
34 GET_ADMIN_CON_REF Instance method Public Method 20061120
35 GET_AUTOREFRESH_INTERVAL Instance method Public Method 20131002
36 GET_AUTOREFRESH_OKCODE Instance method Public Method 20131002
37 GET_CONFIRMED_DATA Instance method Public Method 20061124
38 GET_CONTROLLER Instance method Public Method 20091019
39 GET_DEFAULT_ACTION Instance method Private Method 20030526
40 GET_MAIN_CONTROLLER Instance method Public Method 20100804
41 GET_PARENT_ACTION Instance method Public Method 20080214
42 GET_REF Static method Public Method 20040121
43 GET_REQUESTING_ACTION Instance method Public Method 20130522
44 GET_STARTUP_URL Instance method Private Method 20120831
45 GET_SYSTEM_DATA Instance method Public Method 20000913
46 GET_SYSTEM_FOR_ACTION Instance method Public Method 20121205
47 GET_SYSTEM_LIST Instance method Public Method 20050426
48 GET_TITLE Instance method Public Method 20040603
49 GET_XCHG_DATA Instance method Public Method 20020226
50 GET_XCHG_DATA_TYPE Instance method Public Method 20090619
51 HANDLE_FINISHED Instance method Private Event handling method 20020301
52 HAS_XCHG_DATA Instance method Public Method 20050622
53 IS_ACTION_STACKED Instance method Public Method 20091112
54 IS_CONFIRMED_ACTION Instance method Public Method 20061124
55 IS_CONTROLLER_EXIT_REQUESTED Instance method Public Method 20060922
56 IS_DEPENDENT_CONTROLLER Instance method Public Method 20060921
57 IS_DETAIL2_ACTION Instance method Public Method 20080304
58 IS_DETAIL_ACTION Instance method Public Method 20070620
59 IS_LOCKED Instance method Public Method 20030828
60 IS_LOCKING_ACTION Instance method Public Method 20100706
61 IS_QUICK_ACTIVITY Instance method Public Method 20081029
62 IS_STARTING_NEW_ACTION Instance method Public Method 20070206
63 IS_TERMINATION_REQUESTED Instance method Public Method 20061124
64 IS_TOOL_ACTION Instance method Public Method 20071002
65 LOCK_ACTION Instance method Public Method 20020523
66 NEED_REFRESH Instance method Public Method 20020225
67 PROMPT_CONNECTION_DATA Instance method Private Method 20061206
68 PROMPT_DB_CONFIGURATION_DATA Instance method Private Method 20070221
69 PROMPT_INTEGRATION_DATA Instance method Private Method 20070202
70 PROMPT_USER_DATA Instance method Private Method 20061110
71 REACTIVATE Instance method Public Method 20030929
72 REFRESH_SYSTEM_DATA Instance method Public Method 20041028
73 REMOVE_ACTION Instance method Public Method 20040609
74 REQUESTED_CMD Instance method Public Method 20020226
75 REQUESTING_CONTROLLER Instance method Public Method 20040423
76 REQUEST_ACTION Instance method Public Method 20010326
77 REQUEST_HIDE_DETAIL Instance method Public Method 20091016
78 REQUEST_HIDE_DETAIL2 Instance method Public Method 20100531
79 REQUEST_NEW_COCKPIT Instance method Public Method 20120831
80 REQUEST_REFRESH Instance method Public Method 20020225
81 RESET_ADMIN_CON_REF Instance method Public Method 20061206
82 RETURN_TO_FRAME Instance method Public Method RETURN_TO_FRAME 20000907
83 RUNNING_AS_POPUP Instance method Public Method 20061206
84 SELECT_DBSYS_FOR_ACTION Instance method Private Method 20100122
85 SELECT_DEFAULT_SYSTEM Instance method Private Method 20001006
86 SET_CONNECTION Instance method Private Method 20050831
87 SET_DEPRECATION_MODE Instance method Public Method 20131018
88 SET_DETAIL_CONTROLLER Instance method Public Method 20131024
89 SET_MASTER_CONTROLLER Instance method Public Method 20131024
90 SET_NEW_FIELDS_READONLY Instance method Public Method 20030618
91 SET_REQUESTED_CMD Instance method Public Method 20020226
92 SET_RUNNING_AS_TOOL Instance method Public Method 20071127
93 SET_SUPPORT_MODE Instance method Public Method 20080409
94 SET_SYSTEM Instance method Public Method 20050525
95 SET_TEST_MODE Instance method Public Method 20110308
96 SET_THEME_ID Instance method Public Method 20120829
97 SET_XCHG_DATA Instance method Public Method 20020226
98 SHOW_INFO_TEXT Instance method Public Method 20070221
99 START_ACTION Instance method Private Method START_ACTION 20000907
100 START_WEBDYNPRO Instance method Private Method 20100311
101 START_WEBDYNPRO_ACTION Static method Public Method 20100427
102 SWITCH_DOCKING Instance method Public Method SWITCH_DOCKING 20000907
103 SWITCH_TO_DEFAULT_ACTION Instance method Private Method 20101125
104 SYNC_TIMESLIDER Instance method Public Method 20130813
105 TITLE_OF_ACTION Instance method Private Method 20070523
106 TRACE_ACTION_CONTROLLER Instance method Public Method 20110404
107 TRACE_ACTION_CONTROLLER_ASSIST Instance method Public Method 20110404
108 TRACE_COMPONENT_BUILDER Instance method Public Method 20110404
109 TRACE_EXIT Instance method Public Method 20110720
110 TRACE_FWK Instance method Private Method 20110404
111 TRACE_FWK_ASSIST Instance method Public Method 20110404
112 TRACE_WD_COCKPIT Instance method Public Method 20110404
113 TRACE_WD_PATTERN Instance method Public Method 20110404
114 TRANSFORM_XCHG_DATA_TO_XML Instance method Private Method 20120608
115 TRANSFORM_XML_TO_XCHG_DATA Instance method Private Method 20120608
116 UNLOCK_ACTION Instance method Public Method 20030904
117 UNLOCK_ALL Instance method Private Method 20050208
118 UNLOCK_SYSTEM Instance method Private Method 20020422
119 USE_FALLBACK_PARTITION Instance method Public Method 20000914
120 USE_SHM Instance method Private Method 20100218
Events
Class CL_DB6_TREE_NAVIGATOR has no event.
Types
Class CL_DB6_TREE_NAVIGATOR has no local type.
Method Signatures

Method AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20020411
2 Importing DETAILS Call by reference Type reference (TYPE) DB6_EDITOR_LIST 20020411
3 Importing DETAILS_STRING Call by reference Type reference (TYPE) CLIKE 20080429
4 Importing OBJECT Call by reference Type reference (TYPE) DATA 20020411
5 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID DB6: Remote System Administration 20110125

Method AUDIT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CALL_ACTION Signature

Method CALL_ACTION on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method CALL_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CALL_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Bilds 20040914
2 Importing X_COORD Call by reference Type reference (TYPE) I 20040914
3 Importing Y_COORD Call by reference Type reference (TYPE) I 20040914

Method CALL_POPUP on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CHANGE_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTITION Call by reference Type reference (TYPE) DB6PARTNAM Partitionsnummer 20000913

Method CHANGE_PARTITION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CHANGE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID System: SAP-System-ID 20000913
# Exception Resumable Description Created on
1 SYSTEM_NOT_CHANGED 20030527

Method CHANGE_SYSTEM_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I CL_DBA_ACTION=>DBAACT_UNDEFINED 20100722
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS System: SAP-System-ID 20030521
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigatorausnahmen 20030526

Method CHECK_AND_INSTALL_RDI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100311

Method CHECK_AND_INSTALL_RDI on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CHECK_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) DBA_ACTION_DESCR 20020327

Method CHECK_LOCK on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CHECK_WEBDYNPRO_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20100924
2 Importing NO_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL 20100428

Method CHECK_WEBDYNPRO_AVAILABLE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method CLEAR_MESSAGES on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CLEAR_TRACE Signature

Method CLEAR_TRACE on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method CLEAR_TRACE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CONFIRM_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925
2 Importing DATA Call by reference Type reference (TYPE) ANY 20061124
3 Importing IS_CONFIRMED Call by reference Type reference (TYPE) ABAP_BOOL 20061124

Method CONFIRM_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CONFIRM_AND_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20080509
2 Importing MESSAGES_TO_CONFIRM Call by reference Type reference (TYPE) DB6_STRING_TAB DB6: List of single CLP commands 20080118
3 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20080509
4 Importing QUESTION Call by reference Type reference (TYPE) CLIKE 20080527
5 Importing TITLE Call by reference Type reference (TYPE) CLIKE 20080118

Method CONFIRM_AND_EXECUTE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CONFIRM_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925

Method CONFIRM_REFRESH on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20001016
2 Importing ASSIST_REF Call by reference Object reference (TYPE REF TO) CL_DBA_WD_NAV_ASSISTANCE DBA Cockpit: Framework Assistance Class 20070828
3 Importing DBSYS Call by reference Type reference (TYPE) SYDBSYS SAP-System, Name des zentralen Datenbanksystems 20020404
4 Importing DYNPRO Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Bilds 20040420
5 Importing EXTERNALLY_CALLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030624
6 Importing FORCE_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Only relevant if action is provided 20110505
7 Importing PROGRAM Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Hauptprogramm 20040420
8 Importing RUN_MODE Call by reference Type reference (TYPE) I CO_RUNMODE_DIALOG 20110303
9 Importing SHOW_LAUNCHPAD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110419
10 Importing STUB_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Simplified instantiation 20100427
11 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID System: SAP-System-ID 20000913
12 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040330

Method CONSTRUCTOR on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CONVERT_XCHG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY 20090225
2 Importing XCHG_DATA Call by reference Type reference (TYPE) ANY 20090225

Method CONVERT_XCHG_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method COPY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Type reference (TYPE) ANY 20070202
2 Exporting TO Call by reference Type reference (TYPE) ANY 20070202

Method COPY_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20040112
2 Importing ASSIST_REF Call by reference Object reference (TYPE REF TO) CL_DBA_WD_NAV_ASSISTANCE DBA Cockpit: Framework Assistance Class 20070828
3 Importing DBSYS Value transfer Type reference (TYPE) SYDBSYS SAP-System, Name des zentralen Datenbanksystems 20040112
4 Importing DYNPRO Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Bilds 20040420
5 Importing EXTERNALLY_CALLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040112
6 Importing FORCE_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Only relevant if action is provided 20110505
7 Returning NAV_REF Value transfer Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20040112
8 Importing PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Hauptprogramm 20040420
9 Importing RUN_MODE Call by reference Type reference (TYPE) I CO_RUNMODE_DIALOG 20110303
10 Importing SHOW_LAUNCHPAD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110419
11 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name des SAP-Systems 20040112
12 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040330

Method CREATE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CURRENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) I 20011212

Method CURRENT_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method CURRENT_ACTION_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_DESCR Value transfer Type reference (TYPE) DBA_ACTION_DESCR 20020328

Method CURRENT_ACTION_DESCR on class CL_DB6_TREE_NAVIGATOR has no exception.

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method DEACTIVATE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method DISABLE_AUTOREFRESH Signature

Method DISABLE_AUTOREFRESH on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method DISABLE_AUTOREFRESH on class CL_DB6_TREE_NAVIGATOR has no exception.

Method DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060131
2 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20040603
3 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040603
4 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20040603
5 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20040603
6 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20040603
7 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20040603
8 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20040603

Method DISPLAY_MESSAGE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method DOCK_TO_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO Call by reference Type reference (TYPE) SYDYNNR DYNPRO 20000907
2 Importing PROGRAM Call by reference Type reference (TYPE) SYREPID PROGRAM 20000907

Method DOCK_TO_FRAME on class CL_DB6_TREE_NAVIGATOR has no exception.

Method ENABLE_AUTOREFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code 20131002
2 Importing TIME Call by reference Type reference (TYPE) I 20131002

Method ENABLE_AUTOREFRESH on class CL_DB6_TREE_NAVIGATOR has no exception.

Method EXCLUDED_FCODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FCODE_LIST Value transfer Type reference (TYPE) DBA_EXCLUDED_FCODES 20030612

Method EXCLUDED_FCODES on class CL_DB6_TREE_NAVIGATOR has no exception.

Method FORCE_CONTROLLER_EXIT Signature

Method FORCE_CONTROLLER_EXIT on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method FORCE_CONTROLLER_EXIT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method FREE Signature

Method FREE on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method FREE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method FREE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Abstrakter Aktions-Controller 20050520

Method FREE_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method FREE_DB Signature

Method FREE_DB on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method FREE_DB on class CL_DB6_TREE_NAVIGATOR has no exception.

Method FREE_SYSTEM Signature

Method FREE_SYSTEM on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method FREE_SYSTEM on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_ACTION_BUFFER_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_BUFFER_ENTRY Value transfer Type reference (TYPE) NAV_ACTION_BUFFER_ENTRY 20030613
2 Importing ACTION_ID Call by reference Type reference (TYPE) I 20081117

Method GET_ACTION_BUFFER_ENTRY on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_ACTION_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20070827
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20070611
3 Returning CONTROLLER_REF Value transfer Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20070611

Method GET_ACTION_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_ADMIN_CON_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100702

Method GET_ADMIN_CON_REF on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_AUTOREFRESH_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERVAL Value transfer Type reference (TYPE) I 20131002

Method GET_AUTOREFRESH_INTERVAL on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_AUTOREFRESH_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OKCODE Value transfer Type reference (TYPE) SYUCOMM Function Code 20131002

Method GET_AUTOREFRESH_OKCODE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_CONFIRMED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) ANY 20061124
2 Importing ID Call by reference Type reference (TYPE) I 20061124

Method GET_CONFIRMED_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20091019
2 Returning CONTROLLER_REF Value transfer Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20091019

Method GET_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_DEFAULT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_REF Call by reference Object reference (TYPE REF TO) CL_DBA_ACTION 20030526
2 Returning NEW_ACTION Value transfer Type reference (TYPE) DBA_ACTION_DESCR 20030526

Method GET_DEFAULT_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_MAIN_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAIN_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20100804

Method GET_MAIN_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_PARENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) I 20080214

Method GET_PARENT_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAV_REF Value transfer Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20040121

Method GET_REF on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_REQUESTING_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_ID Value transfer Type reference (TYPE) I 20130522

Method GET_REQUESTING_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_STARTUP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) DBA_ACTION_DESCR DBA Cockpit: Action Descr Data 20120831
2 Importing DATA Call by reference Type reference (TYPE) ANY 20120831
3 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20120831
4 Returning WD_URL Value transfer Type reference (TYPE) STRING 20120831

Method GET_STARTUP_URL on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_SYSTEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_DATA Value transfer Type reference (TYPE) DB6NAVCTRL DB6: Globale Steuerdaten für Navigationsrahmen 20000913

Method GET_SYSTEM_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_SYSTEM_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSID Value transfer Type reference (TYPE) DB6NAVSYST-SYSID Name of SAP System 20121205

Method GET_SYSTEM_FOR_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_SYSTEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1   SYSLST     DB6: Systemliste, vollständige Einträge für Konfiguration
2 Returning SYSTEMS Value transfer Type reference (TYPE) DB6SYSTLST DB6: Systemliste für Listenfeld 20050426

Method GET_SYSTEM_LIST on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TITLE Value transfer Type reference (TYPE) STRING 20040603

Method GET_TITLE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_XCHG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090218
2 Exporting DATA Call by reference Type reference (TYPE) ANY 20020226
3 Importing FORCE_SHM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110125

Method GET_XCHG_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method GET_XCHG_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090619
2 Returning DATA_TYPE Value transfer Type reference (TYPE) STRING Runtime Type Services 20091013
3 Importing FORCE_SHM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110125

Method GET_XCHG_DATA_TYPE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method HANDLE_FINISHED Signature

Method HANDLE_FINISHED on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method HANDLE_FINISHED on class CL_DB6_TREE_NAVIGATOR has no exception.

Method HAS_XCHG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090218
2 Importing FORCE_SHM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110125
3 Returning HAS_DATA Value transfer Type reference (TYPE) ABAP_BOOL 20050622

Method HAS_XCHG_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_ACTION_STACKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20091112
2 Returning STACKED Value transfer Type reference (TYPE) ABAP_BOOL 20091112
3 Importing UP_TO Call by reference Type reference (TYPE) I 20091113

Method IS_ACTION_STACKED on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_CONFIRMED_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20061124
2 Returning IS_CONFIRMED Value transfer Type reference (TYPE) ABAP_BOOL 20061124

Method IS_CONFIRMED_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_CONTROLLER_EXIT_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXIT_REQUESTED Value transfer Type reference (TYPE) ABAP_BOOL 20060922

Method IS_CONTROLLER_EXIT_REQUESTED on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_DEPENDENT_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DEPENDENT Value transfer Type reference (TYPE) ABAP_BOOL 20060921

Method IS_DEPENDENT_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_DETAIL2_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DETAIL2 Value transfer Type reference (TYPE) ABAP_BOOL 20080304

Method IS_DETAIL2_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_DETAIL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DETAIL Value transfer Type reference (TYPE) ABAP_BOOL 20070620

Method IS_DETAIL_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20081117
2 Returning LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20030828

Method IS_LOCKED on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_LOCKING_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCKING Value transfer Type reference (TYPE) ABAP_BOOL 20100706

Method IS_LOCKING_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_QUICK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUICK_ACTIVITY Value transfer Type reference (TYPE) ABAP_BOOL 20081029

Method IS_QUICK_ACTIVITY on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_STARTING_NEW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STARTING_NEW_ACTION Value transfer Type reference (TYPE) ABAP_BOOL 20070206

Method IS_STARTING_NEW_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_TERMINATION_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925
2 Returning TERMINATE Value transfer Type reference (TYPE) ABAP_BOOL 20061124

Method IS_TERMINATION_REQUESTED on class CL_DB6_TREE_NAVIGATOR has no exception.

Method IS_TOOL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TOOL Value transfer Type reference (TYPE) ABAP_BOOL 20071002

Method IS_TOOL_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method LOCK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20081117
2 Importing LOCK_KEY Call by reference Type reference (TYPE) ANY 20090210

Method LOCK_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method NEED_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925
2 Returning REFRESH Value transfer Type reference (TYPE) ABAP_BOOL 20020225

Method NEED_REFRESH on class CL_DB6_TREE_NAVIGATOR has no exception.

Method PROMPT_CONNECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20061206
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigator Exceptions 20061206

Method PROMPT_DB_CONFIGURATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DB_REF Call by reference Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20070221
2 Importing NEW_SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070221
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigator Exceptions 20070221

Method PROMPT_INTEGRATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070202
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigator Exceptions 20070202

Method PROMPT_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20061206
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigator Exceptions 20061110

Method REACTIVATE Signature

Method REACTIVATE on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method REACTIVATE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REFRESH_SYSTEM_DATA Signature

Method REFRESH_SYSTEM_DATA on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method REFRESH_SYSTEM_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REMOVE_ACTION Signature

Method REMOVE_ACTION on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method REMOVE_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUESTED_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925
2 Returning COMMAND Value transfer Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20020226

Method REQUESTED_CMD on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUESTING_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20120912
2 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Schnittstelle der DBA-Aktion 20040423

Method REQUESTING_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUEST_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20010326
2 Importing AS_DETAIL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE WD Only: Start as Detail 20070620
3 Importing AS_POPUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE SAPGUI Only: Start as Popup 20061107
4 Importing AS_QUICK_ACTIVITY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE WD Only: Start as QuickActivity 20081029
5 Importing AS_TOOL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE WD Only: Start as Tool 20070829
6 Importing CLEAR_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE WD Only: Remove Details from Stack 20100624
7 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20020226
8 Importing DATA Call by reference Type reference (TYPE) ANY 20020226
9 Importing FALLBACK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030808
10 Importing FORCE_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090209
11 Importing FORCE_SHM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110125
12 Importing LOCK_KEY Call by reference Type reference (TYPE) ANY 20090210
13 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091111
14 Importing RETURN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20061124
15 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20070221

Method REQUEST_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUEST_HIDE_DETAIL Signature

Method REQUEST_HIDE_DETAIL on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method REQUEST_HIDE_DETAIL on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUEST_HIDE_DETAIL2 Signature

Method REQUEST_HIDE_DETAIL2 on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method REQUEST_HIDE_DETAIL2 on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUEST_NEW_COCKPIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20120831
2 Importing DATA Call by reference Type reference (TYPE) ANY 20120831
3 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20120831

Method REQUEST_NEW_COCKPIT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method REQUEST_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20020225

Method REQUEST_REFRESH on class CL_DB6_TREE_NAVIGATOR has no exception.

Method RESET_ADMIN_CON_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100702

Method RESET_ADMIN_CON_REF on class CL_DB6_TREE_NAVIGATOR has no exception.

Method RETURN_TO_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK_CODE 20000907

Method RETURN_TO_FRAME on class CL_DB6_TREE_NAVIGATOR has no exception.

Method RUNNING_AS_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AS_POPUP Value transfer Type reference (TYPE) ABAP_BOOL 20061206

Method RUNNING_AS_POPUP on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SELECT_DBSYS_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20100122
2 Returning DBSYS Value transfer Type reference (TYPE) SYDBSYS Central Database System 20100122
3 Importing DYNPRO Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20100122
4 Importing PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20100122

Method SELECT_DBSYS_FOR_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SELECT_DEFAULT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20050223
2 Importing DBSYS Call by reference Type reference (TYPE) SYDBSYS Datenbanksystem 20030522
3 Importing DYNPRO Call by reference Type reference (TYPE) SYDYNNR Nummer des aktuellen Bilds 20050223
4 Importing PROGRAM Call by reference Type reference (TYPE) SYREPID Programm: Name des ABAP-Programms 20050223
5 Returning SYSTEM Value transfer Object reference (TYPE REF TO) CL_DB6_SYS Rückgabewert nach bestimmten ABAP-Anweisungen 20030521
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigatorausnahmen 20030521

Method SET_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100311

Method SET_CONNECTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_DEPRECATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEPRECATION_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20131018

Method SET_DEPRECATION_MODE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_DETAIL_CONTROLLER Signature

Method SET_DETAIL_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method SET_DETAIL_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_MASTER_CONTROLLER Signature

Method SET_MASTER_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method SET_MASTER_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_NEW_FIELDS_READONLY Signature

Method SET_NEW_FIELDS_READONLY on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method SET_NEW_FIELDS_READONLY on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_REQUESTED_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090925
2 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20020226

Method SET_REQUESTED_CMD on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_RUNNING_AS_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUN_AS_TOOL Call by reference Type reference (TYPE) ABAP_BOOL 20071127

Method SET_RUNNING_AS_TOOL on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_SUPPORT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUPPORT_MODE Call by reference Type reference (TYPE) STRING 20080409

Method SET_SUPPORT_MODE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I CL_DBA_ACTION=>DBAACT_UNDEFINED 20100722
2 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name des SAP-Systems 20050525
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigatorausnahmen 20050525

Method SET_TEST_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEST_MODE Call by reference Type reference (TYPE) STRING 20110308

Method SET_TEST_MODE on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_THEME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THEME_ID Call by reference Type reference (TYPE) STRING 20120829

Method SET_THEME_ID on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SET_XCHG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090218
2 Importing DATA Call by reference Type reference (TYPE) ANY 20020226
3 Importing FORCE_SHM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110125
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20121211

Method SET_XCHG_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SHOW_INFO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUPPRESS Value transfer Type reference (TYPE) ABAP_BOOL 20100806
2 Importing TEXT_OBJECT Call by reference Type reference (TYPE) DOKHL-OBJECT Documentation Object 20100309
3 Importing WITH_SUPPRESS_OPTION Call by reference Type reference (TYPE) ABAP_BOOL 20100806

Method SHOW_INFO_TEXT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method START_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I ACTION 20000907
2 Importing AT_LAST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100311
3 Importing FORCE_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110505

Method START_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method START_WEBDYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) DBA_ACTION_DESCR 20100311
2 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20100311

Method START_WEBDYNPRO on class CL_DB6_TREE_NAVIGATOR has no exception.

Method START_WEBDYNPRO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 20100427
2 Importing DATA Call by reference Type reference (TYPE) ANY 20100427
3 Importing REQUESTED_COMMAND Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20100427
4 Importing SYSTEM_ID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20100427
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigator Exceptions 20100428

Method SWITCH_DOCKING Signature

Method SWITCH_DOCKING on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method SWITCH_DOCKING on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SWITCH_TO_DEFAULT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_ACTION_REF Call by reference Object reference (TYPE REF TO) CL_DBA_ACTION Meta data for DB-dependent DBA actions 20101125
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110713

Method SWITCH_TO_DEFAULT_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method SYNC_TIMESLIDER Signature

Method SYNC_TIMESLIDER on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method SYNC_TIMESLIDER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TITLE_OF_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) NAV_ACTION_STACK_ENTRY 20070523
2 Returning TITLE Value transfer Type reference (TYPE) STRING 20070523

Method TITLE_OF_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_ACTION_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404
3 Importing INSTANCE Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE_ACTION_CONTROLLER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_ACTION_CONTROLLER_ASSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404
3 Importing INSTANCE Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE_ACTION_CONTROLLER_ASSIST on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_COMPONENT_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404
3 Importing INSTANCE Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE_COMPONENT_BUILDER on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_EXIT Signature

Method TRACE_EXIT on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method TRACE_EXIT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_FWK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE_FWK on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_FWK_ASSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE_FWK_ASSIST on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_WD_COCKPIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404
3 Importing WD_CONTROLLER Call by reference Type reference (TYPE) STRING 20110404

Method TRACE_WD_COCKPIT on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRACE_WD_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404
3 Importing WD_CONTROLLER Call by reference Type reference (TYPE) STRING 20110404

Method TRACE_WD_PATTERN on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRANSFORM_XCHG_DATA_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XCHG_DATA Call by reference Type reference (TYPE) ANY 20120608
2 Exporting XML_DATA Call by reference Type reference (TYPE) ANY DBA Cockpit: Table of DBAKEYVAL 20120608

Method TRANSFORM_XCHG_DATA_TO_XML on class CL_DB6_TREE_NAVIGATOR has no exception.

Method TRANSFORM_XML_TO_XCHG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XCHG_DATA Call by reference Type reference (TYPE) ANY 20120608
2 Importing XML_DATA Call by reference Type reference (TYPE) ANY DBA Cockpit: Table of DBAKEYVAL 20120608

Method TRANSFORM_XML_TO_XCHG_DATA on class CL_DB6_TREE_NAVIGATOR has no exception.

Method UNLOCK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20090909

Method UNLOCK_ACTION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method UNLOCK_ALL Signature

Method UNLOCK_ALL on class CL_DB6_TREE_NAVIGATOR has no parameter.
Method UNLOCK_ALL on class CL_DB6_TREE_NAVIGATOR has no exception.

Method UNLOCK_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS Name des SAP-Systems 20020422
# Exception Resumable Description Created on
1 CX_DB6_NAV DB6: Navigatorausnahmen 20030530

Method USE_FALLBACK_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARTITN Call by reference Type reference (TYPE) DB6PMCN-PARTITN Partitionsnummer 20000915
2 Exporting PARTITNC Call by reference Type reference (TYPE) DB6PARTNAM DB6: Partitionsname für Listenfeldelement 20000915

Method USE_FALLBACK_PARTITION on class CL_DB6_TREE_NAVIGATOR has no exception.

Method USE_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ID Call by reference Type reference (TYPE) I 20100218
2 Importing AS_TOOL Call by reference Type reference (TYPE) ABAP_BOOL 20100218
3 Returning USE Value transfer Type reference (TYPE) ABAP_BOOL 20100218

Method USE_SHM on class CL_DB6_TREE_NAVIGATOR has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 610