SAP ABAP Class IF_ATRAPI_TRACE_FILE_SERVICE (Trace File Service)
Properties
Class IF_ATRAPI_TRACE_FILE_SERVICE  
Short Description Trace File Service    
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_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ATRAPI_TRACE_FILE_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ATRAPI_TRACE_FILE_SERVICE has no interface implemented.
Friends
Class IF_ATRAPI_TRACE_FILE_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_SERVER Constant Public Type reference (TYPE) STRING IF_ATRAPI_CONST=>C_ALL_SERVER 20110112
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FILE Instance method Public Method 20110415
2 GET_FILE Instance method Public Method 20110124
3 GET_FILE_DIR Instance method Public Method 20101125
4 SET_FILE_ATTRIBUTES Instance method Public Method 20111121
5 STOP_ACTIVE_FILE Instance method Public Method 20110705
Events
Class IF_ATRAPI_TRACE_FILE_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_FILE_DIR Public Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_STR_FILE_DIR 20110112
2 TYP_TAB_FILE_DIR Public Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_TAB_FILE_DIR 20110112
Method Signatures

Method DELETE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110415
2 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20110510
3 Returning R_FLG_DELETED Value transfer Type reference (TYPE) XFLAG 20110418
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110418

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110124
2 Importing I_SERVER Call by reference Type reference (TYPE) CSEQUENCE 20110510
3 Returning R_REF_FILE Value transfer Object reference (TYPE REF TO) IF_ATRAPI_TRACE_FILE 20110124
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20110124
2 CX_ATRAPI_NOT_FOUND 20110301

Method GET_FILE_DIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MANDT Value transfer Type reference (TYPE) CSEQUENCE IF_ATRAPI_CONST=>C_DEFAULT 20110114
2 Importing I_SERVER Value transfer Type reference (TYPE) CSEQUENCE IF_ATRAPI_CONST=>C_DEFAULT 20110510
3 Importing I_USER Value transfer Type reference (TYPE) CSEQUENCE '*' 20110112
4 Returning R_TAB_FILE_DIR Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_FILE_SERVICE=>TYP_TAB_FILE_DIR 20110112

Method GET_FILE_DIR on class IF_ATRAPI_TRACE_FILE_SERVICE has no exception.

Method SET_FILE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Value transfer Type reference (TYPE) CSEQUENCE 20111121
2 Importing I_EXPIRATION Value transfer Type reference (TYPE) TIMESTAMP 20111123
3 Importing I_FILENAME Value transfer Type reference (TYPE) CSEQUENCE 20111121
4 Importing I_SERVER Value transfer Type reference (TYPE) CSEQUENCE 20111121
# Exception Resumable Description Created on
1 CX_ATRAPI_FAILURE 20111121

Method STOP_ACTIVE_FILE 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 20110705
2 Importing I_SERVER Value transfer Type reference (TYPE) CSEQUENCE 20110705
# Exception Resumable Description Created on
1 CX_ATRAPI_CONTRACT_VIOLATION 20110705
2 CX_ATRAPI_FAILURE 20110705
3 CX_ATRAPI_NOT_FOUND 20110705
History
Last changed by/on SAP  20130531 
SAP Release Created in