SAP ABAP Class CL_MSS_ACTION_IDX_OP (Index operational statistics)
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 20111006
Properties
Class CL_MSS_ACTION_IDX_OP  
Short Description Index operational statistics    
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 20060908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MSSCC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MSS_ACTION_IDX_OP has no interface implemented.
Friends
Class CL_MSS_ACTION_IDX_OP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20111006
2 CTRL Instance attribute Private Attribute reference (LIKE) 20111006
3 IT_LAYOUTS Instance attribute Private See coding 20111007
4 IT_LOOKUP Instance attribute Private See coding 20111006
5 IT_OPSTATS Instance attribute Private See coding 20111006
6 NAV_REF Instance attribute Private Attribute reference (LIKE) 20111006
7 SV_NUMINDEXES Instance attribute Private Type reference (TYPE) I 20111006
8 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_IDX_OP 20111006
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_TABLE_DETAILS Instance method Private Method For the current row navigate to the table detail screen 20111006
2 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Go to table detail on double click 20111006
3 INIT_DROPDOWN_TABLE Instance method Private Method Initialize dropdown for sort options 20111006
4 LOAD_LOOKUP Instance method Private Method Initialize lookup table for columns and sort indicators 20111006
5 SET_GRID_ATTRIBUTES Instance method Private Method Set grid attributes depending on the sort chosen 20111007
Events
Class CL_MSS_ACTION_IDX_OP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_LAYOUTS Private See coding 20111007 begin of typ_layouts, layout(6) type c, " 'OP' or 'WAIT' fieldname type lvc_fname, typ(6) type c, " 'CNT' count value, 'TTIME' total time, 'ATIME' average time end of typ_layouts
2 TYP_LOOKUP Private See coding 20111006 begin of typ_lookup, fieldname type lvc_fname, sort_by(6) type c, sortstr type msstabasrtstr, layout(6) type c, " 'OP' or 'WAIT' end of typ_lookup
Method Signatures

Method DISPLAY_TABLE_DETAILS Signature

Method DISPLAY_TABLE_DETAILS on class CL_MSS_ACTION_IDX_OP has no parameter.
Method DISPLAY_TABLE_DETAILS on class CL_MSS_ACTION_IDX_OP has no exception.

Method HANDLE_DOUBLE_CLICK Signature

Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_IDX_OP has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_IDX_OP has no exception.

Method INIT_DROPDOWN_TABLE Signature

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

Method LOAD_LOOKUP Signature

Method LOAD_LOOKUP on class CL_MSS_ACTION_IDX_OP has no parameter.
Method LOAD_LOOKUP on class CL_MSS_ACTION_IDX_OP has no exception.

Method SET_GRID_ATTRIBUTES Signature

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