SAP ABAP Class CL_ATRAPI_TRACE_FILE (Trace File)
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_FILE Trace File 20101201
Properties
Class CL_ATRAPI_TRACE_FILE  
Short Description Trace File    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class ATRAPI    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20101201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATRAPI_TRACE_FILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATRAPI_TRACE_FILE Trace File 20101201
Friends
Class CL_ATRAPI_TRACE_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILENAME Instance attribute Private Type reference (TYPE) STRING 20101201
2 FLG_REMOTE Instance attribute Private Type reference (TYPE) XFLAG 20101201
3 REF_FILE Instance attribute Private Object reference (TYPE REF TO) IF_ATRA_TRACE_FILE 20101201
4 SERVER Instance attribute Private Type reference (TYPE) STRING 20110510
5 STR_FILE_HEADER Instance attribute Private Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_STR_FILE_HEADER 20101201
6 S_REF_CROSS_SERVER Static Attribute Private Object reference (TYPE REF TO) IF_ATRA_CROSS_SERVER 20101201
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_FILE Instance method Private Method 20101203
2 CLASS_CONSTRUCTOR Static method Public Constructor 20101201
3 INIT Instance method Private Method 20101201
4 S_CREATE Static method Public Method 20101201
Events
Class CL_ATRAPI_TRACE_FILE has no event.
Types
Class CL_ATRAPI_TRACE_FILE has no local type.
Method Signatures

Method ACCESS_FILE Signature

Method ACCESS_FILE on class CL_ATRAPI_TRACE_FILE has no parameter.
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20101203
2 CX_ATRAPI_NOT_FOUND 20101203

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ATRAPI_TRACE_FILE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ATRAPI_TRACE_FILE has no exception.

Method INIT Signature

Method INIT on class CL_ATRAPI_TRACE_FILE has no parameter.
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20101203
2 CX_ATRAPI_NOT_FOUND 20101203

Method S_CREATE 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 20101201
2 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20110510
3 Returning R_REF_FILE Value transfer Object reference (TYPE REF TO) CL_ATRAPI_TRACE_FILE 20101201
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20101203
2 CX_ATRAPI_INVALID_PARAMETER 20101201
3 CX_ATRAPI_NOT_FOUND 20101203
History
Last changed by/on SAP  20130531 
SAP Release Created in 802