SAP ABAP Class CL_SYB_ACTION_SERVER_CONFIG (SYB: Server Config Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 20100917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130118
Properties
Class CL_SYB_ACTION_SERVER_CONFIG  
Short Description SYB: Server Config Tree    
Super Class CL_SYB_ACTION_CONTROLLER SYB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20100917   SAP 
Last change 20140121   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 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6AL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DB6SY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130118
Friends
Class CL_SYB_ACTION_SERVER_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20130118
2 CFGGROUPS Instance attribute Private Type reference (TYPE) SYB_SYSCONFIGURES_TAB 20130118
3 CMD_COMPARE Constant Public Type reference (TYPE) SYUCOMM 'COMPARE' 20100917
4 CMD_HISTORY Constant Public Type reference (TYPE) SYUCOMM 'HISTORY' 20100917
5 CONFIG_DEF_TAB Instance attribute Private Type reference (TYPE) SYB_SYSCONFIGURES_TAB 20100917
6 FW_REF Instance attribute Private Attribute reference (LIKE) 20130118
7 SYSCURCONFIGS Instance attribute Private Type reference (TYPE) SYB_SYSCURCONFIGS_TAB 20100917
8 VIEW_DATA Instance attribute Protected Type reference (TYPE) SYB_VIEW_SERVER_CONFIG SYB: view data structure for server config 20100917
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_CLUSTER_ADJUSTMENT Instance method Private Method 20100917
2 DISPLAY_PARAM_DETAILS Instance method Private Method display/edit parameter 20100917
3 DISPLAY_PARAM_HISTORY Instance method Private Method display/edit parameter 20100917
4 GET_CONFIG_DESCRIPTION Instance method Private Method 20100917
5 GET_PARAM_ID Instance method Private Method 20100917
6 SET_GRID_ATTRIBUTES Instance method Private Method 20130118
Events
Class CL_SYB_ACTION_SERVER_CONFIG has no event.
Types
Class CL_SYB_ACTION_SERVER_CONFIG has no local type.
Method Signatures

Method DISPLAY_CLUSTER_ADJUSTMENT Signature

Method DISPLAY_CLUSTER_ADJUSTMENT on class CL_SYB_ACTION_SERVER_CONFIG has no parameter.
Method DISPLAY_CLUSTER_ADJUSTMENT on class CL_SYB_ACTION_SERVER_CONFIG has no exception.

Method DISPLAY_PARAM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20100917

Method DISPLAY_PARAM_DETAILS on class CL_SYB_ACTION_SERVER_CONFIG has no exception.

Method DISPLAY_PARAM_HISTORY Signature

Method DISPLAY_PARAM_HISTORY on class CL_SYB_ACTION_SERVER_CONFIG has no parameter.
Method DISPLAY_PARAM_HISTORY on class CL_SYB_ACTION_SERVER_CONFIG has no exception.

Method GET_CONFIG_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG Value transfer Type reference (TYPE) STRING 20100917
2 Importing MSG_NO Call by reference Type reference (TYPE) I 20100917
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20100917

Method GET_PARAM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) I 20100917
2 Importing PARAM_NAME Call by reference Type reference (TYPE) STRING 20100917

Method GET_PARAM_ID on class CL_SYB_ACTION_SERVER_CONFIG has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_SERVER_CONFIG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_SERVER_CONFIG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703