SAP ABAP Class CL_SOAP_MONI_PERF_RECORD (Performance Record)
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_RECORD | |
| Short Description | Performance Record | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20050914 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_MONI_PERF_RECORD has no forward declaration.
Interfaces
Class CL_SOAP_MONI_PERF_RECORD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MONI_COLLECTOR | 20050914 | Collection of All Measuring Points |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050914 | ||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_PERF_RECORD' | 20060227 | |||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20060221 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050914 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SRT_MON_PERF_MP_NAME | Measuring Point Name for Performance Monitoring | 20051125 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TT_MEASURING_POINTS | 20050914 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_PROC_ID | SOAP Runtime Processor Unit ID | 20051123 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | SRT Tracing Level | 20051123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20050914 | ||
| 2 | Instance method | Protected | Method | 20050914 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050914 |
Events
Class CL_SOAP_MONI_PERF_RECORD has no event.
Types
Class CL_SOAP_MONI_PERF_RECORD has no local type.
Method Signatures
Method ADD_MEASURING_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEASURING_POINT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_MONI_PERF_MP | Performance-Messpunkt | 20050914 | |||
| 2 | OK | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050914 |
Method ADD_MEASURING_POINT on class CL_SOAP_MONI_PERF_RECORD has no exception.
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 Performance Datensätze | 20050914 | |||
| 2 | TIME | Value transfer | Type reference (TYPE) | SRT_MONI_TIME_DEC | DEC12 | 20050914 |
Method CALCULATE on class CL_SOAP_MONI_PERF_RECORD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEASURING_POINT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_MONI_PERF_MP | Performance-Messpunkt | 20050914 |
Method CONSTRUCTOR on class CL_SOAP_MONI_PERF_RECORD has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |