SAP ABAP Class IF_ATRAPI_TRACE_FILE (Trace File)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATRAPI_TRACE_FILE Trace File 20101201
Properties
Class IF_ATRAPI_TRACE_FILE  
Short Description Trace File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101124   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_FILE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ATRAPI_TRACE_FILE has no interface implemented.
Friends
Class IF_ATRAPI_TRACE_FILE has no friend class.
Attributes
Class IF_ATRAPI_TRACE_FILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20101203
2 GET_FILENAME Instance method Public Method 20101203
3 GET_FILE_HEADER Instance method Public Method 20101207
4 GET_HOST Instance method Public Method 20110510
5 GET_SERVER Instance method Public Method 20110510
6 IS_ON_LOCAL_SERVER Instance method Public Method 20101203
7 IS_ON_REMOTE_SERVER Instance method Public Method 20101203
8 IS_WITH_MEMORY_CONSUMPTION Instance method Public Method 20111014
Events
Class IF_ATRAPI_TRACE_FILE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_HEADER Public See coding 20101207 begin of TYP_STR_HEADER. include type IF_ATRA_CROSS_SERVER=>TYP_STR_FILE_HEADER. types: end of TYP_STR_HEADER
Method Signatures

Method DELETE Signature

Method DELETE on class IF_ATRAPI_TRACE_FILE has no parameter.
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20101203

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_FULL Call by reference Type reference (TYPE) XFLAG 'X' 20110118
2 Returning R_FILENAME Value transfer Type reference (TYPE) STRING 20101203

Method GET_FILENAME on class IF_ATRAPI_TRACE_FILE has no exception.

Method GET_FILE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_FORCE_REFRESH Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20110707
2 Returning R_STR_HEADER Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_FILE=>TYP_STR_HEADER 20101207

Method GET_FILE_HEADER on class IF_ATRAPI_TRACE_FILE has no exception.

Method GET_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HOST Value transfer Type reference (TYPE) STRING 20110510

Method GET_HOST on class IF_ATRAPI_TRACE_FILE has no exception.

Method GET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVER Value transfer Type reference (TYPE) STRING 20110510

Method GET_SERVER on class IF_ATRAPI_TRACE_FILE has no exception.

Method IS_ON_LOCAL_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_LOCAL Value transfer Type reference (TYPE) XFLAG 20101203

Method IS_ON_LOCAL_SERVER on class IF_ATRAPI_TRACE_FILE has no exception.

Method IS_ON_REMOTE_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_REMOTE Value transfer Type reference (TYPE) XFLAG 20101203

Method IS_ON_REMOTE_SERVER on class IF_ATRAPI_TRACE_FILE has no exception.

Method IS_WITH_MEMORY_CONSUMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_WITH_MEMORY_CONSUMPTION Value transfer Type reference (TYPE) XFLAG 20111014

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