SAP ABAP Class CL_ABAP_RUNTIME_SAMPLE (Runtime sample)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RUNTIME (Package) Runtime Measurements
Properties
Class CL_ABAP_RUNTIME_SAMPLE  
Short Description Runtime sample    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_RUNTIME   Runtime Measurements 
Created 20120620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_RUNTIME_SAMPLE has no forward declaration.
Interfaces
Class CL_ABAP_RUNTIME_SAMPLE has no interface implemented.
Friends
Class CL_ABAP_RUNTIME_SAMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COEFFICIENT_OF_VARIATION Constant Public Type reference (TYPE) STRING 'COEFFICIENT_OF_VARIATION' 20120620
2 CONFIDENCE_INTERVAL Constant Public Type reference (TYPE) STRING 'CONFIDENCE_INTERVAL' 20120620
3 CONFIDENCE_INTERVAL_HIGH Constant Public Type reference (TYPE) STRING 'CONFIDENCE_INTERVAL_HIGH' 20120620
4 CONFIDENCE_INTERVAL_LOW Constant Public Type reference (TYPE) STRING 'CONFIDENCE_INTERVAL_LOW' 20120620
5 MAX_RUNTIME Constant Public Type reference (TYPE) STRING 'MAX_RUNTIME' 20120620
6 MEAN_RUNTIME Constant Public Type reference (TYPE) STRING 'MEAN_RUNTIME' 20120620
7 MIN_RUNTIME Constant Public Type reference (TYPE) STRING 'MIN_RUNTIME' 20120620
8 STANDARD_ERROR Constant Public Type reference (TYPE) STRING 'STANDARD_ERROR' 20120620
9 TRIM_PERCENT Constant Public Type reference (TYPE) STRING 'TRIM_PERCENT' 20120620
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SAMPLE_TYPE_DECFLOAT34 Static method Public Method 20120620
2 CREATE_SAMPLE_TYPE_F Static method Public Method 20120620
Events
Class CL_ABAP_RUNTIME_SAMPLE has no event.
Types
Class CL_ABAP_RUNTIME_SAMPLE has no local type.
Method Signatures

Method CREATE_SAMPLE_TYPE_DECFLOAT34 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAMPLE_TYPE_F Value transfer Object reference (TYPE REF TO) IF_ABAP_RUNTIME_SAMPLE 20120620

Method CREATE_SAMPLE_TYPE_DECFLOAT34 on class CL_ABAP_RUNTIME_SAMPLE has no exception.

Method CREATE_SAMPLE_TYPE_F Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SAMPLE_TYPE_F Value transfer Object reference (TYPE REF TO) IF_ABAP_RUNTIME_SAMPLE 20120620

Method CREATE_SAMPLE_TYPE_F on class CL_ABAP_RUNTIME_SAMPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in