SAP ABAP Interface IF_SWF_PF_COLLECTOR (Interface for Performance Collectors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_PF (Package) Utilities for Performance Measurements
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_PF_ASTAT_COLLECTOR Collector for Application Statistic 20061204
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_PF_DUMMY_COLLECTOR Collector Without Functionality 20061204
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_PF_RUNTIME_COLLECTOR Collector that only measures runtimes 20061204
Properties
Interface IF_SWF_PF_COLLECTOR  
Short Description Interface for Performance Collectors    
General Data
Package SWF_PF   Utilities for Performance Measurements 
Created 20061121   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_PF_COLLECTOR has no forward declaration.
Interfaces
Interface IF_SWF_PF_COLLECTOR has no interface.
Friends
Interface IF_SWF_PF_COLLECTOR has no friend.
Attributes
Interface IF_SWF_PF_COLLECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REGISTER_PERSISTABLE Instance method Public Method Registers a persistence object in a transction 20061204
2 START Instance method Public Method Starting measuring 20061204
3 STOP Instance method Public Method Clock Measurement 20061204
Events
Interface IF_SWF_PF_COLLECTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ADD_DATA Public Type reference (TYPE) SWFPFDATA Non-Interpreted Performance Data 20061205
Method Signatures

Method REGISTER_PERSISTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONSOLIDATE Call by reference Type reference (TYPE) XFLAG 'X' Reduziere Persistenzschritte durch Zusammenführung 20061204
2 Importing IM_TRANSACTION_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_TSI_TRANSACTION_CONTEXT Transaktionskontext, an dem Persistenzobj. registriert wird 20061204

Method REGISTER_PERSISTABLE on Interface IF_SWF_PF_COLLECTOR has no exception.

Method START Signature

Method START on Interface IF_SWF_PF_COLLECTOR has no parameter.
Method START on Interface IF_SWF_PF_COLLECTOR has no exception.

Method STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_DATA Call by reference Type reference (TYPE) TY_ADD_DATA Zusätzlich zu speichernde Daten, falls dem Kollektor möglich 20061204

Method STOP on Interface IF_SWF_PF_COLLECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710