SAP ABAP Class CL_SWF_PF_ASTAT_COLLECTOR (Collector for Application Statistic)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_PF_COLLECTOR | Interface for Performance Collectors | 20061204 |
Properties
| Class | CL_SWF_PF_ASTAT_COLLECTOR | |
| Short Description | Collector for Application Statistic | |
| 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_ASTAT_COLLECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_PF_COLLECTOR | Interface for Performance Collectors | 20061204 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_PF_SERVICES | 20061204 | Service Class for Measuring Section |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | APPINFO | M_APPINFO | 20061204 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ASTAT_OPENKEY | M_OPENKEY | 20061204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Private Constructor | 20061204 |
Events
Class CL_SWF_PF_ASTAT_COLLECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APPINFO | Public | See coding | 20061204 | appinfo TYPE c LENGTH 50
|
||
| 2 | ASTAT_OPENKEY | Public | See coding | 20061204 | astat_openkey TYPE c LENGTH 28
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPINFO | Call by reference | Type reference (TYPE) | APPINFO | IM_APPINFO | 20061204 | |||
| 2 | IM_OPENKEY | Call by reference | Type reference (TYPE) | ASTAT_OPENKEY | IM_OPENKEY | 20061204 |
Method CONSTRUCTOR on class CL_SWF_PF_ASTAT_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |