SAP ABAP Class CL_DBA_ACTION_SYSTEM_WIZARD (DBA Cockpit: Wizard for System Integration)
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_SETUP DB6: Abstract Controller for Guided Activities 20080520
Properties
Class CL_DBA_ACTION_SYSTEM_WIZARD  
Short Description DBA Cockpit: Wizard for System Integration    
Super Class CL_DBA_ACTION_CONTROLLER_SETUP DB6: Abstract Controller for Guided Activities 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20070531   SAP 
Last change 20130531   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)
Interfaces
Class CL_DBA_ACTION_SYSTEM_WIZARD has no interface implemented.
Friends
Class CL_DBA_ACTION_SYSTEM_WIZARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_TEST_DBCON Constant Public Type reference (TYPE) SYUCOMM 'TESTDBCON' Function Code that Triggered PAI 20090909
2 CMD_TEST_RFC Constant Public Type reference (TYPE) SYUCOMM 'TESTRFC' Function Code that Triggered PAI 20090909
3 CON_REF Instance attribute Private Object reference (TYPE REF TO) CL_DBA_DBCON DBA Cockpit: DBCON administration 20080520
4 DB_SYSTEMS Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080520
5 ENTRYTYPE_LIST Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080520
6 NAV_REF Instance attribute Private Attribute reference (LIKE) 20080516
7 ORI_DATA Instance attribute Private Type reference (TYPE) DBA_VIEW_SYS_WIZARD DBA Cockpit: View Data of System Wizard 20080528
8 RFC_REF Instance attribute Private Object reference (TYPE REF TO) CL_DBA_RFCDEST DBA Cockpit: RFC Destination 20080520
9 SCHEMA_LIST Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080520
10 STEP_CROSS_SCHEMA Constant Public Type reference (TYPE) DBA_WD_STEP-STEPNO 5 20080516
11 STEP_DBCON Constant Public Type reference (TYPE) DBA_WD_STEP-STEPNO 4 20080516
12 STEP_GENERAL Constant Public Type reference (TYPE) DBA_WD_STEP-STEPNO 2 20080516
13 STEP_RFCDEST Constant Public Type reference (TYPE) DBA_WD_STEP-STEPNO 3 20080516
14 STEP_SETTINGS Constant Public Type reference (TYPE) DBA_WD_STEP-STEPNO 6 20080516
15 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20080521
16 VIEW_DATA Instance attribute Public Type reference (TYPE) DBA_VIEW_SYS_WIZARD DBA Cockpit: View Data of System Wizard 20080520
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CROSS_SCHEMA Instance method Private Method 20080520
2 CHECK_DBCON Instance method Private Method 20080520
3 CHECK_GENERAL Instance method Private Method 20080520
4 CHECK_RFCDEST Instance method Private Method 20080520
5 CHECK_SETTINGS Instance method Private Method 20080520
6 CHECK_SYS_DATA Instance method Private Method 20080528
7 CREATE_RZ20 Instance method Private Method 20080528
8 DELETE_RZ20 Instance method Private Method 20080528
9 REFRESH_CROSS_SCHEMA Instance method Private Method 20080520
10 REFRESH_DBCON Instance method Private Method 20080519
11 REFRESH_GENERAL Instance method Private Method 20080520
12 REFRESH_SETTINGS Instance method Private Method 20080520
13 TEST_DBCON Instance method Private Method 20080516
14 TEST_RFC Instance method Private Method 20080516
Events
Class CL_DBA_ACTION_SYSTEM_WIZARD has no event.
Types
Class CL_DBA_ACTION_SYSTEM_WIZARD has no local type.
Method Signatures

Method CHECK_CROSS_SCHEMA Signature

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

Method CHECK_CROSS_SCHEMA on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CHECK_DBCON Signature

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

Method CHECK_DBCON on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CHECK_GENERAL Signature

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

Method CHECK_GENERAL on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CHECK_RFCDEST Signature

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

Method CHECK_RFCDEST on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CHECK_SETTINGS Signature

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

Method CHECK_SETTINGS on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CHECK_SYS_DATA Signature

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

Method CHECK_SYS_DATA on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method CREATE_RZ20 Signature

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

Method DELETE_RZ20 Signature

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

Method REFRESH_CROSS_SCHEMA Signature

Method REFRESH_CROSS_SCHEMA on class CL_DBA_ACTION_SYSTEM_WIZARD has no parameter.
Method REFRESH_CROSS_SCHEMA on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method REFRESH_DBCON Signature

Method REFRESH_DBCON on class CL_DBA_ACTION_SYSTEM_WIZARD has no parameter.
Method REFRESH_DBCON on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method REFRESH_GENERAL Signature

Method REFRESH_GENERAL on class CL_DBA_ACTION_SYSTEM_WIZARD has no parameter.
Method REFRESH_GENERAL on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method REFRESH_SETTINGS Signature

Method REFRESH_SETTINGS on class CL_DBA_ACTION_SYSTEM_WIZARD has no parameter.
Method REFRESH_SETTINGS on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method TEST_DBCON Signature

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

Method TEST_DBCON on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.

Method TEST_RFC Signature

Method TEST_RFC on class CL_DBA_ACTION_SYSTEM_WIZARD has no parameter.
Method TEST_RFC on class CL_DBA_ACTION_SYSTEM_WIZARD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710