SAP ABAP Class CL_ATRA_UTIL (General Auxiliary Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Properties
Class CL_ATRA_UTIL  
Short Description General Auxiliary Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ABAP_TRACE   ABAP TRACE 
Created 20100223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATRA_TRACE_FILE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SATRE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SATRI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ATRA_UTIL has no interface implemented.
Friends
Class CL_ATRA_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FILE Constant Public Type reference (TYPE) CHAR1 'F' 20120116
2 C_SEP Constant Public Type reference (TYPE) CHAR1 ':' 20120116
3 C_STARTER Constant Public Type reference (TYPE) CHAR1 '%' 20120116
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_MICRO_SECS_TO_PERCENT Static method Public Method Converts micro sec. -> percentage 20100224
2 CONVERT_PERCENT_TO_MICRO_SECS Static method Public Method Converts percentage to microseconds 20100224
3 _CONVERT_ATRA_AGG_RECORD Static method Public Method 20100825
4 _CONVERT_ATRA_RECORD Static method Public Method 20100825
5 _CONVERT_TRACEINFO Static method Public Method 20100825
Events
Class CL_ATRA_UTIL has no event.
Types
Class CL_ATRA_UTIL has no local type.
Method Signatures

Method CONVERT_MICRO_SECS_TO_PERCENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) ANY 20100224
2 Exporting OUTPUT Call by reference Type reference (TYPE) ANY 20100224
3 Importing PERCENTAGE_BASE Call by reference Type reference (TYPE) I 20100224

Method CONVERT_MICRO_SECS_TO_PERCENT on class CL_ATRA_UTIL has no exception.

Method CONVERT_PERCENT_TO_MICRO_SECS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) ANY 20100224
2 Exporting OUTPUT Call by reference Type reference (TYPE) ANY 20100224
3 Importing PERCENTAGE_BASE Call by reference Type reference (TYPE) I 20100224

Method CONVERT_PERCENT_TO_MICRO_SECS on class CL_ATRA_UTIL has no exception.

Method _CONVERT_ATRA_AGG_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATRA_AGG_RECORD Call by reference Type reference (TYPE) IF_ATRA_TRACE_FILE=>T_ATRA_AGG_RECORD 20100825
2 Returning R_SATRE_AGG_RECORD Value transfer Type reference (TYPE) SATRE_AGG_OUTPUT 20100825

Method _CONVERT_ATRA_AGG_RECORD on class CL_ATRA_UTIL has no exception.

Method _CONVERT_ATRA_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATRA_RECORD Call by reference Type reference (TYPE) IF_ATRA_TRACE_FILE=>T_ATRA_RECORD 20100825
2 Returning R_SATRE_RECORD Value transfer Type reference (TYPE) SATRE_OUTPUT 20100825

Method _CONVERT_ATRA_RECORD on class CL_ATRA_UTIL has no exception.

Method _CONVERT_TRACEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACEINFO Call by reference Type reference (TYPE) IF_ATRA_TRACE_FILE=>T_ATRA_TRACE_INFO_TAB 20100825
2 Returning R_SATRI_INFO Value transfer Type reference (TYPE) SATRI_INFO 20100825

Method _CONVERT_TRACEINFO on class CL_ATRA_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732