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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Display output of sap_get_serverproperties on ALV | 20130612 | |
| 2 | Instance method | Private | Method | Get SQL Server Agent Configuration | 20070514 | |
| 3 | Instance method | Private | Method | Get SQL Server configuration data | 20070509 | |
| 4 | Instance method | Private | Method | Get database option data and checks | 20070509 | |
| 5 | Instance method | Private | Method | Get data for first tab showing SQL instance and server info | 20070501 | |
| 6 | Instance method | Private | Method | Get os data, only called at system change | 20070514 | |
| 7 | Instance method | Private | Method | Build list of databases for dropdown | 20070509 | |
| 8 | 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 |