SAP ABAP Class CL_TREX_PERF_RESULT_VIEW (Display Performance Measurement Result)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_PERF_RESULT_VIEW | |
| Short Description | Display Performance Measurement Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060809 | SAP |
| Last change | 20140121 | 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_TREX_PERF_RESULT_VIEW has no interface implemented.
Friends
Class CL_TREX_PERF_RESULT_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20080416 | |||
| 2 | Constant | Private | Type reference (TYPE) | SCRFNAME | 'CUSTOM_CONTROL' | Name of a Screen Element | 20060809 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20080416 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | '' | 20101104 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20101104 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20060809 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control | 20060809 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING_HASHED_TABLE | List of ABAP reports called by SHOW() | 20130123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130123 | ||
| 2 | Instance method | Public | Method | 20060809 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060809 | |
| 4 | Instance method | Public | Method | 20060809 | ||
| 5 | Static method | Public | Method | 20060809 |
Events
Class CL_TREX_PERF_RESULT_VIEW has no event.
Types
Class CL_TREX_PERF_RESULT_VIEW has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TREX_PERF_RESULT_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_PERF_RESULT_VIEW has no exception.
Method COLLECT Signature
Method COLLECT on class CL_TREX_PERF_RESULT_VIEW has no parameter.
Method COLLECT on class CL_TREX_PERF_RESULT_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FOR_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20080416 | |||
| 2 | IS_FOR_NEWDB | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20101104 |
Method CONSTRUCTOR on class CL_TREX_PERF_RESULT_VIEW has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_TREX_PERF_RESULT_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Exception | 20080416 |
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FOR_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20080416 | |||
| 2 | IS_FOR_NEWDB | Call by reference | Type reference (TYPE) | ABAP_BOOL | '' | 20101104 |
Method SHOW on class CL_TREX_PERF_RESULT_VIEW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |