SAP ABAP Class CL_SOAP_MONI_RECORD_SELECTION (SOAP Filter Criteria)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
⤷
SOAP_MONITORING (Package) SOAP Monitoring Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_MONI_RECORD_SELECTION | Filter Criteria for Data Records | 20060322 |
Properties
| Class | CL_SOAP_MONI_RECORD_SELECTION | |
| Short Description | SOAP Filter Criteria | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20060322 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_MONI_RECORD_SELECTION | Filter Criteria for Data Records | 20060322 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MONI_FACTORY | 20060322 | SOAP Monitoring Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_EVENT_SELECTION' | 20060322 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20060322 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MONI_PAYLOAD_READER | Interface for Reading Payload Trace | 20060322 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MONI_METADATA | Metadata for UI of Tracing and Logging | 20060322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060322 | ||
| 2 | Instance method | Private | Method | 20060322 | ||
| 3 | Instance method | Public | Constructor | 20060322 | ||
| 4 | Instance method | Private | Method | Convert from number to character for state | 20060327 |
Events
Class CL_SOAP_MONI_RECORD_SELECTION has no event.
Types
Class CL_SOAP_MONI_RECORD_SELECTION has no local type.
Method Signatures
Method CHECK_LOG_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_LEVEL | SRT logging level | 20060322 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060322 | |||
| 3 | STATE | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS | SOAP Monitoring Status Info | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CHECK_TRC_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | SRT Tracing level | 20060322 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060322 | |||
| 3 | STATE | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS | SOAP Monitoring Status Info | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MONI_RECORD_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CONVERT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATE_INT | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS | SOAP Monitoring Status Info | 20060327 | |||
| 2 | RP_STATE_CHAR | Value transfer | Type reference (TYPE) | SRT_MONI_STATUS_UI | SOAP Monitoring Status Info für UI | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060327 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |