Class Method list used by SAP ABAP Class CL_DBA_ACTION_SYSTEM_WIZARD (DBA Cockpit: Wizard for System Integration)
SAP ABAP Class
CL_DBA_ACTION_SYSTEM_WIZARD (DBA Cockpit: Wizard for System Integration) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_DB6_CON - GET_CONNECTION | DB6: Runtime Connection Handling | |
2 | ![]() |
CL_DB6_SYS - ENABLE | DB6: Remote System Administration | |
3 | ![]() |
CL_DB6_SYS - GET_SYS_REF_BY_CONNECTION | DB6: Remote System Administration | |
4 | ![]() |
CL_DB6_SYS - IS_CHANGED | DB6: Remote System Administration | |
5 | ![]() |
CL_DB6_SYS - IS_CHANGED | DB6: Remote System Administration | |
6 | ![]() |
CL_DB6_SYS - IS_EXISTING | DB6: Remote System Administration | |
7 | ![]() |
CL_DB6_SYS - IS_NEW | DB6: Remote System Administration | |
8 | ![]() |
CL_DB6_SYS - IS_NEW | DB6: Remote System Administration | |
9 | ![]() |
CL_DB6_SYS - IS_NEW | DB6: Remote System Administration | |
10 | ![]() |
CL_DB6_SYS - IS_NEW | DB6: Remote System Administration | |
11 | ![]() |
CL_DB6_SYS - IS_RESERVED_NAME | DB6: Remote System Administration | |
12 | ![]() |
CL_DB6_SYS - IS_SUPPORTED_CROSS_SCHEMA | DB6: Remote System Administration | |
13 | ![]() |
CL_DB6_SYS - IS_SUPPORTED_CROSS_SCHEMA | DB6: Remote System Administration | |
14 | ![]() |
CL_DB6_SYS - IS_SUPPORTED_REMOTE_RFC_DB | DB6: Remote System Administration | |
15 | ![]() |
CL_DB6_SYS - NEW_SYS_REF | DB6: Remote System Administration | |
16 | ![]() |
CL_DB6_SYS - SAVE | DB6: Remote System Administration | |
17 | ![]() |
CL_DB6_SYS - SET_DB13C_MON | DB6: Remote System Administration | |
18 | ![]() |
CL_DB6_SYS - SET_DBCNAME | DB6: Remote System Administration | |
19 | ![]() |
CL_DB6_SYS - SET_DESCRIPTION | DB6: Remote System Administration | |
20 | ![]() |
CL_DB6_SYS - SET_HIST_MON | DB6: Remote System Administration | |
21 | ![]() |
CL_DB6_SYS - SET_KPI_MON | DB6: Remote System Administration | |
22 | ![]() |
CL_DB6_SYS - SET_REMOTE_COLL | DB6: Remote System Administration | |
23 | ![]() |
CL_DB6_SYS - SET_RFCDEST | DB6: Remote System Administration | |
24 | ![]() |
CL_DB6_SYS - SET_RZ20_MON | DB6: Remote System Administration | |
25 | ![]() |
CL_DB6_SYS - SET_SYSID | DB6: Remote System Administration | |
26 | ![]() |
CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | |
27 | ![]() |
CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | |
28 | ![]() |
CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | |
29 | ![]() |
CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | |
30 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH | CL_DB6_TREE_NAVIGATOR | |
31 | ![]() |
CL_DBA_ACTION_CONTROLLER_SETUP - ADD_STEP | DB6: Abstract Controller for Guided Activities | |
32 | ![]() |
CL_DBA_ACTION_CONTROLLER_SETUP - CHECK_MANDATORY_FIELD | DB6: Abstract Controller for Guided Activities | |
33 | ![]() |
CL_DBA_ACTION_DBCON_DETAIL - CHECK_PARAMETERS | DBA Cockpit: Connection Details | |
34 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_CROSS_SCHEMA | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_cross_schema( ). |
35 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_DBCON | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_dbcon( ). |
36 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_GENERAL | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_general( ). |
37 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_RFCDEST | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_rfcdest( ). |
38 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_SETTINGS | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_settings( ). |
39 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_SYS_DATA | DBA Cockpit: Wizard for System Integration | SOURCE ok = me->check_sys_data( sys_data_con = me->view_data-dbcon-sysdata |
40 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CHECK_SYS_DATA | DBA Cockpit: Wizard for System Integration | SOURCE sys_data_rfc = me->view_data-rfcdest-sysdata ). |
41 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - CREATE_RZ20 | DBA Cockpit: Wizard for System Integration | SOURCE me->create_rz20( ). |
42 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - DELETE_RZ20 | DBA Cockpit: Wizard for System Integration | SOURCE me->delete_rz20( ). |
43 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - REFRESH_CROSS_SCHEMA | DBA Cockpit: Wizard for System Integration | SOURCE me->refresh_cross_schema( ). |
44 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - REFRESH_DBCON | DBA Cockpit: Wizard for System Integration | SOURCE me->refresh_dbcon( ). |
45 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - REFRESH_GENERAL | DBA Cockpit: Wizard for System Integration | SOURCE me->refresh_general( ). |
46 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - REFRESH_SETTINGS | DBA Cockpit: Wizard for System Integration | SOURCE me->refresh_settings( ). |
47 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - TEST_DBCON | DBA Cockpit: Wizard for System Integration | SOURCE me->test_dbcon( ). |
48 | ![]() |
CL_DBA_ACTION_SYSTEM_WIZARD - TEST_RFC | DBA Cockpit: Wizard for System Integration | SOURCE me->test_rfc( ). |
49 | ![]() |
CL_DBA_ALERT_MONITOR_CONTEXT - CREATE | DBA Cockpit: Remote Alert Monitor | |
50 | ![]() |
CL_DBA_ALERT_MONITOR_CONTEXT - CREATE | DBA Cockpit: Remote Alert Monitor | |
51 | ![]() |
CL_DBA_CX_FACTORY - CREATE_DBA_ADBC | DBA Cockpit: central exception factory class | |
52 | ![]() |
CL_DBA_DBCON - CHECK_RZ20_MON | DBA Cockpit: DBCON administration | |
53 | ![]() |
CL_DBA_DBCON - COMPARE_HOSTNAMES | DBA Cockpit: DBCON administration | |
54 | ![]() |
CL_DBA_DBCON - DELETE | DBA Cockpit: DBCON administration | |
55 | ![]() |
CL_DBA_DBCON - GET_CON_REF | DBA Cockpit: DBCON administration | |
56 | ![]() |
CL_DBA_DBCON - GET_LOCAL_ADMIN_CON_NAME | DBA Cockpit: DBCON administration | |
57 | ![]() |
CL_DBA_DBCON - GET_LOCAL_ADMIN_CON_NAME | DBA Cockpit: DBCON administration | |
58 | ![]() |
CL_DBA_DBCON - GET_LOCAL_MONITOR_CON_NAME | DBA Cockpit: DBCON administration | |
59 | ![]() |
CL_DBA_DBCON - GET_PARAM_DESCR_ALL | DBA Cockpit: DBCON administration | |
60 | ![]() |
CL_DBA_DBCON - GET_PARAM_DESCR_ALL | DBA Cockpit: DBCON administration | |
61 | ![]() |
CL_DBA_DBCON - GET_SYSTEM_BASICS | DBA Cockpit: DBCON administration | |
62 | ![]() |
CL_DBA_DBCON - GET_USER | DBA Cockpit: DBCON administration | |
63 | ![]() |
CL_DBA_DBCON - IS_CHANGED | DBA Cockpit: DBCON administration | |
64 | ![]() |
CL_DBA_DBCON - IS_CHANGED | DBA Cockpit: DBCON administration | |
65 | ![]() |
CL_DBA_DBCON - IS_EXISTING | DBA Cockpit: DBCON administration | |
66 | ![]() |
CL_DBA_DBCON - IS_NEW | DBA Cockpit: DBCON administration | |
67 | ![]() |
CL_DBA_DBCON - IS_NEW | DBA Cockpit: DBCON administration | |
68 | ![]() |
CL_DBA_DBCON - IS_NEW | DBA Cockpit: DBCON administration | |
69 | ![]() |
CL_DBA_DBCON - IS_NEW | DBA Cockpit: DBCON administration | |
70 | ![]() |
CL_DBA_DBCON - NEW_CON_REF | DBA Cockpit: DBCON administration | |
71 | ![]() |
CL_DBA_DBCON - NEW_CON_REF | DBA Cockpit: DBCON administration | |
72 | ![]() |
CL_DBA_DBCON - SAVE | DBA Cockpit: DBCON administration | |
73 | ![]() |
CL_DBA_DBCON - SAVE | DBA Cockpit: DBCON administration | |
74 | ![]() |
CL_DBA_DBCON - SET_DB_RECO | DBA Cockpit: DBCON administration | |
75 | ![]() |
CL_DBA_DBCON - SET_MAX_CON | DBA Cockpit: DBCON administration | |
76 | ![]() |
CL_DBA_DBCON - SET_OPT_CON | DBA Cockpit: DBCON administration | |
77 | ![]() |
CL_DBA_DBCON - SET_PASSWORD | DBA Cockpit: DBCON administration | |
78 | ![]() |
CL_DBA_DBCON - SET_USER | DBA Cockpit: DBCON administration | |
79 | ![]() |
CL_DBA_DBCON - TEST | DBA Cockpit: DBCON administration | |
80 | ![]() |
CL_DBA_FORMAT - IS_ALPHANUMERIC | DBA Cockpit: ABAP type conversion routines | |
81 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_CONNECTION_TYPE | DBA Cockpit: Image/Value Functions | |
82 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_DBSYS | DBA Cockpit: Image/Value Functions | |
83 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_DBSYS | DBA Cockpit: Image/Value Functions | |
84 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_EXCEPTION | DBA Cockpit: Image/Value Functions | |
85 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
86 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
87 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
88 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
89 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
90 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | |
91 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_INFO | DBA Cockpit: Abstract Message Window | |
92 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_INFO | DBA Cockpit: Abstract Message Window | |
93 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_INFO | DBA Cockpit: Abstract Message Window | |
94 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
95 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
96 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
97 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
98 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
99 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
100 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | |
101 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100_LIST | DBA Cockpit: Abstract Message Window | |
102 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_T100_LIST | DBA Cockpit: Abstract Message Window | |
103 | ![]() |
CL_DBA_RFCDEST - GET_RFC_REF | DBA Cockpit: RFC Destination | |
104 | ![]() |
CL_DBA_RFCDEST - GET_SYSTEM_BASICS | DBA Cockpit: RFC Destination | |
105 | ![]() |
CL_DBA_RFCDEST - TEST | DBA Cockpit: RFC Destination | |
106 | ![]() |
CL_SQL_METADATA - CONSTRUCTOR | Method to Describe DB Objects | |
107 | ![]() |
CL_SQL_METADATA - GET_SCHEMAS | Method to Describe DB Objects | |
108 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | |
109 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | |
110 | ![]() |
IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | |
111 | ![]() |
IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | |
112 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - CHECK_INPUT | DBA Cockpit: Controller Interface for Guided Activities | |
113 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - CHECK_INPUT | DBA Cockpit: Controller Interface for Guided Activities | |
114 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - EXECUTE | DBA Cockpit: Controller Interface for Guided Activities | |
115 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - EXECUTE | DBA Cockpit: Controller Interface for Guided Activities | |
116 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_COMPONENT | DBA Cockpit: Controller Interface for Guided Activities | |
117 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_COMPONENT | DBA Cockpit: Controller Interface for Guided Activities | |
118 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_EXECUTION | DBA Cockpit: Controller Interface for Guided Activities | |
119 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_EXECUTION | DBA Cockpit: Controller Interface for Guided Activities | |
120 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_HIGHEST_ERROR_WEIGHT | DBA Cockpit: Controller Interface for Guided Activities | |
121 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_INTRODUCTION | DBA Cockpit: Controller Interface for Guided Activities | |
122 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_INTRODUCTION | DBA Cockpit: Controller Interface for Guided Activities | |
123 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_SUMMARY | DBA Cockpit: Controller Interface for Guided Activities | |
124 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - GET_SUMMARY | DBA Cockpit: Controller Interface for Guided Activities | |
125 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REFRESH | DBA Cockpit: Controller Interface for Guided Activities | |
126 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REFRESH | DBA Cockpit: Controller Interface for Guided Activities | |
127 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REQUEST_REBIND | DBA Cockpit: Controller Interface for Guided Activities | |
128 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REQUEST_REFRESH | DBA Cockpit: Controller Interface for Guided Activities | |
129 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REQUEST_REFRESH | DBA Cockpit: Controller Interface for Guided Activities | |
130 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - REQUEST_REFRESH | DBA Cockpit: Controller Interface for Guided Activities | |
131 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - SETUP | DBA Cockpit: Controller Interface for Guided Activities | |
132 | ![]() |
IF_DBA_ACTION_CONTROLLER_SETUP - SETUP | DBA Cockpit: Controller Interface for Guided Activities | |
133 | ![]() |
IF_DBA_ALERT_TREE - CREATE | DBA Cockpit: Alert Tree | |
134 | ![]() |
IF_DBA_ALERT_TREE - DEFINE | DBA Cockpit: Alert Tree | |
135 | ![]() |
IF_DBA_ALERT_TREE - DELETE | DBA Cockpit: Alert Tree | |
136 | ![]() |
IF_DBA_ALERT_TREE - EXPAND | DBA Cockpit: Alert Tree |