SAP ABAP Class CL_DB6_ACTION_SYSTEM_DETAIL (DB6: Details der Systemkonfiguration)
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_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 20080521
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20131018
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20090302
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_CHG DBA Cockpit: Administration Basics 20090318
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20090219
Properties
Class CL_DB6_ACTION_SYSTEM_DETAIL  
Short Description DB6: Details der Systemkonfiguration    
Super Class CL_DBA_ACTION_CONTROLLER DBA Cockpit: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20040429   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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20131018
2 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20090302
3 IF_DBA_ACTION_CONTROLLER_CHG DBA Cockpit: Administration Basics 20090318
4 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20090219
Friends
Class CL_DB6_ACTION_SYSTEM_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_CTYPE_DBCON Constant Public Type reference (TYPE) SYUCOMM 'CTYPE_DBCON' Function Code that Triggered PAI 20090219
2 CMD_CTYPE_DBCON_VIA_RFC Constant Public Type reference (TYPE) SYUCOMM 'CTYPE_DBCON_VIA_RFC' Function Code that Triggered PAI 20090219
3 CMD_CTYPE_RFCDEST Constant Public Type reference (TYPE) SYUCOMM 'CTYPE_RFCDEST' Function Code that Triggered PAI 20090219
4 CMD_GOTO_DBCON Constant Public Type reference (TYPE) SYUCOMM 'CREA_DBCON' Function Code that Triggered PAI 20090908
5 CREATE_ICON Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20061205
6 DETAIL_ICON Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20061205
7 INVALID_INPUT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080916
8 NAV_REF Instance attribute Private Attribute reference (LIKE) 20040429
9 ORI_DATA Instance attribute Protected Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20080111
10 SYS_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20040430
11 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_SYSTEM_DETAIL DBA Cockpit: View Data of System Configuration 20040429
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SYSTEM_ENTRY Instance method Private Method 20040429
2 CALL_INTEGRATION Instance method Private Method 20070206
3 CHECK_APPL Instance method Private Method 20050729
4 CHECK_CON_NAME Instance method Private Method 20040429
5 CHECK_CRITICAL_ALERTS Instance method Private Method 20090302
6 CHECK_DB13C_MON Instance method Private Method 20070130
7 CHECK_DESCRIPTION Instance method Private Method 20050726
8 CHECK_HIST_MON Instance method Private Method 20050726
9 CHECK_ORALICEXTDIAG Instance method Private Method 20080911
10 CHECK_REMOTE_COLL Instance method Private Method 20050726
11 CHECK_RFCDEST Instance method Private Method 20040430
12 CHECK_RZ20_MON Instance method Private Method 20050726
13 CHECK_SYSDATA Instance method Private Method 20051017
14 CHECK_SYSID Instance method Private Method 20040430
15 CHECK_SYSTEM_ENTRY Instance method Private Method 20040429
16 CREATE_DBCON Instance method Private Method 20061110
17 CREATE_RZ20 Instance method Private Method 20080111
18 DELETE_RZ20 Instance method Private Method 20080111
19 DISPLAY_VIEW_0073 Instance method Private Method 20040916
20 DISPLAY_VIEW_0075 Instance method Private Method 20040916
21 DISPLAY_VIEW_0080 Instance method Private Method 20050726
22 EXECUTE_CONFIRMED Instance method Private Method 20131018
23 GET_CONNECTION_LIST Instance method Public Method 20051021
24 INTEGRATE Instance method Private Method 20070202
25 IS_SUPPORTED_DCF Instance method Private Method 20131018
26 MOVE_OTHER_VIEW_DATA Instance method Private Method 20080911
27 SAVE_SYSTEM_ENTRY Instance method Private Method 20040429
28 SET_RB_APPL Instance method Private Method 20050729
29 SET_RB_ENTRY Instance method Private Method 20040430
30 SET_SYSTEM_DATA Instance method Private Method 20090325
31 TEST_CONNECTION Instance method Private Method 20051010
Events
Class CL_DB6_ACTION_SYSTEM_DETAIL has no event.
Types
Class CL_DB6_ACTION_SYSTEM_DETAIL has no local type.
Method Signatures

Method ADD_SYSTEM_ENTRY Signature

Method ADD_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method ADD_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CALL_INTEGRATION Signature

Method CALL_INTEGRATION on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CALL_INTEGRATION on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_APPL Signature

Method CHECK_APPL on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_APPL on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_CON_NAME Signature

Method CHECK_CON_NAME on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_CON_NAME on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_CRITICAL_ALERTS Signature

Method CHECK_CRITICAL_ALERTS on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_CRITICAL_ALERTS on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_DB13C_MON Signature

Method CHECK_DB13C_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_DB13C_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_DESCRIPTION Signature

Method CHECK_DESCRIPTION on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_DESCRIPTION on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_HIST_MON Signature

Method CHECK_HIST_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_HIST_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_ORALICEXTDIAG Signature

Method CHECK_ORALICEXTDIAG on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_ORALICEXTDIAG on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_REMOTE_COLL Signature

Method CHECK_REMOTE_COLL on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_REMOTE_COLL on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_RFCDEST Signature

Method CHECK_RFCDEST on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_RFCDEST on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_RZ20_MON Signature

Method CHECK_RZ20_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_RZ20_MON on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_SYSDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_DATA_CON Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20051017
2 Importing SYS_DATA_RFC Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20051017

Method CHECK_SYSDATA on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_SYSID Signature

Method CHECK_SYSID on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_SYSID on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CHECK_SYSTEM_ENTRY Signature

Method CHECK_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CHECK_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CREATE_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20061114
2 Importing DBCON_VIA_RFC Call by reference Type reference (TYPE) ABAP_BOOL 20061114
3 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20061114

Method CREATE_DBCON on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method CREATE_RZ20 Signature

Method CREATE_RZ20 on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method CREATE_RZ20 on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method DELETE_RZ20 Signature

Method DELETE_RZ20 on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method DELETE_RZ20 on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method DISPLAY_VIEW_0073 Signature

Method DISPLAY_VIEW_0073 on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method DISPLAY_VIEW_0073 on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method DISPLAY_VIEW_0075 Signature

Method DISPLAY_VIEW_0075 on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method DISPLAY_VIEW_0075 on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method DISPLAY_VIEW_0080 Signature

Method DISPLAY_VIEW_0080 on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method DISPLAY_VIEW_0080 on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method EXECUTE_CONFIRMED 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 20131018

Method EXECUTE_CONFIRMED on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method GET_CONNECTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONNECTIONS Call by reference Type reference (TYPE) DB6CC_CON_SELECT_LIST 20051021
2 Exporting TITLE Call by reference Type reference (TYPE) CLIKE 20051021
# Exception Resumable Description Created on
1 CX_DB6_CON DB6: Ausnahmen der DB-Verbindungsadministration 20051021

Method INTEGRATE Signature

Method INTEGRATE on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method INTEGRATE on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method IS_SUPPORTED_DCF Signature

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

Method IS_SUPPORTED_DCF on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method MOVE_OTHER_VIEW_DATA Signature

Method MOVE_OTHER_VIEW_DATA on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method MOVE_OTHER_VIEW_DATA on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method SAVE_SYSTEM_ENTRY Signature

Method SAVE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method SAVE_SYSTEM_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method SET_RB_APPL Signature

Method SET_RB_APPL on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method SET_RB_APPL on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method SET_RB_ENTRY Signature

Method SET_RB_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method SET_RB_ENTRY on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method SET_SYSTEM_DATA Signature

Method SET_SYSTEM_DATA on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method SET_SYSTEM_DATA on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.

Method TEST_CONNECTION Signature

Method TEST_CONNECTION on class CL_DB6_ACTION_SYSTEM_DETAIL has no parameter.
Method TEST_CONNECTION on class CL_DB6_ACTION_SYSTEM_DETAIL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700