SAP ABAP Class IF_ATRAPI_ANALYSIS_SERVICE (IF_ATRAPI_ANALYSIS_SERVICE)
Properties
Class IF_ATRAPI_ANALYSIS_SERVICE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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
Class IF_ATRAPI_ANALYSIS_SERVICE has no interface implemented.
Friends
Class IF_ATRAPI_ANALYSIS_SERVICE has no friend class.
Attributes
Class IF_ATRAPI_ANALYSIS_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_IN_SAT Instance method Public Method 20110502
2 ENSURE_SHM_FOR_TRACES Instance method Public Method 20110505
3 GET_ANALYSIS_FROM_FILE Instance method Public Method 20110114
4 GET_ANALYSIS_FROM_FILENAME Instance method Public Method 20110114
5 GET_DEFAULT_FILTER Instance method Public Method 20120515
6 GET_TEXT_FOR_TRACEEVENT Instance method Public Method 20110301
Events
Class IF_ATRAPI_ANALYSIS_SERVICE has no event.
Types
Class IF_ATRAPI_ANALYSIS_SERVICE has no local type.
Method Signatures

Method DISPLAY_IN_SAT 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 20110502

Method DISPLAY_IN_SAT on class IF_ATRAPI_ANALYSIS_SERVICE has no exception.

Method ENSURE_SHM_FOR_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELAY Value transfer Type reference (TYPE) I 20110506
2 Importing I_FLG_ASYNCHRONOUS Value transfer Type reference (TYPE) XFLAG 20110505
3 Importing I_STR_FILTER Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110505
4 Importing I_TAB_TRACE_KEYS Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_TAB_TRACE_KEYS 20110505

Method ENSURE_SHM_FOR_TRACES on class IF_ATRAPI_ANALYSIS_SERVICE has no exception.

Method GET_ANALYSIS_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USE_SHARED_MEMORY Value transfer Type reference (TYPE) XFLAG 20110504
2 Importing I_REF_FILE Call by reference Object reference (TYPE REF TO) IF_ATRAPI_TRACE_FILE 20110114
3 Importing I_STR_FILTER Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_ANALYSIS=>TYP_STR_FILTER 20110419
4 Returning R_REF_ANALYSIS Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_ANALYSIS Trace Auswertung 20110419
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE Fehler in ATRA API 20110114

Method GET_ANALYSIS_FROM_FILENAME Signature

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

Method GET_DEFAULT_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 Filter for trace analysis 20120515

Method GET_DEFAULT_FILTER on class IF_ATRAPI_ANALYSIS_SERVICE has no exception.

Method GET_TEXT_FOR_TRACEEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CHAR1 20110301
2 Importing I_SUBID Call by reference Type reference (TYPE) CHAR1 20110301
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20110301

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