SAP ABAP Class CL_SYB_ACTION_SERVER_CFG_DTL (SYB: Server Config Detail/Edit)
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_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20100917
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20100917
Properties
Class CL_SYB_ACTION_SERVER_CFG_DTL  
Short Description SYB: Server Config Detail/Edit    
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 20110908   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
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20100917
2 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20100917
Friends
Class CL_SYB_ACTION_SERVER_CFG_DTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CFG_CMDS Instance attribute Private Type reference (TYPE) DB6_STRING_TAB 20100920
2 CMD_SWITCH_INSTANCE Constant Public Type reference (TYPE) SYUCOMM 'SWITCH_instance' 20100917
3 HIGHEST_ERROR_WEIGHT Instance attribute Private Type reference (TYPE) I 20100917
4 NAV_REF Instance attribute Private Attribute reference (LIKE) 20100917
5 OBJECTTYPE Instance attribute Protected Type reference (TYPE) DB6PMHCDM-OBJECTTYPE 20100917
6 PARENT_ACTION Instance attribute Protected Type reference (TYPE) I 20100917
7 SPECIFY_INSTANCE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100920
8 VIEW_DATA Instance attribute Protected Type reference (TYPE) SYB_VIEW_SERVER_CONFIG_DTL DB6: view data for server config details 20100917
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SQL_STMT Instance method Private Method DB6: generate SQL statement to update DB configuration 20100917
2 CHECK_FOR_CHANGES Instance method Private Method DB6: Check if DB configuration has been changed on screen 20100917
3 CHECK_INPUT Instance method Protected Method DB6: check database configuration parameters 20100917
4 CHECK_PARAM_DEF Instance method Private Method check definition of configuration parameter 20100917
5 CHECK_SPECIAL Instance method Protected Method 20100917
6 EXECUTE Instance method Private Method 20100917
7 EXEC_SQL_COMMAND Instance method Private Method DB6: change DB configuration parameters (execute sql command 20100917
8 VALUE_OF_PARAM Instance method Private Method 20100917
Events
Class CL_SYB_ACTION_SERVER_CFG_DTL has no event.
Types
Class CL_SYB_ACTION_SERVER_CFG_DTL has no local type.
Method Signatures

Method BUILD_SQL_STMT Signature

Method BUILD_SQL_STMT on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method BUILD_SQL_STMT on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method CHECK_FOR_CHANGES Signature

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

Method CHECK_FOR_CHANGES on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method CHECK_INPUT Signature

Method CHECK_INPUT on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method CHECK_INPUT on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method CHECK_PARAM_DEF Signature

Method CHECK_PARAM_DEF on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method CHECK_PARAM_DEF on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method CHECK_SPECIAL Signature

Method CHECK_SPECIAL on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method CHECK_SPECIAL on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method EXECUTE on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method EXEC_SQL_COMMAND Signature

Method EXEC_SQL_COMMAND on class CL_SYB_ACTION_SERVER_CFG_DTL has no parameter.
Method EXEC_SQL_COMMAND on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.

Method VALUE_OF_PARAM Signature

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

Method VALUE_OF_PARAM on class CL_SYB_ACTION_SERVER_CFG_DTL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703