SAP ABAP Class CL_STATS_RECORD_DISPLAY_M (STATS Statistics Record Display Model Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
STATS (Package) STATS Performance Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PTC_M | Model Class for Performance Tools | 20130301 |
Properties
| Class | CL_STATS_RECORD_DISPLAY_M | |
| Short Description | STATS Statistics Record Display Model Class | |
| Super Class | CL_PTC_M | Model Class for Performance Tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STATS | STATS Performance Monitor |
| Created | 20130301 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STATS_RECORD_DISPLAY_M has no forward declaration.
Interfaces
Class CL_STATS_RECORD_DISPLAY_M has no interface implemented.
Friends
Class CL_STATS_RECORD_DISPLAY_M has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ASTAT_T_OTX4 | 20130307 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STATS_RECORD_FILTER_M | STATS Record Filter Model Class | 20130301 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STATS_FULL_RECORD_TABLE | Statistics Record Table | 20130318 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | PTC_USER_NAME | User Who Executed Recorded Action | 20130307 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STATS_MAIN_RECORD_TABLE | Statistics Record Table | 20130318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build Table with Statistics Records | 20130318 | |
| 2 | Static method | Private | Method | Convert Task Type from BIN to CHAR | 20130308 | |
| 3 | Instance method | Public | Method | Get Filter (Statistics Record Filter Conditions) | 20130301 | |
| 4 | Instance method | Public | Method | Get hashed SY-UNAME | 20130307 | |
| 5 | Instance method | Public | Method | Get Table with Main Statistics Records | 20130318 | |
| 6 | Instance method | Private | Method | Post-Process Table with Statistics Records | 20130318 | |
| 7 | Instance method | Public | Method | Set Filter (Statistics Record Filter Conditions) | 20130301 | |
| 8 | Instance method | Public | Method | Set hashed SY-UNAME | 20130307 |
Events
Class CL_STATS_RECORD_DISPLAY_M has no event.
Types
Class CL_STATS_RECORD_DISPLAY_M has no local type.
Method Signatures
Method BUILD_FULL_RECORD_TABLE Signature
Method BUILD_FULL_RECORD_TABLE on class CL_STATS_RECORD_DISPLAY_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | STATS Exception Class | 20130318 |
Method CONVERT_TASK_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_TYPE | Value transfer | Type reference (TYPE) | STATS_TASK_TYPE | Task Type | 20130308 | |||
| 2 | TASK_TYPE_BIN | Call by reference | Type reference (TYPE) | STATS_TASK_TYPE_BIN | Task Type (HEX) | 20130308 |
Method CONVERT_TASK_TYPE on class CL_STATS_RECORD_DISPLAY_M has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Value transfer | Object reference (TYPE REF TO) | CL_STATS_RECORD_FILTER_M | STATS Record Filter Model Class | 20130301 |
Method GET_FILTER on class CL_STATS_RECORD_DISPLAY_M has no exception.
Method GET_HASHED_SY_UNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASHED_SY_UNAME | Value transfer | Type reference (TYPE) | PTC_USER_NAME | User Who Executed Recorded Action | 20130307 |
Method GET_HASHED_SY_UNAME on class CL_STATS_RECORD_DISPLAY_M has no exception.
Method GET_MAIN_RECORD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN_RECORD_TABLE | Value transfer | Type reference (TYPE) | STATS_MAIN_RECORD_TABLE | Table of Main Statistics Records | 20130318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | STATS Exception Class | 20130318 |
Method POSTPROCESS_FULL_RECORD_TABLE Signature
Method POSTPROCESS_FULL_RECORD_TABLE on class CL_STATS_RECORD_DISPLAY_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | STATS Exception Class | 20130318 |
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Object reference (TYPE REF TO) | CL_STATS_RECORD_FILTER_M | STATS Record Filter Model Class | 20130301 |
Method SET_FILTER on class CL_STATS_RECORD_DISPLAY_M has no exception.
Method SET_HASHED_SY_UNAME Signature
Method SET_HASHED_SY_UNAME on class CL_STATS_RECORD_DISPLAY_M has no parameter.
Method SET_HASHED_SY_UNAME on class CL_STATS_RECORD_DISPLAY_M has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |