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 ABAP 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 BC_GRID Instance attribute Private Object reference (TYPE REF TO) IF_TREX_RUNTIME_GRID Run time grid for TREX (for performance measurement) 20080416
2 C_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'CUSTOM_CONTROL' Name of a Screen Element 20060809
3 DB_GRID Instance attribute Private Object reference (TYPE REF TO) IF_TREX_RUNTIME_GRID Run time grid for TREX (for performance measurement) 20080416
4 IS_FOR_NEWDB Instance attribute Private Type reference (TYPE) ABAP_BOOL '' 20101104
5 NEWDB_GRID Instance attribute Private Object reference (TYPE REF TO) IF_TREX_RUNTIME_GRID Run time grid for TREX (for performance measurement) 20101104
6 RFC_GRID Instance attribute Private Object reference (TYPE REF TO) IF_TREX_RUNTIME_GRID Run time grid for TREX (for performance measurement) 20060809
7 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20060809
8 WHITELIST_TAB_FOR_REPORT 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 CLASS_CONSTRUCTOR Static method Public Constructor 20130123
2 COLLECT Instance method Public Method 20060809
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060809
4 DISPLAY Instance method Public Method 20060809
5 SHOW 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 Importing IS_FOR_DB Call by reference Type reference (TYPE) ABAP_BOOL '' 20080416
2 Importing 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 CX_TREX_PROXY Proxy Exception 20080416

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FOR_DB Call by reference Type reference (TYPE) ABAP_BOOL '' 20080416
2 Importing 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