SAP ABAP Class CL_RSR_TRACE_FUNCTION (OLAP Trace: Function)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRTRACE (Package) BW: OLAP Trace Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_TRACE_CALLABLE OLAP Trace: Function 20040405
Properties
Class CL_RSR_TRACE_FUNCTION  
Short Description OLAP Trace: Function    
Super Class CL_RSR_TRACE_CALLABLE OLAP Trace: Function 
Instantiability of a Class 0  Private 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_TRACE_FUNCTION has no interface implemented.
Friends
Class CL_RSR_TRACE_FUNCTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TH_EXCPBIND Instance attribute Public Type reference (TYPE) ABAP_FUNC_EXCPBIND_TAB 20040427
2 N_TS_PARMBIND Instance attribute Public Type reference (TYPE) ABAP_FUNC_PARMBIND_TAB 20040227
3 P_TH_INSTANCE Static Attribute Private Type reference (TYPE) PT_TH_INSTANCE 20040227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040227
2 CREATE Static method Public Method 20040227
3 _COLLECT_TYPE Instance method Private Method 20041117
4 _READ_INTERFACE Instance method Private Method 20040227
5 __IS_CLASS_SERIALIZABLE Static method Private Method 20040317
Events
Class CL_RSR_TRACE_FUNCTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_INSTANCE Private See coding 20040227 begin of PT_S_INSTANCE, name type funcname, instance type ref to cl_rsr_trace_function, end of PT_S_INSTANCE
2 PT_S_TABLEPARAM Private See coding 20041210 begin of PT_S_TABLEPARAM, name type abap_parmname, typnm type ABAP_ABSTYPENAME, end of PT_S_TABLEPARAM
3 PT_S_TYPE Private See coding 20041117 begin of PT_S_TYPE , name type abap_parmname, typnm type ABAP_ABSTYPENAME, refto type rs_bool, end of pt_s_type
4 PT_TH_INSTANCE Private See coding 20040227 PT_TH_INSTANCE type hashed table of pt_s_instance with unique key name
5 PT_TS_TABLEPARAMS Private See coding 20041210 PT_TS_TABLEPARAMS type sorted table of pt_s_tableparam with unique key name
6 PT_TS_TYPE Private See coding 20041117 PT_TS_TYPE type sorted table of pt_s_type with unique key name
Method Signatures

Method CONSTRUCTOR 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

Method CONSTRUCTOR on class CL_RSR_TRACE_FUNCTION has no exception.

Method CREATE 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: function 20040227

Method CREATE on class CL_RSR_TRACE_FUNCTION has no exception.

Method _COLLECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) C Boolean 20041117
2 Importing I_TYPE Call by reference Type reference (TYPE) C 20041117
3 Returning R_IS_SERIALIZABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20041117

Method _COLLECT_TYPE on class CL_RSR_TRACE_FUNCTION has no exception.

Method _READ_INTERFACE Signature

Method _READ_INTERFACE on class CL_RSR_TRACE_FUNCTION has no parameter.
Method _READ_INTERFACE on class CL_RSR_TRACE_FUNCTION has no exception.

Method __IS_CLASS_SERIALIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) STRING Run Time Type Services 20041117
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20040317

Method __IS_CLASS_SERIALIZABLE on class CL_RSR_TRACE_FUNCTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700