SAP ABAP Class CL_SAUNIT_PROFILER_PROXY (Profiling ABAP Unit Runs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-QTT (Application Component) Quality and Test Tools: ABAP Unit Test, ABAP Test Cockpit
     SABP_UNIT_LEGACY_ADT (Package) - Internal - Adapter to design time services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AUNIT_TEST_CLASS_DECORATOR ABAP Unit: Test class decorator 20120210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20120210
Properties
Class CL_SAUNIT_PROFILER_PROXY  
Short Description Profiling ABAP Unit Runs    
Super Class CL_AUNIT_TEST_CLASS_DECORATOR ABAP Unit: Test class decorator 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_LEGACY_ADT   - Internal - Adapter to design time services 
Created 20120210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAUNIT_PROFILER_PROXY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20120210
Friends
Class CL_SAUNIT_PROFILER_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG_ID Instance attribute Private Type reference (TYPE) STRING 20120210
2 FLG_ON_OFF Instance attribute Private Type reference (TYPE) XFLAG 20120210
3 FLG_SQL_TRACE Instance attribute Private Type reference (TYPE) XFLAG 20120530
4 REF_PARAMS Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_TRACE_PARAMS 20120210
5 REF_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_MAIN_SERVICE 20120210
6 REF_SESSION Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_TRACE_SESSION 20120210
7 REF_SETUP Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_NEW_INSTANT_TRACE 20120210
8 REF_TC_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS_HANDLE 20120210
9 REF_TRACING Instance attribute Private Object reference (TYPE REF TO) IF_ATRAPI_TRACING_SERVICE 20120210
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Private Method 20120210
2 S_CREATE Static method Public Method 20120210
Events
Class CL_SAUNIT_PROFILER_PROXY has no event.
Types
Class CL_SAUNIT_PROFILER_PROXY has no local type.
Method Signatures

Method INIT Signature

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

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CSEQUENCE 20120210
2 Importing I_REF_TC_HANDLE Call by reference Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS_HANDLE 20120210
3 Returning R_REF_PROXY Value transfer Object reference (TYPE REF TO) CL_SAUNIT_PROFILER_PROXY 20120210

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