SAP ABAP Class CL_MSS_ACTION_STATISTICS (Display or update table 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 | 20070725 |
Properties
| Class | CL_MSS_ACTION_STATISTICS | |
| Short Description | Display or update table 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 | 20070725 | 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_STATISTICS has no interface implemented.
Friends
Class CL_MSS_ACTION_STATISTICS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get histogram for index or statistic | 20070725 | |
| 2 | Instance method | Private | Method | Get physical index statistics | 20080513 | |
| 3 | Instance method | Private | Method | Get data from dbcc show_statistics and fill edit control | 20070727 | |
| 4 | Instance method | Private | Method | Build list of statistics for dropdown | 20070725 | |
| 5 | Instance method | Private | Method | Set alv grid attributes | 20070725 | |
| 6 | Instance method | Private | Method | Get data from dbcc show_statistics and fill edit control | 20070730 |
Events
Class CL_MSS_ACTION_STATISTICS has no event.
Types
Class CL_MSS_ACTION_STATISTICS has no local type.
Method Signatures
Method GET_HIST_DATA Signature
Method GET_HIST_DATA on class CL_MSS_ACTION_STATISTICS has no parameter.
Method GET_HIST_DATA on class CL_MSS_ACTION_STATISTICS has no exception.
Method GET_PHYS_STATS Signature
Method GET_PHYS_STATS on class CL_MSS_ACTION_STATISTICS has no parameter.
Method GET_PHYS_STATS on class CL_MSS_ACTION_STATISTICS has no exception.
Method GET_STATS_OVERVIEW_DATA Signature
Method GET_STATS_OVERVIEW_DATA on class CL_MSS_ACTION_STATISTICS has no parameter.
Method GET_STATS_OVERVIEW_DATA on class CL_MSS_ACTION_STATISTICS has no exception.
Method INIT_DROPDOWN_TABLE Signature
Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_STATISTICS has no parameter.
Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_STATISTICS has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_STATISTICS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_STATISTICS has no exception.
Method UPDATE_STATISTICS Signature
Method UPDATE_STATISTICS on class CL_MSS_ACTION_STATISTICS has no parameter.
Method UPDATE_STATISTICS on class CL_MSS_ACTION_STATISTICS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |