SAP ABAP Class CL_SYB_ADM_SETUP_CTRL (SYB-ADM: Setup Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Properties
Class CL_SYB_ADM_SETUP_CTRL  
Short Description SYB-ADM: Setup Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20131113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SYB_ADM_SETUP_CTRL has no forward declaration.
Interfaces
Class CL_SYB_ADM_SETUP_CTRL has no interface implemented.
Friends
Class CL_SYB_ADM_SETUP_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROCEDURE_LIST Instance attribute Private Type reference (TYPE) SYB_ADM_PROCEDURE_LIST SYB-ADM: List of Admin Procedures 20131129
2 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20131129
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROC Instance method Protected Method DBA-DBH: Add Collector 20131129
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131129
3 GET_ADM_PROCEDURES Instance method Public Method DBA-DBH: Get List of all Scheduled Data Collectors 20131129
4 INIT_PROCEDURE_LIST Instance method Protected Method DBA-DBH: Initialize Collector List 20131129
5 REFRESH_PROCEDURE_LIST Instance method Private Method DBA-DBH: Refresh Current State of Data Collectors 20131129
Events
Class CL_SYB_ADM_SETUP_CTRL has no event.
Types
Class CL_SYB_ADM_SETUP_CTRL has no local type.
Method Signatures

Method ADD_PROC 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 20131129
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20131129
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20131129
4 Importing DBSYS Call by reference Type reference (TYPE) DBCON_DBMS Database system 20131129

Method ADD_PROC on class CL_SYB_ADM_SETUP_CTRL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SYB_ADM_SETUP_CTRL has no parameter.
Method CONSTRUCTOR on class CL_SYB_ADM_SETUP_CTRL has no exception.

Method GET_ADM_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADM_PROCEDURES Value transfer Type reference (TYPE) SYB_ADM_PROCEDURE_GUI_TAB SYB-ADM: Admin Procedure GUI List 20131129
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20131129

Method INIT_PROCEDURE_LIST Signature

Method INIT_PROCEDURE_LIST on class CL_SYB_ADM_SETUP_CTRL has no parameter.
Method INIT_PROCEDURE_LIST on class CL_SYB_ADM_SETUP_CTRL has no exception.

Method REFRESH_PROCEDURE_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 20131129
2 Importing PROCEDURE_CLASS Value transfer Type reference (TYPE) STRING 20131129
# Exception Resumable Description Created on
1 CX_SYB_ADM_SETUP DBA-DBH: Setup Corrupted 20131129
History
Last changed by/on SAP  20141121 
SAP Release Created in