SAP ABAP Class CL_SOAP_MONI_CONFIGURATION (Monitoring Configuration Class)
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_CONFIGURATION | |
| Short Description | Monitoring Configuration Class | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20060626 | SAP |
| Last change | 20140121 | 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_CONFIGURATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_APPLICATION_CLIENT | 20061123 | General SOAP Application for the Caller Side | |
| 2 | CL_SOAP_CONTEXT | 20060627 | Context for SOAP Call | |
| 3 | CL_SOAP_MONI_COLLECTOR | 20080106 | Collection of All Measuring Points | |
| 4 | CL_SOAP_MONI_FACTORY | 20070208 | SOAP Monitoring Factory | |
| 5 | CL_SOAP_RUNTIME_PROTOCOL | 20060626 | SOAP Runtime Protocol | |
| 6 | CL_SOAP_TRANSPORT_EXTENSN_ROOT | 20061127 | Class for SOAP Transport Links | |
| 7 | CL_SRT_LP_MAINTENANCE | 20061123 | Logical Port Template: Main Object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_CONFIGURATION' | Class Name | 20060725 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SRT_MONI_LOG_ENTRY_TAB | Table Type for Log Entries | 20060626 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Table Type for Trace Entries | 20060626 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060626 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20060626 | ||
| 2 | Static method | Protected | Method | 20060626 | ||
| 3 | Static method | Protected | Method | 20060626 | ||
| 4 | Static method | Protected | Method | 20060626 |
Events
Class CL_SOAP_MONI_CONFIGURATION has no event.
Types
Class CL_SOAP_MONI_CONFIGURATION has no local type.
Method Signatures
Method GET_LOG_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20060726 | |||
| 2 | LEVEL | Value transfer | Type reference (TYPE) | SRT_MONI_LOG_LEVEL | SOAP Laufzeit Log-Level | 20060626 |
Method GET_LOG_LEVEL on class CL_SOAP_MONI_CONFIGURATION has no exception.
Method GET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCEPT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060626 | |||
| 2 | EXPORT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060626 | |||
| 3 | INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_IFNAME | Soap Laufzeit Schnittstellenname (intern Bezeichnung) | 20060726 | |||
| 4 | LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | Trace-Level der SOAP Laufzeit-Meßpunkten | 20060626 | |||
| 5 | TRACE_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Laufzeit Trace Kontext Pattern | 20060726 |
Method GET_TRACE_LEVEL on class CL_SOAP_MONI_CONFIGURATION has no exception.
Method INITIALIZE_FOR_LOGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Call by reference | Type reference (TYPE) | SRT_WSP_GLOBAL_PROP_STRUC_LIST | Liste Globaler Property Werte inkl. Gruppen-ID | 20060626 |
Method INITIALIZE_FOR_LOGGING on class CL_SOAP_MONI_CONFIGURATION has no exception.
Method INITIALIZE_FOR_TRACING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Call by reference | Type reference (TYPE) | SRT_WSP_GLOBAL_PROP_STRUC_LIST | Liste Globaler Property Werte inkl. Gruppen-ID | 20060626 |
Method INITIALIZE_FOR_TRACING on class CL_SOAP_MONI_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |