SAP ABAP Class CL_MSS_ACTION_IDX_ANALYZE (Analyze indexes for a single table)
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 20110729
Properties
Class CL_MSS_ACTION_IDX_ANALYZE  
Short Description Analyze indexes for a single table    
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 20110729   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_IDX_ANALYZE has no interface implemented.
Friends
Class CL_MSS_ACTION_IDX_ANALYZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_IDX Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV3 20110808
2 ALV_OPUSESTATS Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV3 20110809
3 ALV_REC Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV3 20110729
4 CMD_HISTOGRAM Instance attribute Private Type reference (TYPE) SYUCOMM 'HIST' Show histogram 20110808
5 CMD_SHOWCONTIG Instance attribute Private Type reference (TYPE) SYUCOMM 'SHCN' Run dbcc showcontig 20110808
6 CMD_STAT Instance attribute Private Type reference (TYPE) SYUCOMM 'STAT' Show statistics for column statistics 20110808
7 CMD_UPDATESTATS Instance attribute Private Type reference (TYPE) SYUCOMM 'UPDT' Update statistics 20110808
8 CTRL Instance attribute Private Attribute reference (LIKE) 20110729
9 IDX_STAT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20110729
10 IDX_STAT_SPLITTER1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20110729
11 IDX_STAT_SPLITTER2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20110729
12 IT_IDX Instance attribute Private See coding 20110808
13 IT_OPUSESTATS Instance attribute Private See coding 20110809
14 IT_REC Instance attribute Private See coding 20110729
15 NAV_REF Instance attribute Private Attribute reference (LIKE) 20110729
16 OBJ_DB Instance attribute Private Type reference (TYPE) MSSDB 20110729
17 OBJ_SCHEMA Instance attribute Private Type reference (TYPE) MSSSCHEMA 20110729
18 TABNAME Instance attribute Private Type reference (TYPE) MSSTABLE 20110729
Methods
# Method Level Visibility Method type Description Created on
1 GET_IDX Instance method Private Method Get recommended index data 20110808
2 GET_OPUSESTATS Instance method Private Method Get recommended index data 20110809
3 GET_REC Instance method Private Method Get recommended index data 20110808
4 SET_GRID_ATTRIBUTES Instance method Private Method Set grid attributes 20110729
5 SHOW_STATISTICS Instance method Private Method Show either index or column statistics 20110808
Events
Class CL_MSS_ACTION_IDX_ANALYZE has no event.
Types
Class CL_MSS_ACTION_IDX_ANALYZE has no local type.
Method Signatures

Method GET_IDX Signature

Method GET_IDX on class CL_MSS_ACTION_IDX_ANALYZE has no parameter.
Method GET_IDX on class CL_MSS_ACTION_IDX_ANALYZE has no exception.

Method GET_OPUSESTATS Signature

Method GET_OPUSESTATS on class CL_MSS_ACTION_IDX_ANALYZE has no parameter.
Method GET_OPUSESTATS on class CL_MSS_ACTION_IDX_ANALYZE has no exception.

Method GET_REC Signature

Method GET_REC on class CL_MSS_ACTION_IDX_ANALYZE has no parameter.
Method GET_REC on class CL_MSS_ACTION_IDX_ANALYZE has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_IDX_ANALYZE has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_IDX_ANALYZE has no exception.

Method SHOW_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Value transfer Type reference (TYPE) SYUCOMM Command requested on index or statistic 20110808

Method SHOW_STATISTICS on class CL_MSS_ACTION_IDX_ANALYZE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732