SAP ABAP Class IF_TREX_PERF_RESULTS (Performance Results)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_PERF_COLLECTOR Performance Collector 20051013
Properties
Class IF_TREX_PERF_RESULTS  
Short Description Performance Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051013   SAP 
Last change 20110908   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 IF_TREX_PERF_RESULTS has no interface implemented.
Friends
Class IF_TREX_PERF_RESULTS has no friend class.
Attributes
Class IF_TREX_PERF_RESULTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVERAGE Instance method Public Method 20060125
2 GET_SECTION Instance method Public Method 20060417
3 GET_STATUS Instance method Public Method 20060727
4 GET_TOTAL Instance method Public Method 20060125
5 GET_TYPE Instance method Public Method 20060726
Events
Class IF_TREX_PERF_RESULTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_RESULTS Public See coding 20060714 t_results type standard table of ref to if_trex_perf_results with non-unique default key
Method Signatures

Method GET_AVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20060125
2 Returning RVAL Value transfer Type reference (TYPE) I 20060125

Method GET_AVERAGE on class IF_TREX_PERF_RESULTS has no exception.

Method GET_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20060417
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_TREX_PERF_SECTION Section of a Performance Trace 20060417

Method GET_SECTION on class IF_TREX_PERF_RESULTS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SYMSGTY Message Type 20060727

Method GET_STATUS on class IF_TREX_PERF_RESULTS has no exception.

Method GET_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20060125
2 Returning RVAL Value transfer Type reference (TYPE) I 20060125

Method GET_TOTAL on class IF_TREX_PERF_RESULTS has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20060726

Method GET_TYPE on class IF_TREX_PERF_RESULTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in