SAP ABAP Class CL_SWF_PF_SERVICES (Service Class for Measuring Section)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_PF (Package) Utilities for Performance Measurements

⤷

⤷

Properties
Class | CL_SWF_PF_SERVICES | |
Short Description | Service Class for Measuring Section | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_PF | Utilities for Performance Measurements |
Created | 20061121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_PF_SERVICES has no forward declaration.
Interfaces
Class CL_SWF_PF_SERVICES has no interface implemented.
Friends
Class CL_SWF_PF_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFCOLLID | '01' | Application Statistics Collector | 20061204 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFCOLLID | '02' | Runtime Collector | 20061204 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFCOLLID | '00' | Default Collector | 20061204 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFAGGLEVEL | 'I' | Aggregation per Object Instance | 20061204 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFAGGLEVEL | 'M' | Aggregation per Measuring Section | 20061204 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFAGGLEVEL | 'T' | Aggregation per Object Type | 20061204 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFAGGREGATE | SPACE | No Aggregation | 20061204 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFAGGREGATE | 'S' | Aggregration Totalling | 20061204 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SWFPFMSECTID | '0000' | Global Configuration | 20061204 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SIBFTYPEID | 'CL_SWF_PF_DUMMY_COLLECTOR' | Default Collector Class | 20061204 | |
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SWF_PF_COLLECTOR | Default Collector | 20061204 | ||
12 | ![]() |
Static Attribute | Private | See coding | Configuration Data | 20061204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20061204 |
2 | ![]() |
Static method | Public | Method | Generates Collector for Given Measuring Section | 20061204 |
3 | ![]() |
Static method | Private | Method | Reads Definition | 20061204 |
Events
Class CL_SWF_PF_SERVICES has no event.
Types
Class CL_SWF_PF_SERVICES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_PF_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_PF_SERVICES has no exception.
Method CREATE_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LEADING_OBJECT_INST | Call by reference | Type reference (TYPE) | SIBFINSTID | Führende Objektinstanz | 20061204 | ||
2 | ![]() |
IM_LEADING_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SIBFTYPEID | Führender Objekttyp | 20061204 | ||
3 | ![]() |
IM_MSECTID | Call by reference | Type reference (TYPE) | SWFPFMSECTID | Messstrecke | 20061204 | ||
4 | ![]() |
RE_COLLECTOR | Value transfer | Object reference (TYPE REF TO) | IF_SWF_PF_COLLECTOR | Kollektor | 20061204 |
Method CREATE_COLLECTOR on class CL_SWF_PF_SERVICES has no exception.
Method READ_DEFINITION Signature
Method READ_DEFINITION on class CL_SWF_PF_SERVICES has no parameter.
Method READ_DEFINITION on class CL_SWF_PF_SERVICES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |