SAP ABAP Class CL_ATRAPI_TRACE_ANALYSIS (Trace Evaluation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRAPI_TRACE_ANALYSIS Trace Analysis 20110114
Properties
Class CL_ATRAPI_TRACE_ANALYSIS  
Short Description Trace Evaluation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ATRAPI    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20110114   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_ATRAPI_TRACE_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATRAPI_TRACE_ANALYSIS Trace Analysis 20110114
Friends
Class CL_ATRAPI_TRACE_ANALYSIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX Static Attribute Protected Object reference (TYPE REF TO) CX_ROOT 20110502
2 STR_FILTER Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110419
3 STR_HEADER_INFO Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_HEADER_INFO 20110503
4 S_TAB_TEXTS Static Attribute Private See coding 20121113
5 TAB_DB_HITS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_DB_HITS 20120718
6 TAB_HITLIST Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_HITLIST 20110126
7 TAB_METH_TEXTS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110114
8 TAB_PACK_TEXTS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110114
9 TAB_PROG_TEXTS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110114
10 TAB_STATEMENTS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_STATEMENTS 20110114
11 TAB_TEXTS Instance attribute Protected Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110114
12 TEXT Static Attribute Protected Type reference (TYPE) TEXT 20110502
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_HITS Instance method Protected Method 20120718
2 GET_FILTER Instance method Protected Method 20110503
3 GET_HEADER_INFO Instance method Protected Method 20110503
4 GET_HITLIST Instance method Protected Method 20110503
5 GET_METH_TAB Instance method Protected Method 20110503
6 GET_ORIGINATION Instance method Protected Method 20110504
7 GET_PACK_TAB Instance method Protected Method 20110503
8 GET_PROG_TAB Instance method Protected Method 20110503
9 GET_STATEMENT_TAB Instance method Protected Method 20110503
10 GET_TEXT_TAB Instance method Protected Method 20110503
11 S_CREATE_FROM_FILE Static method Public Method 20110114
12 S_DELETE_FROM_SHM Static method Public Method 20110504
13 S_GET_FROM_SHM Static method Public Method 20110504
14 S_WRITE_TO_SHM Static method Public Method 20110503
Events
Class CL_ATRAPI_TRACE_ANALYSIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_TEXT Private See coding 20121113 begin of typ_str_text, id type c LENGTH 1, subid TYPE C LENGTH 1, text type string, END of typ_str_text
Method Signatures

Method GET_DB_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_DB_HITS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_DB_HITS 20120718
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20120718

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_FILTER Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110503

Method GET_FILTER on class CL_ATRAPI_TRACE_ANALYSIS has no exception.

Method GET_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_HEADER_INFO Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_HEADER_INFO 20110503

Method GET_HEADER_INFO on class CL_ATRAPI_TRACE_ANALYSIS has no exception.

Method GET_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_HITLIST Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_HITLIST 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method GET_METH_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_METHS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method GET_ORIGINATION Signature

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

Method GET_ORIGINATION on class CL_ATRAPI_TRACE_ANALYSIS has no exception.

Method GET_PACK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_PACKS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method GET_PROG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_PROGS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method GET_STATEMENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_STATEMENTS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_STATEMENTS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method GET_TEXT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_TEXTS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TEXTS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503

Method S_CREATE_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_FILE Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_FILE 20110114
2 Importing I_STR_FILTER Call by reference Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110419
3 Returning R_REF_ANALYSIS Value transfer Object reference (TYPE REF TO) CL_ATRAPI_TRACE_ANALYSIS Trace Evaluataion 20110120
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110114

Method S_DELETE_FROM_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILENAME Call by reference Type reference (TYPE) CSEQUENCE 20110504
2 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20110510
3 Importing I_STR_FILTER Call by reference Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110504
4 Returning R_FLG_DELETED Value transfer Type reference (TYPE) XFLAG 20110504
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110504

Method S_GET_FROM_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILENAME Call by reference Type reference (TYPE) CSEQUENCE 20110504
2 Importing I_FLG_CREATE Call by reference Type reference (TYPE) XFLAG 20110504
3 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20110510
4 Importing I_STR_FILTER Call by reference Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110504
5 Returning R_REF_ANALYSIS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_ANALYSIS 20110504
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110504

Method S_WRITE_TO_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_ANALYSIS Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_ANALYSIS 20110503
2 Returning R_REF_ANALYSIS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_ANALYSIS 20110503
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110503
History
Last changed by/on SAP  20130531 
SAP Release Created in 802