SAP ABAP Class CL_RSR_TRACE_RECORDER (OLAP Trace: Recorder)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRTRACE (Package) BW: OLAP Trace Tool
Properties
Class CL_RSR_TRACE_RECORDER  
Short Description OLAP Trace: Recorder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRTRACE   BW: OLAP Trace Tool 
Created 20040227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_TRACE_RECORDER has no interface implemented.
Friends
Class CL_RSR_TRACE_RECORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ACTIVE Static Attribute Public Type reference (TYPE) RS_BOOL Boolean 20040227
2 P_ID Static Attribute Private Type reference (TYPE) GUID_16 GUID in 'RAW' format 20040420
3 P_NO Static Attribute Private Type reference (TYPE) I 20040227
4 P_STACK_DEPTH Static Attribute Private Type reference (TYPE) I Call Depth During Play 20040722
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION Static method Public Method 20040227
2 GET_NO Static method Private Method 20040227
3 RECORD Static method Public Method 20040405
4 RECORD_FUNCTION_CLOSE Static method Public Method End of a Call 20040722
5 RECORD_FUNCTION_OPEN Static method Public Method Start of a Call 20040722
6 START Static method Public Method 20040405
7 STOP Static method Public Method 20040405
Events
Class CL_RSR_TRACE_RECORDER has no event.
Types
Class CL_RSR_TRACE_RECORDER has no local type.
Method Signatures

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) FUNCNAME Funktionsname 20040227
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSR_TRACE_FUNCTION OLAP Trace: point 20040227

Method GET_FUNCTION on class CL_RSR_TRACE_RECORDER has no exception.

Method GET_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NO Value transfer Type reference (TYPE) I 20040227

Method GET_NO on class CL_RSR_TRACE_RECORDER has no exception.

Method RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CALLABLE Value transfer Object reference (TYPE REF TO) CL_RSR_TRACE_CALLABLE OLAP Trace: function 20040405

Method RECORD on class CL_RSR_TRACE_RECORDER has no exception.

Method RECORD_FUNCTION_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CALLABLE Value transfer Object reference (TYPE REF TO) CL_RSR_TRACE_CALLABLE OLAP Trace: function 20040722

Method RECORD_FUNCTION_CLOSE on class CL_RSR_TRACE_RECORDER has no exception.

Method RECORD_FUNCTION_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CALLABLE Value transfer Object reference (TYPE REF TO) CL_RSR_TRACE_CALLABLE OLAP Trace: function 20040722

Method RECORD_FUNCTION_OPEN on class CL_RSR_TRACE_RECORDER has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCR Value transfer Type reference (TYPE) STRING 20040503

Method START on class CL_RSR_TRACE_RECORDER has no exception.

Method STOP Signature

Method STOP on class CL_RSR_TRACE_RECORDER has no parameter.
Method STOP on class CL_RSR_TRACE_RECORDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700