SAP ABAP Class CL_MSS_ACTION_CONF_OPT (Configuration options)
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 20070511
Properties
Class CL_MSS_ACTION_CONF_OPT  
Short Description Configuration options    
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 20070511   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)
2 MSSCC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MSS_ACTION_CONF_OPT has no interface implemented.
Friends
Class CL_MSS_ACTION_CONF_OPT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_CURR Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV Current configuration settings 20070511
2 ALV_HIST Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV Configuration history 20070511
3 CTRL Instance attribute Private Attribute reference (LIKE) 20070511
4 IT_CURVALS Instance attribute Private See coding 20070515
5 IT_HISTVALS Instance attribute Private See coding 20070515
6 NAV_REF Instance attribute Private Attribute reference (LIKE) 20070511
7 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_CONFOPT Data fields on dynpro 1300 and it's subscreens 20070511
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURR_DATA Instance method Private Method Get current data 20070511
2 GET_HIST_DATA Instance method Private Method Get history 20070511
3 SET_GRID_ATTRIBUTES Instance method Private Method Prepare command line parameter grid 20070511
Events
Class CL_MSS_ACTION_CONF_OPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CURVALS Private See coding 20070515 begin of t_curvals, par_name(128) type c, par_value type i, end of t_curvals
2 T_HISTVALS Private See coding 20070515 begin of t_histvals, last_change_dt type dats, last_change_tm type tims, par_date type dats, par_time type tims, par_name(128) type c, par_value type i, end of t_histvals
Method Signatures

Method GET_CURR_DATA Signature

Method GET_CURR_DATA on class CL_MSS_ACTION_CONF_OPT has no parameter.
Method GET_CURR_DATA on class CL_MSS_ACTION_CONF_OPT has no exception.

Method GET_HIST_DATA Signature

Method GET_HIST_DATA on class CL_MSS_ACTION_CONF_OPT has no parameter.
Method GET_HIST_DATA on class CL_MSS_ACTION_CONF_OPT has no exception.

Method SET_GRID_ATTRIBUTES Signature

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