SAP ABAP Class CL_MSS_ACTION_CONF_OVERVIEW (Configuration overview)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_CONTROLLER MSS: Abstract Action Controller 20070417
Properties
Class CL_MSS_ACTION_CONF_OVERVIEW  
Short Description Configuration overview    
Super Class CL_MSS_ACTION_CONTROLLER MSS: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STUN_MSS   Package for new SQL Server monitoring objects 
Created 20070417   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 MSSCC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MSS_ACTION_CONF_OVERVIEW has no interface implemented.
Friends
Class CL_MSS_ACTION_CONF_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_AGT Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for SQL Agent properties 20070514
2 ALV_CFGCHK Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for SQL Server configuration 20070509
3 ALV_CMDPAR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for SQL Server command line parameters 20070508
4 ALV_OPTCHK Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV for db option check 20070509
5 ALV_SPR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20130612
6 CTRL Instance attribute Private Attribute reference (LIKE) 20070417
7 FO_TYPE Instance attribute Private Type reference (TYPE) I 20130222
8 IT_AGTINFO Instance attribute Private See coding 20070514
9 IT_CONFIGCHK Instance attribute Private See coding 20070509
10 IT_DBOPTCHK Instance attribute Private See coding 20070509
11 IT_PARAMETERS Instance attribute Private See coding 20070508
12 NAV_REF Instance attribute Private Attribute reference (LIKE) 20070417
13 SAP_SERVER_PROPERTIES_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20130612
14 SNAP_RESULT_TAB Instance attribute Private See coding 20070511
15 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_CONFIG_OVERVIEW Data fields on dynpro 1200 and it's subscreens 20070417
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_SERVER_PROPERTIES Instance method Private Method Display output of sap_get_serverproperties on ALV 20130612
2 GET_AGENT_DATA Instance method Private Method Get SQL Server Agent Configuration 20070514
3 GET_CONFIG_DATA Instance method Private Method Get SQL Server configuration data 20070509
4 GET_DBOPT_DATA Instance method Private Method Get database option data and checks 20070509
5 GET_INSTANCE_DATA Instance method Private Method Get data for first tab showing SQL instance and server info 20070501
6 GET_OS_DATA Instance method Private Method Get os data, only called at system change 20070514
7 INIT_DROPDOWN_TABLE Instance method Private Method Build list of databases for dropdown 20070509
8 SET_GRID_ATTRIBUTES Instance method Private Method Prepare command line parameter grid 20070509
Events
Class CL_MSS_ACTION_CONF_OVERVIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_AGTINFO Private See coding 20070514 begin of t_agtinfo, agent_pro_name type mssagprona, agent_pro_value type mssagprova, end of t_agtinfo
2 T_CFGCHK Private See coding 20070509 begin of t_cfgchk, par_name(70) type c, par_value type i, reason_i type i, reason(128) type c, end of t_cfgchk
3 T_DBOPTCHK Private See coding 20070509 begin of t_dboptchk, par_name(128) type c, par_value(128) type c, reason_i type i, reason(128) type c, end of t_dboptchk
4 T_PARAMETER Private See coding 20070508 begin of t_parameter, par_val(256) type c, end of t_parameter
Method Signatures

Method DISPLAY_SERVER_PROPERTIES Signature

Method DISPLAY_SERVER_PROPERTIES on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method DISPLAY_SERVER_PROPERTIES on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method GET_AGENT_DATA Signature

Method GET_AGENT_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method GET_AGENT_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method GET_CONFIG_DATA Signature

Method GET_CONFIG_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method GET_CONFIG_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method GET_DBOPT_DATA Signature

Method GET_DBOPT_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method GET_DBOPT_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method GET_INSTANCE_DATA Signature

Method GET_INSTANCE_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method GET_INSTANCE_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method GET_OS_DATA Signature

Method GET_OS_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method GET_OS_DATA on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method INIT_DROPDOWN_TABLE Signature

Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_CONF_OVERVIEW has no parameter.
Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_CONF_OVERVIEW has no exception.

Method SET_GRID_ATTRIBUTES Signature

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