SAP ABAP Interface IF_ATRAPI_TRACE_REQ_SERVICE (Trace Request Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Properties
Interface IF_ATRAPI_TRACE_REQ_SERVICE  
Short Description Trace Request Service    
General Data
Package S_ATRA_API   ATRA API 
Created 20110516   SAP 
Last changed 20130531   SAP 
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
Interface IF_ATRAPI_TRACE_REQ_SERVICE has no interface.
Friends
Interface IF_ATRAPI_TRACE_REQ_SERVICE has no friend.
Attributes
Interface 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
Interface IF_ATRAPI_TRACE_REQ_SERVICE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_ATRAPI_TRACE_REQ_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803