SAP ABAP Class IF_ATRAPI_TRACE_REQ_SERVICE (Trace Request Service)
Properties
Class IF_ATRAPI_TRACE_REQ_SERVICE  
Short Description Trace Request Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110516   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_REQUEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ATRAPI_TRACE_REQ_SERVICE has no interface implemented.
Friends
Class IF_ATRAPI_TRACE_REQ_SERVICE has no friend class.
Attributes
Class IF_ATRAPI_TRACE_REQ_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TRACE_REQUEST Instance method Public Method 20110516
2 GET_CURRENT_TRACE_REQUESTS Instance method Public Method 20110516
3 SETUP_NEW_TRACE_REQUEST Instance method Public Method 20110516
Events
Class IF_ATRAPI_TRACE_REQ_SERVICE has no event.
Types
Class IF_ATRAPI_TRACE_REQ_SERVICE has no local type.
Method Signatures

Method DELETE_TRACE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATION_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110516
2 Importing I_FLG_KILL_RUNNING_TRACES Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20110516
3 Importing I_REQUEST_INDEX Value transfer Type reference (TYPE) INT4 20110523
4 Importing I_SERVER Value transfer Type reference (TYPE) CSEQUENCE 20110516
5 Returning R_FLG_DELETED Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20110516

Method DELETE_TRACE_REQUEST on class IF_ATRAPI_TRACE_REQ_SERVICE has no exception.

Method GET_CURRENT_TRACE_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ALL_SERVER Value transfer Type reference (TYPE) XFLAG 'X' 20110516
2 Returning R_TAB_REQUESTS Value transfer Type reference (TYPE) IF_ATRAPI_TRACING_SERVICE=>TYP_TAB_TRACE_REQUESTS 20110516

Method GET_CURRENT_TRACE_REQUESTS on class IF_ATRAPI_TRACE_REQ_SERVICE has no exception.

Method SETUP_NEW_TRACE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USE_DEFAULT_VARIANT Call by reference Type reference (TYPE) XFLAG 20110628
2 Returning R_REF_NEW_TRACE_REQUEST Value transfer Object reference (TYPE REF TO) IF_ATRAPI_NEW_TRACE_REQUEST 20110516

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