SAP ABAP Class CL_SPI_STAT_READ (Superclass for Reading STATs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI14 (Package) Central: Statistics Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_JDSR | Reading R/3 Statistics without GUID | 20040726 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_JDSRA | Reading R/3 Statistics without GUID | 20040726 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_JDSRG | Reading R/3 Statistics without GUID | 20040726 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_R3 | Reading R/3 Statistics without GUID | 20040513 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_R3A | Reading R/3 Statistics without GUID | 20040726 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STAT_READ_R3G | Reading R/3 Statistics without GUID | 20040726 |
Properties
| Class | CL_SPI_STAT_READ | |
| Short Description | Superclass for Reading STATs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI14 | Central: Statistics Tools |
| Created | 20040513 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SPI_STAT_READ has no interface implemented.
Friends
Class CL_SPI_STAT_READ has no friend class.
Attributes
Class CL_SPI_STAT_READ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040513 | |
| 2 | Instance method | Public | Method | Reading STATs (Abstract) | 20040513 | |
| 3 | Static method | Public | Method | Splitting Stat Types and Start Reading Statistics | 20040518 |
Events
Class CL_SPI_STAT_READ has no event.
Types
Class CL_SPI_STAT_READ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SPI_STAT_READ has no parameter.
Method CONSTRUCTOR on class CL_SPI_STAT_READ has no exception.
Method READ_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FB_PARS | Call by reference | Type reference (TYPE) | TSPISTFBPR | Funktionsbausteinparameter zum Lesen der Perf.-Daten | 20040513 | |||
| 2 | ET_ALL_STATS | Call by reference | Type reference (TYPE) | TSPISTRECS | Komprimierte Statistiksätze vor Verdichtung | 20040513 | |||
| 3 | ET_NEW_COL_PARS | Call by reference | Type reference (TYPE) | TSPISTCLPR | Neue, abzuspeichernde Kollektorparam. | 20040518 | |||
| 4 | ET_READ_RESULTS | Call by reference | Type reference (TYPE) | TSPISTREERR | PMI Perf.: Lesefehler bzw. Anzahl gefundener Statistiksätze | 20040722 |
Method READ_STATS on class CL_SPI_STAT_READ has no exception.
Method START_STATISTIC_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FB_PARS | Call by reference | Type reference (TYPE) | TSPISTFBPR | Funktionsbausteinparameter zum Lesen der Perf.-Daten | 20040823 | |||
| 2 | ET_ALL_STATS | Call by reference | Type reference (TYPE) | TSPISTRECS | Komprimierte Statistiksätze vor Verdichtung | 20040518 | |||
| 3 | ET_NEW_COL_PARS_TO_BE_STORED | Call by reference | Type reference (TYPE) | TSPISTCLPR | Neue, abzuspeichernde Kollektorparam. | 20040518 | |||
| 4 | ET_READ_RESULTS | Call by reference | Type reference (TYPE) | TSPISTREERR | PMI Perf.: Lesefehler bzw. Anzahl gefundener Statistiksätze | 20040722 |
Method START_STATISTIC_COLLECTION on class CL_SPI_STAT_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |