SAP ABAP Class CL_SOAP_MONI_PERF_MP (Performance Measuring Point)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
⤷
SOAP_MONITORING (Package) SOAP Monitoring Framework
⤷
⤷
Properties
| Class | CL_SOAP_MONI_PERF_MP | |
| Short Description | Performance Measuring Point | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20051109 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_MONI_PERF_MP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MONI_COLLECTOR | 20051109 | Collection of All Measuring Points | |
| 2 | CL_SOAP_MONI_METHOD_HANDLE | 20051109 | Method Handle | |
| 3 | CL_SOAP_MONI_PERF_RECORD | 20051109 | Performance Record |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20051109 | ||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_PERF_MP' | 20060227 | |||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20060221 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Type = Absolute | 20051109 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Type = Relative | 20051109 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SOAP_MONI_METHOD_HANDLE | Collection of All Measuring Points for Method | 20051109 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20051109 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | SRT_MON_PERF_MP_NAME | Measuring Point Name for Performance Monitoring | 20051125 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TT_TIME_STAMPS | 20051109 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 20051109 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TS_TIME_STAMP | 20051109 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_MONI_PERF_MP | Performance Measuring Point | 20051109 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | Timer Interface | 20060828 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_PROC_ID | SOAP Runtime Processor Unit ID | 20051123 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | R = Running; S = Stopped; F = Failure | 20051109 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | SRT Tracing Level | 20051124 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | A = Absolute; R = Relative | 20051109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20051109 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060828 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20051109 | |
| 4 | Instance method | Protected | Method | 20051109 | ||
| 5 | Instance method | Protected | Method | 20051109 | ||
| 6 | Instance method | Protected | Method | 20051109 | ||
| 7 | Instance method | Protected | Method | 20051109 |
Events
Class CL_SOAP_MONI_PERF_MP has no event.
Types
Class CL_SOAP_MONI_PERF_MP has no local type.
Method Signatures
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_CALLS | Value transfer | Type reference (TYPE) | I | Number of calls | 20051109 | |||
| 2 | TIME | Value transfer | Type reference (TYPE) | SRT_MONI_TIME_DEC | DEC12 | 20051109 |
Method CALCULATE on class CL_SOAP_MONI_PERF_MP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MP_METHOD_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_MONI_METHOD_HANDLE | Collection aller Messpunkte für eine Methode | 20051109 | |||
| 2 | MP_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_MONI_PERF_MP | Performance-Messpunkt | 20051109 | |||
| 3 | MP_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Type: A = Absolut; R = Relative | 20051109 | |||
| 4 | M_MP_NAME | Call by reference | Type reference (TYPE) | SRT_MON_PERF_MP_NAME | Measuring Point name for Perfomance Monitoring | 20051125 | |||
| 5 | M_TRC_LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | SRT Tracing level | 20051125 |
Method CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no exception.
Method PARENT_START Signature
Method PARENT_START on class CL_SOAP_MONI_PERF_MP has no parameter.
Method PARENT_START on class CL_SOAP_MONI_PERF_MP has no exception.
Method PARENT_STOP Signature
Method PARENT_STOP on class CL_SOAP_MONI_PERF_MP has no parameter.
Method PARENT_STOP on class CL_SOAP_MONI_PERF_MP has no exception.
Method START Signature
Method START on class CL_SOAP_MONI_PERF_MP has no parameter.
Method START on class CL_SOAP_MONI_PERF_MP has no exception.
Method STOP Signature
Method STOP on class CL_SOAP_MONI_PERF_MP has no parameter.
Method STOP on class CL_SOAP_MONI_PERF_MP has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |