SAP ABAP Class CL_DBA_DBH_SETUP_CTRL (DBA-DBH: Setup Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DBH_SETUP_CTRL DB6-DBH: Setup Controller 20110331
2 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DBH_SETUP_CTRL SYB-DBH: Setup Controller 20110331
Properties
Class CL_DBA_DBH_SETUP_CTRL  
Short Description DBA-DBH: Setup Controller    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_BACKEND   DBA Cockpit: Backend Infrastructure 
Created 20110331   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)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_DBA_DBH_COLLECTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DBA_DBH_SETUP_CTRL has no interface implemented.
Friends
Class CL_DBA_DBH_SETUP_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTO_UPDATE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE DBA-DBH: Automatic Updates for Injected Back-End 20110331
2 AUTO_UPDATE_DFT Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE DBA-DBH: Automatic Updates for Injected Back-End 20110331
3 BACKEND_OWNERSHIP Instance attribute Public Type reference (TYPE) DBA_DBH_BACKEND_OWNERSHIP DBA-DBH: Backend Ownership 20110922
4 COLLECTOR_LIST Instance attribute Private Type reference (TYPE) DBA_DBH_COLLECTOR_LIST DBA-DBH: Collectors 20110331
5 CO_COMP_MODE_COOPERATIVE Constant Public Type reference (TYPE) STRING 'COOPERATIVE' 20110923
6 CO_COMP_MODE_EXCLUSIVE Constant Public Type reference (TYPE) STRING 'EXCLUSIVE' 20110923
7 CO_COMP_OP_COOPERATIVE_MASTER Constant Public Type reference (TYPE) STRING 'COOPERATIVE_MASTER' 20110923
8 CO_COMP_OP_COOPERATIVE_SLAVE Constant Public Type reference (TYPE) STRING 'COOPERATIVE_SLAVE' 20110923
9 CO_COMP_OP_EXCLUSIVE_MASTER Constant Public Type reference (TYPE) STRING 'EXCLUSIVE_MASTER' 20110923
10 CO_COMP_OP_READ_ONLY Constant Public Type reference (TYPE) STRING 'READ_ONLY' 20110923
11 CO_COMP_ROLE_MASTER Constant Public Type reference (TYPE) STRING 'MASTER' 20110923
12 CO_COMP_ROLE_READ_ONLY Constant Public Type reference (TYPE) STRING 'READ_ONLY' 20110923
13 CO_COMP_ROLE_SLAVE Constant Public Type reference (TYPE) STRING 'SLAVE' 20110923
14 CO_JOB_NAME_CONTROLLER Constant Public Type reference (TYPE) BTCJOB 'SAP_DBA_DBH_CONTROLLER' DBA-DBH: Job name for controller 20110331
15 CO_JOB_NAME_DISPATCHER Constant Public Type reference (TYPE) BTCJOB 'SAP_DBA_DBH_DISPATCHER' DBA-DBH: Job name for dispatcher 20110331
16 CO_JOB_NAME_SETUP_UPDATE_CHECK Constant Public Type reference (TYPE) BTCJOB 'SAP_DBA_DBH_SETUP_UPDATE_CHECK' DBA-DBH: Job name for setup check 20110331
17 CO_JOB_PERIOD Constant Private Type reference (TYPE) BTCPDAY 1 DBA-DBH: Job period in days 20110331
18 CO_SCHEDULE_ID_DAILY Constant Public Type reference (TYPE) I -1 DB6-DBH: Schedule Daily 20110331
19 CO_SCHEDULE_ID_NONE Constant Public Type reference (TYPE) I -3 DB6-DBH: Schedule None 20110331
20 CO_SCHEDULE_ID_WEEKLY Constant Public Type reference (TYPE) I -2 DB6-DBH: Schedule Weekly 20110331
21 CO_TPL_CUSTOM Constant Public Type reference (TYPE) I -3 DB6-DBH: Custom Template 20110331
22 CO_TPL_NONE Constant Public Type reference (TYPE) I 0 DBA-DBH: No Template 20110331
23 CO_WRITE_MODE_DISABLE_ONLY Constant Public Type reference (TYPE) STRING 'DISABLE-ONLY' 20110923
24 CO_WRITE_MODE_FULL Constant Public Type reference (TYPE) STRING 'FULL' 20110923
25 CO_WRITE_MODE_READ_ONLY Constant Public Type reference (TYPE) STRING 'READ-ONLY' 20110923
26 DBA_CONFIG_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20110331
27 DBH_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_DBH_SETUP DBA-DBH: Manage DBH setup in monitored DB 20110331
28 DEFAULT_TEMPLATE Instance attribute Public Type reference (TYPE) I CO_TPL_NONE 20110331
29 DFT_TPL_ID Instance attribute Protected Type reference (TYPE) I 20110331
30 HIGHEST_TIMESTAMP Instance attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20110331
31 LOG Instance attribute Private Object reference (TYPE REF TO) IF_DBA_LOG Logging Interface 20110331
32 MR_SYSCHK_CTRL Instance attribute Private Object reference (TYPE REF TO) IF_DBA_SYSCHK DBA-CHK: System Check Controller 20121113
33 MT_COLLECTOR_META Instance attribute Protected Type reference (TYPE) DBA_DBH_COLLECTOR_META_TAB DBA-DBH: Meta Data for Collectors for Remote Storage 20110923
34 MT_DATABASE_OBJECTS Instance attribute Protected Type reference (TYPE) DBA_DBH_DBO_TAB DBA-DBH: Database Objects List 20110924
35 MV_COLLECTOR_CLASS_UNKNOWN Instance attribute Private Type reference (TYPE) CHAR30 Class name for unknown data collectors 20110923
36 REVERT_DBCNAME Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110331
37 SCHEDULE_INTERVAL_LIST Instance attribute Private Type reference (TYPE) DBA_DBH_SCHEDULE_INTVAL_LIST DBA-DBH: Cron Schedule and Interval Description List 20110331
38 SECADM_DBCNAME Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110331
39 SYS_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110331
40 TASK_SCHEDULER Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_TASK_SCHEDULER_CTRL DBA: Task Scheduler Controller 20110331
41 TEMPLATE Instance attribute Public Type reference (TYPE) DBA_DBH_TEMPLATE DBA-DBH: Collector Template 20110331
42 TEMPLATE_LIST Instance attribute Public Type reference (TYPE) DBA_DBH_TEMPLATE_LIST DBA-DBH: Collector Templates List 20110331
43 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DBA_DBH_SETUP_CTRL DBA-DBH: Setup Helper 20110331
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLL Instance method Protected Method DBA-DBH: Add Collector 20110331
2 ADD_TPL Instance method Protected Method DBA-DBH: Add Template 20110331
3 ADD_TPL_COLL Instance method Protected Method DBA-DBH: Add Collector to Template 20110331
4 ADD_TPL_OPT Instance method Protected Method DBA-DBH: Add Collector Options to Template 20110331
5 AUDIT Instance method Protected Method DBA-DBH: Audit Log 20110331
6 CHECK Instance method Public Method DBA-DBH: Check Setup 20120301
7 CHECK_BACKEND_OWNERSHIP Instance method Private Method 20110923
8 CHECK_COLLECTOR Instance method Public Method DBA-DBH: Check Collector 20110927
9 CHECK_DEPENDANT_COLLECTORS Instance method Private Method DBA-DBH: Check if Collector is Still Required 20110331
10 CHECK_REQUIRED_COLLECTORS Instance method Private Method DBA-DBH: Check Requirements for Collector 20110331
11 COMPARE Instance method Private Method DBA-DBH: Compare Collector Definitions 20110331
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110331
13 COPY_TEMPLATE Instance method Public Method DBA-DBH: Set Template 20110331
14 DELETE_TEMPLATE Instance method Public Method DBA-DBH: Set Template 20110331
15 DISABLE_OLD_HIST Instance method Public Method DBA-DBH: Disable Old Data Collectors 20110331
16 DUMP_TEMPLATE_TO_CUSTOM Instance method Private Method DBA-DBH: Dump Current Template as Custom Cfg 20110331
17 GET_ACTION_ID Instance method Public Method 20120227
18 GET_AUDIT_TIMESTAMP Instance method Private Method 20110331
19 GET_BACKEND_OWNERSHIP_MODE Instance method Public Method 20110926
20 GET_BACKEND_TRANSFER_OPTIONS Instance method Public Method 20110923
21 GET_CLASS_NAME_BY_PREFIX Instance method Protected Method 20110706
22 GET_COLLECTOR_ID Instance method Private Method DBA-DBH: Get new collector id 20110331
23 GET_COLLECTOR_NAME Instance method Public Method DBA-DBH: Name of Collector 20110331
24 GET_COLLECT_STATISTICS Instance method Public Method DBA-DBH: Returns Execution Statistics of Collectors 20110331
25 GET_CONNECTION_DB_USER Instance method Protected Method 20110930
26 GET_CURRENT_DB_USER Instance method Protected Method 20110930
27 GET_DATA_COLLECTORS Instance method Public Method DBA-DBH: Get List of all Scheduled Data Collectors 20110331
28 GET_DATA_COLLECTORS_FOR_SYSCHK Instance method Public Method DBA-DBH: Get List of all Scheduled Data Collectors 20121203
29 GET_INCOMPATIBLE_USER_MSG Instance method Public Method 20110930
30 GET_INCOMPATIBLE_VERSION_MSG Instance method Public Method 20110930
31 GET_INSTANCE Static method Public Method DBA-DBH: Return Current Instance 20110331
32 GET_LOG Instance method Public Method DBA-DBH: Returns the Execution Log of Collectors 20110331
33 GET_MIN_SUPPORTED_DBREL Instance method Public Method 20120227
34 GET_OLD_HIST_STATUS Instance method Public Method DBA-DBH: Status of old History Collectors 20110331
35 GET_OWNER_DESCRIPTION Instance method Private Method 20110928
36 GET_REMOTE_SAP_NOTE_MSG Instance method Public Method 20111003
37 GET_SCHEDULE_INTERVALS Static method Public Method DBA-DBH: Initialize Cron Schedule and Interval Description 20121214
38 GET_SCHEDULE_INTVALS Instance method Public Method DBA-DBH: get list of possible schedule intervals 20110331
39 GET_SETUP_MESSAGE Instance method Public Method DBA-DBH: Return Back-End Not Set Up Message 20110331
40 GET_SETUP_STATE Instance method Private Method DBA-DBH: Calculate Setup State 20110331
41 GET_TASK_SCHEDULER Instance method Public Method DBA-DBH: Return Task Scheduler Ctrl 20110331
42 GET_TEMPLATE_COLLECTORS Instance method Public Method DBA-DBH: Get List of all Scheduled Data Collectors 20110331
43 INIT_COLLECTOR_LIST Instance method Protected Method DBA-DBH: Initialize Collector List 20110331
44 INIT_COLLECTOR_OWNERSHIP Instance method Protected Method DBA-DBH: Initialize Collector List 20110923
45 INIT_LOG Instance method Private Method DBA-DBH: Log 20110331
46 INIT_SCHEDULE_INTERVAL Instance method Protected Method DBA-DBH: Initialize Cron Schedule and Interval Description 20110331
47 INIT_SYSCHK_CTRL Instance method Private Method 20121113
48 INIT_TASK_SCHEDULER Instance method Private Method DBA-DBH: Initialize Task Scheduler 20110331
49 INIT_TEMPLATE Instance method Protected Method DBA-DBH: Initialize Current Template Definition 20110331
50 INIT_TEMPLATE_LIST Instance method Protected Method DBA-DBH: Initialize Template List 20110331
51 INIT_UNKNOWN_COLLECTORS Instance method Protected Method DBA-DBH: Initialize Collector List 20110923
52 INSTALL Instance method Public Method DBA-DBH: Setup data collection and local extraktion for DB 20110331
53 INSTALL_INTERNAL Instance method Private Method DBA-DBH: Set Up Data Collector 20110331
54 INTERVAL_TO_SCHEDULES Instance method Public Method DBA-DBH: Convert Interval to Cron Schedule 20110331
55 IS_CUSTOM_SCHEDULE Instance method Public Method DBA-DBH: Check If Schedule Is Custom 20110331
56 IS_TEMPLATE_COPYABLE Instance method Public Method DBA-DBH: Check if Current Template Fullfills Requirements 20110331
57 LOAD_BACKEND_OWNERSHIP Instance method Protected Method 20110923
58 LOAD_COLLECTOR_META Instance method Protected Method 20110922
59 LOAD_COLLECTOR_OBJECTS Instance method Protected Method 20110922
60 LOAD_USER_OWNERSHIP Instance method Protected Method 20120730
61 LOG_FINALIZE Instance method Private Method DBA-DBH: Log Finalize 20110331
62 LOG_WRITE Instance method Private Method DBA-DBH: Log Write 20110331
63 LOG_WRITE_EXCEPTION Instance method Private Method DBA-DBH: Log Write Exception 20110331
64 MIGRATE Instance method Private Method DBA-DBH: Migrate EHP1 to EHP2 20110331
65 MIGRATE_INTERNAL Instance method Private Method DBA-DBH: Migrate Collector 20110331
66 PROTECT_TIMERANGE Instance method Public Method 20110331
67 REFRESH_COLLECTOR_LIST Instance method Private Method DBA-DBH: Refresh Current State of Data Collectors 20110331
68 RENAME_TEMPLATE Instance method Public Method DBA-DBH: Set Template 20110331
69 RESET Instance method Public Method DBA-DBH: Reset Single Data Collector 20110331
70 RESET_LOGS Instance method Public Method DBA-DBH: Reset Single Data Collector 20120216
71 REVERT_SECADM_CONN Instance method Private Method 20110331
72 SAVE Instance method Public Method DBA-DBH: Modify Single Data Collector (Schedule, Details) 20110331
73 SAVE_BACKEND_OWNERSHIP Instance method Protected Method 20110923
74 SAVE_COLLECTOR_META Instance method Protected Method 20110922
75 SAVE_COLLECTOR_OBJECTS Instance method Protected Method 20110922
76 SAVE_INTERNAL Instance method Private Method DBA-DBH: Dump Current Template as Custom Cfg 20110331
77 SAVE_TEMPLATE_COLLECTOR Instance method Public Method DBA-DBH: Set Template 20110331
78 SCHEDULE Instance method Private Method DBA-DBH: Schedule Jobs 20110331
79 SCHEDULE_JOB Instance method Private Method DBA-DBH: Schedules Job 20110331
80 SCHEDULE_TO_ID Instance method Public Method DBA-DBH: Convert Cron Schedule to Interval 20110331
81 SCHEDULE_TO_INTERVAL Instance method Public Method DBA-DBH: Convert Cron Schedule to Interval 20110331
82 SET_ACTIVE_SCHEDULER Instance method Public Method 20110930
83 SET_AUTO_UPDATE Instance method Public Method DBA-DBH: Set Auto Update 20110331
84 SET_DEFAULT_TEMPLATE Instance method Public Method DBA-DBH: Define Default Template 20110331
85 SET_TEMPLATE Instance method Public Method DBA-DBH: Set Template 20110331
86 SUPPORTS_COOPERATIVE_MODE Instance method Public Method 20110930
87 SWITCH_SECADM_CONN Instance method Private Method 20110331
88 SYNCHRONIZE_DB_SPECIFIC_CONFIG Instance method Protected Method 20110930
89 SYNCHRONIZE_META_DATA Instance method Private Method 20110927
90 TRANSFER_BACKEND_OWNERSHIP Instance method Public Method 20110923
91 TRANSFER_USER_OWNERSHIP Instance method Public Method DBA-DBH: Transfer Ownership 20110922
92 UNINSTALL Instance method Public Method DBA-DBH: Disable data collection and local extraktion for DB 20110331
93 UNINSTALL_INTERNAL Instance method Private Method DBA-DBH: Set Up Data Collector 20110331
94 UNPROTECT_TIMERANGE Instance method Public Method 20110503
95 UNSCHEDULE Instance method Private Method DBA-DBH: Unschedule Jobs 20110331
96 UNSCHEDULE_JOB Instance method Private Method DBA-DBH: Unschedule Job 20110331
97 UPDATE_CHECK Instance method Public Method DBA-DBH: Check Setup 20110331
Events
Class CL_DBA_DBH_SETUP_CTRL has no event.
Types
Class CL_DBA_DBH_SETUP_CTRL has no local type.
Method Signatures

Method ADD_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLS Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
4 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Database system 20110331

Method ADD_COLL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method ADD_TPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBSYS Call by reference Type reference (TYPE) DBA_DBH_TPL-DBSYS Database system (ORA,INF, ... etc.) 20110331
2 Importing DESC Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-DESCRIPTION DBA-DBH: Description 20110331
3 Importing ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
4 Importing NAME Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-NAME DBA-DBH: Display Name 20110331

Method ADD_TPL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method ADD_TPL_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLS Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
4 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110331
5 Importing ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
6 Importing MAX_DAYS_KEPT Call by reference Type reference (TYPE) I 14 20110331
7 Importing OVERRIDE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110331
8 Importing SCHEDULE Call by reference Type reference (TYPE) DBA_DBH_SCHEDULE DBA-DBH: Collector Schedule 20110331

Method ADD_TPL_COLL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method ADD_TPL_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLS Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110331
4 Importing DETAIL_LEVEL Call by reference Type reference (TYPE) DBA_DBH_TPL_OPT-DETAIL_LEVEL 20110331
5 Importing ENABLED Call by reference Type reference (TYPE) DBA_DBH_TPL_OPT-ENABLED 20110331
6 Importing ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
7 Importing KEY Call by reference Type reference (TYPE) DBA_DBH_TPL_OPT-PARAM_KEY 20110331
8 Importing PARAM_VALUE Call by reference Type reference (TYPE) DBA_DBH_TPL_OPT-PARAM_VALUE '' 20110331

Method ADD_TPL_OPT on class CL_DBA_DBH_SETUP_CTRL has no exception.

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) CLIKE Function Code that Triggered PAI 20110331
2 Importing DETAILS Call by reference Type reference (TYPE) DB6CC_EDITOR_LIST 20110331
3 Importing DETAILS_STRING Call by reference Type reference (TYPE) CLIKE 20110331
4 Importing OBJECT Call by reference Type reference (TYPE) DATA 20110331

Method AUDIT on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I IF_DBA_DBH_COLLECTOR=>CO_CHECK_DEPTH_DETAILED 20120301
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_DBH_SETUP_CHECK_MSG_TAB 20120301
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20120301

Method CHECK_BACKEND_OWNERSHIP Signature

Method CHECK_BACKEND_OWNERSHIP on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method CHECK_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) STRING 20110927
2 Exporting COLLECTOR_NAME Call by reference Type reference (TYPE) STRING 20110927
3 Exporting DEFINITION_OK Call by reference Type reference (TYPE) ABAP_BOOL 20110927
4 Exporting SCHEDULE_OK Call by reference Type reference (TYPE) ABAP_BOOL 20110927
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110927

Method CHECK_DEPENDANT_COLLECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) DBA_DBH_TPL_COLL-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Returning DEPENDANT_COLLECTORS Value transfer Type reference (TYPE) DBA_DBH_COLLECTOR_CLASS_LIST DBA-DBH: List of Required Collectors 20110331

Method CHECK_DEPENDANT_COLLECTORS on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method CHECK_REQUIRED_COLLECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) DBA_DBH_TPL_COLL-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Returning MISSING_COLLECTORS Value transfer Type reference (TYPE) DBA_DBH_COLLECTOR_CLASS_LIST DBA-DBH: List of Required Collectors 20110331

Method CHECK_REQUIRED_COLLECTORS on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) DBA_DBH_DATACOLLECTOR DB6-DBH: Data Collector Description 20110331
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110331
3 Importing TEMPLATE Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR DBA-DBH: Collector 20110331

Method COMPARE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS_UNKNOWN Call by reference Type reference (TYPE) CHAR30 30 Characters 20110923
2 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME '' DBA-DBH: DB Connection Name 20110331
3 Importing DFT_TPL_ID Call by reference Type reference (TYPE) I 20110331
4 Importing SLD_ID Call by reference Type reference (TYPE) STRING '' DBA-DBH: SLD ID 20110331
5 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method COPY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TPL_DESCRIPTION Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-DESCRIPTION DBA-DBH: Description 20110331
2 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
3 Importing TPL_NAME Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-NAME DBA-DBH: Display Name 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method DELETE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method DISABLE_OLD_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIST_FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110331
2 Importing HIST_JOBS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110331
# Exception Resumable Description Created on
1 CX_DB6_SYS DB6: System Administration Exceptions 20110331

Method DUMP_TEMPLATE_TO_CUSTOM Signature

Method DUMP_TEMPLATE_TO_CUSTOM on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method DUMP_TEMPLATE_TO_CUSTOM on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_ACTION_ID 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 20120227

Method GET_ACTION_ID on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_AUDIT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20110331

Method GET_AUDIT_TIMESTAMP on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_BACKEND_OWNERSHIP_MODE Signature

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

Method GET_BACKEND_OWNERSHIP_MODE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_BACKEND_TRANSFER_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSFER_OPERATIONS Value transfer Type reference (TYPE) DBA_DBH_TRANSFER_OPERATION_TAB DBA-DBH: Transfer Ownership Operations 20110923
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method GET_CLASS_NAME_BY_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS_NAME Value transfer Type reference (TYPE) STRING 20110706
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20110706

Method GET_CLASS_NAME_BY_PREFIX on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_COLLECTOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLLECTOR_ID Value transfer Type reference (TYPE) I DBA-DBH: New Collector ID 20110331

Method GET_COLLECTOR_ID on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_COLLECTOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Value transfer Type reference (TYPE) STRING 20110331
2 Returning COLLECTOR_NAME Value transfer Type reference (TYPE) STRING 20110331
3 Importing COLLECT_ID Call by reference Type reference (TYPE) STRING 20110331
4 Importing PREFIX Call by reference Type reference (TYPE) STRING 20110331

Method GET_COLLECTOR_NAME on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_COLLECT_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) CLIKE DBA-DBH: Data Collector Class 20110331
2 Returning STATISTICS Value transfer Type reference (TYPE) DBA_DBH_COLLECTSTATS_TAB 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_COLLECTOR DBA-DBH: Collector Exception 20110331

Method GET_CONNECTION_DB_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTION_DB_USER Value transfer Type reference (TYPE) STRING 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method GET_CURRENT_DB_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CURRENT_DB_USER Value transfer Type reference (TYPE) STRING 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method GET_DATA_COLLECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_COLLECTORS Value transfer Type reference (TYPE) DBA_DBH_DATACOLLECTOR_TAB 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method GET_DATA_COLLECTORS_FOR_SYSCHK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I IF_DBA_DBH_COLLECTOR=>CO_CHECK_DEPTH_DETAILED 20121203
2 Returning DATA_COLLECTORS Value transfer Type reference (TYPE) DBA_DBH_DATACOLLECTOR_TAB 20121203
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20121203

Method GET_INCOMPATIBLE_USER_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCOMPATIBLE_USER_MSG Value transfer Type reference (TYPE) STRING 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method GET_INCOMPATIBLE_VERSION_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCOMPATIBLE_VERSION_MSG Value transfer Type reference (TYPE) STRING 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110331
2 Returning OBJ_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBH_SETUP_CTRL DBA-DBH: Setup Helper 20110331
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Value transfer Type reference (TYPE) CLIKE DBA-DBH: Data Collector Class 20110331
2 Returning LOG Value transfer Type reference (TYPE) DBA_DBH_LOG DBA-DBH: Collector Log List 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_COLLECTOR DBA-DBH: Collector Exception 20110331
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method GET_MIN_SUPPORTED_DBREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBREL Value transfer Type reference (TYPE) DB6DBREL DB6: Database Release Level 20120227

Method GET_MIN_SUPPORTED_DBREL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_OLD_HIST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HIST_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20110331
2 Exporting HIST_JOBS Call by reference Type reference (TYPE) ABAP_BOOL 20110331

Method GET_OLD_HIST_STATUS on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_OWNER_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20110928
2 Importing IS_SOLMAN Call by reference Type reference (TYPE) ABAP_BOOL 20110928
3 Importing SID Call by reference Type reference (TYPE) CHAR3 3-Byte field 20110928
4 Importing VERSION Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20110928

Method GET_OWNER_DESCRIPTION on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_REMOTE_SAP_NOTE_MSG Signature

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

Method GET_REMOTE_SAP_NOTE_MSG on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_SCHEDULE_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCHEDULE_INTERVALS Value transfer Type reference (TYPE) DBA_DBH_SCHEDULE_INTVAL_LIST DBA-DBH: Cron Schedule and Interval Description List 20121214

Method GET_SCHEDULE_INTERVALS on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_SCHEDULE_INTVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTVALS Value transfer Type reference (TYPE) DBA_DBH_SCHEDULE_INTVAL_LIST DBA-DBH: Cron Schedule and Interval Description List 20110331

Method GET_SCHEDULE_INTVALS on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_SETUP_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) STRING 20110331
2 Returning MESSAGE Value transfer Type reference (TYPE) STRING 20110331

Method GET_SETUP_MESSAGE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_SETUP_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR DBA-DBH: Collector 20110331
2 Changing REPAIR_DETAILS Call by reference Type reference (TYPE) STRING 20110331
3 Changing SETUP_STATE Value transfer Type reference (TYPE) STRING 20110331
4 Importing TEMPLATE Call by reference Type reference (TYPE) DBA_DBH_COLLECTOR DBA-DBH: Collector 20110331

Method GET_SETUP_STATE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_TASK_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MIGRATE Call by reference Type reference (TYPE) ABAP_BOOL 20110331
2 Exporting SHOW Call by reference Type reference (TYPE) ABAP_BOOL 20110331
3 Exporting TASK_SCHEDULER Call by reference Object reference (TYPE REF TO) CL_DBA_TASK_SCHEDULER_CTRL DBA: Task Scheduler Controller 20110331

Method GET_TASK_SCHEDULER on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method GET_TEMPLATE_COLLECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_COLLECTORS Value transfer Type reference (TYPE) DBA_DBH_DATACOLLECTOR_TAB 20110331
2 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method INIT_COLLECTOR_LIST Signature

Method INIT_COLLECTOR_LIST on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method INIT_COLLECTOR_OWNERSHIP Signature

Method INIT_COLLECTOR_OWNERSHIP on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method INIT_LOG Signature

Method INIT_LOG on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method INIT_LOG on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method INIT_SCHEDULE_INTERVAL Signature

Method INIT_SCHEDULE_INTERVAL on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method INIT_SCHEDULE_INTERVAL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method INIT_SYSCHK_CTRL Signature

Method INIT_SYSCHK_CTRL on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method INIT_SYSCHK_CTRL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method INIT_TASK_SCHEDULER Signature

Method INIT_TASK_SCHEDULER on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER DBA: Task Scheduler Exception 20110331

Method INIT_TEMPLATE Signature

Method INIT_TEMPLATE on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method INIT_TEMPLATE_LIST Signature

Method INIT_TEMPLATE_LIST on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method INIT_TEMPLATE_LIST on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method INIT_UNKNOWN_COLLECTORS Signature

Method INIT_UNKNOWN_COLLECTORS on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method INSTALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Value transfer Type reference (TYPE) CLIKE DBA-DBH: Data Collector Class 20110331
2 Exporting EXCEPTION_LIST Call by reference Type reference (TYPE) DBA_DBH_EXCEPTION_LIST DBA-DBH: Exception List 20110331
3 Exporting MESSAGE_LIST Call by reference Type reference (TYPE) DBA_DBH_SETUP_CHECK_MSG_TAB DBA-DBH: Setup Check Messages 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method INSTALL_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) DBA_DBH_TPL_COLL-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Exporting EXCEPTION_LIST Call by reference Type reference (TYPE) DBA_DBH_EXCEPTION_LIST DBA-DBH: Exception List 20120207
3 Exporting MESSAGE_LIST Call by reference Type reference (TYPE) DBA_DBH_SETUP_CHECK_MSG_TAB DBA-DBH: Setup Check Messages 20110331
4 Exporting SETUP_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method INTERVAL_TO_SCHEDULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERVAL Call by reference Type reference (TYPE) DBA_DBH_INTERVAL DBA-DBH: Interval Description 20110331
2 Returning SCHEDULE Value transfer Type reference (TYPE) DBA_DBH_SCHEDULE DBA-DBH: Schedule for Firstrun / DB Scheduler 20110331

Method INTERVAL_TO_SCHEDULES on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method IS_CUSTOM_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110331
2 Importing SCHEDULE Call by reference Type reference (TYPE) DBA_DBH_SCHEDULE DBA-DBH: Schedule for Firstrun / DB Scheduler 20110331

Method IS_CUSTOM_SCHEDULE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method IS_TEMPLATE_COPYABLE Signature

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

Method IS_TEMPLATE_COPYABLE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method LOAD_BACKEND_OWNERSHIP Signature

Method LOAD_BACKEND_OWNERSHIP on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method LOAD_COLLECTOR_META Signature

Method LOAD_COLLECTOR_META on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method LOAD_COLLECTOR_OBJECTS Signature

Method LOAD_COLLECTOR_OBJECTS on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110924

Method LOAD_USER_OWNERSHIP Signature

Method LOAD_USER_OWNERSHIP on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20120730

Method LOG_FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RC Call by reference Type reference (TYPE) I DBA: Return code 20110331

Method LOG_FINALIZE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method LOG_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_ID Call by reference Type reference (TYPE) I Child Process 20110331
2 Importing MESSAGE Call by reference Type reference (TYPE) DBA_DBH_SETUP_CHECK_MSG DBA-DBH: Setup Check Message 20110331
3 Importing MSG_TYPE Value transfer Type reference (TYPE) CLIKE 'I' Message Type 20110331
4 Importing RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110331
5 Importing TEXT Value transfer Type reference (TYPE) CLIKE Message Text 20110331

Method LOG_WRITE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method LOG_WRITE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110331

Method LOG_WRITE_EXCEPTION on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method MIGRATE Signature

Method MIGRATE on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method MIGRATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLL_CFG Call by reference Type reference (TYPE) T_COLL_CFG_LIST 20110331
2 Importing COLL_OPT Call by reference Type reference (TYPE) T_COLL_OPT_LIST 20110331
3 Importing DBA_CONFIG_REF Call by reference Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20110331
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110331
5 Importing TPL_ID Call by reference Type reference (TYPE) I 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method PROTECT_TIMERANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME_FROM Call by reference Type reference (TYPE) DB6TSTAMP Current Date of Application Server 20110331
2 Importing TIME_TO Call by reference Type reference (TYPE) DB6TSTAMP Current Time of Application Server 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method REFRESH_COLLECTOR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I IF_DBA_DBH_COLLECTOR=>CO_CHECK_DEPTH_DETAILED 20110927
2 Importing COLLECTOR_CLASS Value transfer Type reference (TYPE) STRING 20110922
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method RENAME_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TPL_DESCRIPTION Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-DESCRIPTION DBA-DBH: Description 20110331
2 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
3 Importing TPL_NAME Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-NAME DBA-DBH: Display Name 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) CLIKE DBA-DBH: Collector Class Name 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_COLLECTOR DBA-DBH: Collector Exception 20110331
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method RESET_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) CLIKE DBA-DBH: Collector Class Name 20120216
# Exception Resumable Description Created on
1 CX_DBA_DBH_COLLECTOR DBA-DBH: Collector Exception 20120216
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20120216

Method REVERT_SECADM_CONN Signature

Method REVERT_SECADM_CONN on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) DBA_DBH_DATACOLLECTOR 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_COLLECTOR DBA-DBH: Collector Exception 20110331
2 CX_DBA_DBH_NOT_ALLOWED DBA-DBH: Action not allowed 20110331
3 CX_DBA_DBH_NOT_SUPPORTED DBA-DBH: Feature not supported 20110331
4 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SAVE_BACKEND_OWNERSHIP Signature

Method SAVE_BACKEND_OWNERSHIP on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method SAVE_COLLECTOR_META Signature

Method SAVE_COLLECTOR_META on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method SAVE_COLLECTOR_OBJECTS Signature

Method SAVE_COLLECTOR_OBJECTS on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110924

Method SAVE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) DBA_DBH_DATACOLLECTOR DB6-DBH: Data Collector Description 20110331

Method SAVE_INTERNAL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method SAVE_TEMPLATE_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR Call by reference Type reference (TYPE) DBA_DBH_DATACOLLECTOR 20110331
2 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SCHEDULE Signature

Method SCHEDULE on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SCHEDULE_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_NAME Call by reference Type reference (TYPE) BTCSELECT-JOBNAME Background job name 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SCHEDULE_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEDULE Call by reference Type reference (TYPE) DBA_DBH_SCHEDULE DBA-DBH: Interval Description 20110331
2 Returning SCHEDULE_ID Value transfer Type reference (TYPE) I DBA-DBH: Schedule for Firstrun / DB Scheduler 20110331

Method SCHEDULE_TO_ID on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method SCHEDULE_TO_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERVAL Value transfer Type reference (TYPE) DBA_DBH_INTERVAL DBA-DBH: Schedule for Firstrun / DB Scheduler 20110331
2 Importing SCHEDULE_ID Call by reference Type reference (TYPE) I DBA-DBH: Interval Description 20110331

Method SCHEDULE_TO_INTERVAL on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method SET_ACTIVE_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEDULER_TYPE Call by reference Type reference (TYPE) I 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method SET_AUTO_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTO_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method SET_DEFAULT_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TPL_ID Call by reference Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331

Method SET_DEFAULT_TEMPLATE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TPL_ID Value transfer Type reference (TYPE) DBA_DBH_TPL-TPL_ID Template ID 20110331
2 Importing TPL_NAME Call by reference Type reference (TYPE) DBA_DBH_TPL_TEXT-NAME DBA-DBH: Display Name 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SUPPORTS_COOPERATIVE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUPPORTS_COOPERATIVE_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20110930
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method SWITCH_SECADM_CONN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20110331
2 Importing USERNAME Call by reference Type reference (TYPE) STRING 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method SYNCHRONIZE_DB_SPECIFIC_CONFIG Signature

Method SYNCHRONIZE_DB_SPECIFIC_CONFIG on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110930

Method SYNCHRONIZE_META_DATA Signature

Method SYNCHRONIZE_META_DATA on class CL_DBA_DBH_SETUP_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110927

Method TRANSFER_BACKEND_OWNERSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKEND_TRANSFER_OPERATION Call by reference Type reference (TYPE) DBA_DBH_TRANSFER_OPERATION DBA-DBH: Transfer Backend Ownership Operations 20110923
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110923

Method TRANSFER_USER_OWNERSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20110922
2 Importing USERNAME Call by reference Type reference (TYPE) STRING 20110922
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110922

Method UNINSTALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Value transfer Type reference (TYPE) CLIKE DBA-DBH: Data Collector Class 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method UNINSTALL_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTOR_CLASS Call by reference Type reference (TYPE) DBA_DBH_TPL_COLL-COLLECTOR_CLASS DBA-DBH: Collector Classname 20110331
2 Returning SETUP_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20110331
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331

Method UNPROTECT_TIMERANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME_FROM Call by reference Type reference (TYPE) DB6TSTAMP Current Date of Application Server 20110503
2 Importing TIME_TO Call by reference Type reference (TYPE) DB6TSTAMP Current Time of Application Server 20110503
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110503

Method UNSCHEDULE Signature

Method UNSCHEDULE on class CL_DBA_DBH_SETUP_CTRL has no parameter.
Method UNSCHEDULE on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method UNSCHEDULE_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_NAME Call by reference Type reference (TYPE) BTCSELECT-JOBNAME Background job name 20110331

Method UNSCHEDULE_JOB on class CL_DBA_DBH_SETUP_CTRL has no exception.

Method UPDATE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_AUTOUPDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110331
2 Returning MESSAGES Value transfer Type reference (TYPE) DBA_DBH_SETUP_CHECK_MSG_TAB DBA-DBH: Setup Check Messages 20120301
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110331
History
Last changed by/on SAP  20130531 
SAP Release Created in 731