SAP ABAP Interface IF_SOAP_MONI_RECORD_SELECTION (Filter Criteria for Data Records)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MONI_RECORD_SELECTION | SOAP Filter Criteria | 20060322 |
Properties
| Interface | IF_SOAP_MONI_RECORD_SELECTION | |
| Short Description | Filter Criteria for Data Records |
General Data
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20060322 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_RECORD_SELECTION has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_RECORD_SELECTION has no interface.
Friends
Interface IF_SOAP_MONI_RECORD_SELECTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALL_SELECTION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SOAP_MONI_CALL_SELECTION | Selection Criteria for WS Calls | 20060322 | ||
| 2 | MT_LOG_LVL | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_LOG_LEVEL_TAB | SRT Table of Logging Level | 20060322 | ||
| 3 | MT_STATE | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_STATUS_TAB | SOAP Monitoring Table of Status Information | 20060322 | ||
| 4 | MT_TRC_LVL | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_TRC_LEVEL_TAB | SRT Table of Tracing Level | 20060322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) | 20060322 | |
| 2 | Instance method | Public | Method | Sets Status (2=ERROR; 1=Warning; 0=successful) | 20060322 | |
| 3 | Instance method | Public | Method | Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) | 20060322 | |
| 4 | Instance method | Public | Method | 20060322 | ||
| 5 | Instance method | Public | Method | 20060322 | ||
| 6 | Instance method | Public | Method | 20060322 | ||
| 7 | Instance method | Public | Method | Gets Data Records for Call (Obsolete) | 20060322 | |
| 8 | Instance method | Public | Method | Gets data records for a call from DB | 20061105 | |
| 9 | Instance method | Public | Method | 20060322 | ||
| 10 | Instance method | Public | Method | Resets to Default Values | 20060322 | |
| 11 | Instance method | Public | Method | Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) | 20060322 | |
| 12 | Instance method | Public | Method | 20060322 | ||
| 13 | Instance method | Public | Method | Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) | 20060322 |
Events
Interface IF_SOAP_MONI_RECORD_SELECTION has no event.
Types
Interface IF_SOAP_MONI_RECORD_SELECTION has no local type.
Method Signatures
Method ADD_LOGGING_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOG_LVL | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_LEVEL_UI | SRT logging level | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method ADD_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method ADD_TRACING_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TRC_LVL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL_UI | SRT Tracing level | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CLEAR_LOGGING_LEVELS Signature
Method CLEAR_LOGGING_LEVELS on Interface IF_SOAP_MONI_RECORD_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CLEAR_STATES Signature
Method CLEAR_STATES on Interface IF_SOAP_MONI_RECORD_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method CLEAR_TRACING_LEVELS Signature
Method CLEAR_TRACING_LEVELS on Interface IF_SOAP_MONI_RECORD_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method GET_CALL_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADERS | Call by reference | Type reference (TYPE) | SRT_MONI_HEADER_INFO_TAB | Tabellentyp für Header Datensätze | 20060405 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID im 'CHAR' Format in Großschreibung | 20060322 | |||
| 3 | LOG_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_LOG_TAB | 20060322 | ||||
| 4 | PAYLOAD_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PAYLOAD_TRACE_TAB | SOAP Runtime Payload Trace Tabelle | 20060322 | |||
| 5 | PERFORMANCE_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PERF_TRACE_TAB | 20060322 | ||||
| 6 | STATUS_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_TRACE_TAB | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method GET_CALL_DETAIL_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADERS | Call by reference | Type reference (TYPE) | SRT_MONI_HEADER_INFO_TAB | Tabellentyp für Header Datensätze | 20061105 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID im 'CHAR' Format in Großschreibung | 20061105 | |||
| 3 | LOG_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_LOG_TAB | 20061105 | ||||
| 4 | PAYLOAD_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PAYLOAD_TRACE_TAB | SOAP Runtime Payload Trace Tabelle | 20061105 | |||
| 5 | PERFORMANCE_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PERF_TRACE_TAB | 20061105 | ||||
| 6 | STATUS_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_TRACE_TAB | 20061105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061105 |
Method GET_CALL_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALL_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MONI_CALL_SELECTION | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060322 |
Method RESET_TO_DEFAULT Signature
Method RESET_TO_DEFAULT on Interface IF_SOAP_MONI_RECORD_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method SET_LOGGING_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOG_LVL_TAB | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_LEVEL_TAB | SRT table of logging level | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method SET_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS_TAB | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_TAB | SOAP Monitoring table of status Info | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
Method SET_TRACING_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TRC_LVL_TAB | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL_TAB | SRT table of Tracing level | 20060322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060322 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |