SAP ABAP Class /IWFND/IF_TRACES (Performance and data traces)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_TRACES Performance and data traces 20140127
Properties
Class /IWFND/IF_TRACES  
Short Description Performance and data traces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140127   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/IF_TRACES has no forward declaration.
Interfaces
Class /IWFND/IF_TRACES has no interface implemented.
Friends
Class /IWFND/IF_TRACES has no friend class.
Attributes
Class /IWFND/IF_TRACES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PERFORMANCE_TRACES Instance method Public Method Add a list of performance traces 20140127
2 FINALIZE Instance method Public Method Finalize all Traces 20140127
3 GET_IS_PERF_TRACE_ACTIVE Instance method Public Method Get IF the performance trace on the Hub is active 20140204
4 PERFORMANCE_START Instance method Public Method Start Performance Trace 20140127
5 PERFORMANCE_STOP Instance method Public Method Stop Performance Trace 20140127
Events
Class /IWFND/IF_TRACES has no event.
Types
Class /IWFND/IF_TRACES has no local type.
Method Signatures

Method ADD_PERFORMANCE_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERFORMANCE_TRACES Call by reference Type reference (TYPE) /IWFND/SUTIL_PERF_BEP_T List of Performance Trace entries 20140127
2 Importing IV_APP_TIME Call by reference Type reference (TYPE) I Application Time in BEP 20140203
3 Importing IV_PARENT_TRACE_ID Call by reference Type reference (TYPE) I Parent for the added performance trace entries 20140127
4 Importing IV_RFC_REQUEST_SIZE Call by reference Type reference (TYPE) I RFC Request Size 20140203
5 Importing IV_RFC_RESPONSE_SIZE Call by reference Type reference (TYPE) I RFC Response Size 20140203
6 Importing IV_RFC_START_TIME Call by reference Type reference (TYPE) I RFC Start Time 20140203
7 Importing IV_RFC_STOP_TIME Call by reference Type reference (TYPE) I RFC Stop Time 20140203

Method ADD_PERFORMANCE_TRACES on class /IWFND/IF_TRACES has no exception.

Method FINALIZE Signature

Method FINALIZE on class /IWFND/IF_TRACES has no parameter.
Method FINALIZE on class /IWFND/IF_TRACES has no exception.

Method GET_IS_PERF_TRACE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PERF_TRACE_ACTIVE Value transfer Type reference (TYPE) BOOLE_D TRUE if the performance trace is active 20140204

Method GET_IS_PERF_TRACE_ACTIVE on class /IWFND/IF_TRACES has no exception.

Method PERFORMANCE_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_DISPATCH_CALL Call by reference Type reference (TYPE) XSDBOOLEAN Parallelization: Dispatch Call of the paralleliZER 20140127
2 Importing IV_IS_PARALLEL_CALL Call by reference Type reference (TYPE) XSDBOOLEAN Parallelization: Parallell executed call of the paralleliZEE 20140127
3 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CSEQUENCE Method Name - Replaces the default 20140127
4 Returning RV_TRACE_ID Value transfer Type reference (TYPE) I Performance Trace ID 20140127

Method PERFORMANCE_START on class /IWFND/IF_TRACES has no exception.

Method PERFORMANCE_STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRACE_ID Call by reference Type reference (TYPE) I Performance Trace ID 20140127

Method PERFORMANCE_STOP on class /IWFND/IF_TRACES has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in