SAP ABAP Class CL_ATRAPI_TRACE_REQUEST (Trace Request)
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_NEW_TRACE_REQUEST New Trace Request 20110511
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRAPI_TRACE_REQUEST Trace Request 20110511
Properties
Class CL_ATRAPI_TRACE_REQUEST  
Short Description Trace Request    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20110511   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...
2 IF_ATRA_CROSS_SERVER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATRAPI_NEW_TRACE_REQUEST New Trace Request 20110511
2 IF_ATRAPI_TRACE_REQUEST Trace Request 20110511
Friends
Class CL_ATRAPI_TRACE_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Private Type reference (TYPE) CHAR3 20110516
2 CX Instance attribute Private Object reference (TYPE REF TO) CX_ROOT 20110516
3 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20110516
4 EXPIRATION_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP 20110516
5 FLG_NEW Instance attribute Private Type reference (TYPE) XFLAG 20110511
6 FLG_USE_DEFAULT_VARIANT Instance attribute Private Type reference (TYPE) XFLAG 20110628
7 MAX_NO_EXECUTIONS Instance attribute Private Type reference (TYPE) I 20110516
8 OBJNAME Instance attribute Private Type reference (TYPE) STRING 20110516
9 REF_TRACE_PARAMS Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS 20110516
10 REN_OBJTYPE Instance attribute Private Object reference (TYPE REF TO) IE_ATRAPI_OBJTYPE 20110516
11 REN_PROCESS_TYPE Instance attribute Private Object reference (TYPE REF TO) IE_ATRAPI_PROCESS_TYPE 20110516
12 REQUEST_INDEX Instance attribute Private Type reference (TYPE) I 20110523
13 SERVER Instance attribute Private Type reference (TYPE) STRING 20110516
14 STR_REQUEST Instance attribute Private Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_STR_TRACE_REQUEST 20110516
15 TEXT Instance attribute Private Type reference (TYPE) STRING 20110516
16 USER Instance attribute Private Type reference (TYPE) SYUNAME 20110516
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Private Method 20110516
2 MAP_SINGLE_REQUEST Static method Private Method 20110526
3 S_CREATE Static method Public Method 20110511
4 S_GET_CURRENT_TRACE_REQUESTS Static method Public Method 20110516
Events
Class CL_ATRAPI_TRACE_REQUEST has no event.
Types
Class CL_ATRAPI_TRACE_REQUEST has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_ATRAPI_TRACE_REQUEST has no parameter.
Method INIT on class CL_ATRAPI_TRACE_REQUEST has no exception.

Method MAP_SINGLE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_REQUEST Value transfer Type reference (TYPE) IF_ATRA_CROSS_SERVER=>TYP_STR_TRACE_REQUEST 20110526
2 Returning R_STR_REQUEST_API Value transfer Type reference (TYPE) IF_ATRAPI_TRACE_REQUEST=>TYP_STR_REQUEST 20110526

Method MAP_SINGLE_REQUEST on class CL_ATRAPI_TRACE_REQUEST has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_NEW Call by reference Type reference (TYPE) XFLAG 20110511
2 Importing I_FLG_USE_DEFAULT_VARIANT Call by reference Type reference (TYPE) XFLAG 20110628
3 Returning R_REF_REQUEST Value transfer Object reference (TYPE REF TO) CL_ATRAPI_TRACE_REQUEST 20110511

Method S_CREATE on class CL_ATRAPI_TRACE_REQUEST has no exception.

Method S_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_TRACE_REQUEST=>TYP_TAB_REQUESTS 20110516

Method S_GET_CURRENT_TRACE_REQUESTS on class CL_ATRAPI_TRACE_REQUEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803