SAP ABAP Interface IF_SOAP_MONI_LOGTRC_READER (Read logging entries in ESI local cache)
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_LOGTRC_READER | Class for Reading Logging Entries | 20051116 |
Properties
Interface | IF_SOAP_MONI_LOGTRC_READER | |
Short Description | Read logging entries in ESI local cache |
General Data
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20060524 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_LOGTRC_READER has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_LOGTRC_READER has no interface.
Friends
Interface IF_SOAP_MONI_LOGTRC_READER 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 | 20060524 | ||
2 | RECORD_SELECTION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SOAP_MONI_RECORD_SELECTION | Filter Criteria for Data Records | 20060524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Detail Data Record for Selected Performance Log | 20060524 |
2 | ![]() |
Instance method | Public | Method | Gets Detail Data Record for Selected Performance Log | 20061031 |
3 | ![]() |
Instance method | Public | Method | Gets List of Calls | 20060524 |
4 | ![]() |
Instance method | Public | Method | Gets the list of calls from DB | 20061031 |
5 | ![]() |
Instance method | Public | Method | Gets Trace Context Keys for Chosen Pattern | 20060524 |
6 | ![]() |
Instance method | Public | Method | Gets Trace Context Keys for Chosen Pattern | 20061106 |
7 | ![]() |
Instance method | Public | Method | Sets Selection Criteria | 20060524 |
8 | ![]() |
Instance method | Public | Method | Sets Filter Criteria | 20060524 |
Events
Interface IF_SOAP_MONI_LOGTRC_READER has no event.
Types
Interface IF_SOAP_MONI_LOGTRC_READER has no local type.
Method Signatures
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 | 20060524 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID_32 als eine ID für einen Teil des Webservice-Aufrufs | 20060524 | ||
3 | ![]() |
LOG_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_LOG_TAB | Soap Table of status logging | 20060524 | ||
4 | ![]() |
PAYLOAD_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PAYLOAD_TRACE_TAB | SOAP Runtime Payload Trace Tabelle | 20060524 | ||
5 | ![]() |
PERFORMANCE_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PERF_TRACE_TAB | Soap Table of performance trace | 20060524 | ||
6 | ![]() |
STATUS_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_TRACE_TAB | Soap Table of status trace | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060524 |
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 | 20061031 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID_32 als eine ID für einen Teil des Webservice-Aufrufs | 20061031 | ||
3 | ![]() |
LOG_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_LOG_TAB | Soap Table of status logging | 20061031 | ||
4 | ![]() |
PAYLOAD_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PAYLOAD_TRACE_TAB | SOAP Runtime Payload Trace Tabelle | 20061031 | ||
5 | ![]() |
PERFORMANCE_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_PERF_TRACE_TAB | Soap Table of performance trace | 20061031 | ||
6 | ![]() |
STATUS_TRACE_RECORDS | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_TRACE_TAB | Soap Table of status trace | 20061031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061031 |
Method GET_CALL_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALL_LIST | Call by reference | Type reference (TYPE) | SRT_MONI_CALL_LIST_TAB | SOAP list of calls after selection at UI | 20070316 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_KEY | SOAP Laufzeit Trace Kontext Key | 20060524 | ||
3 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Laufzeit Trace Kontext Pattern | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060524 |
Method GET_CALL_LIST_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALL_LIST | Call by reference | Type reference (TYPE) | SRT_MONI_CALL_LIST_TAB | SOAP list of calls after selection at UI | 20070316 | ||
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_KEY | SOAP Laufzeit Trace Kontext Key | 20061031 | ||
3 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Laufzeit Trace Kontext Pattern | 20061031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061031 |
Method GET_KEYS_FOR_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Laufzeit Trace Kontext Pattern | 20060524 | ||
2 | ![]() |
I_TS_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20060730 | ||
3 | ![]() |
I_TS_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20060730 | ||
4 | ![]() |
KEYS | Call by reference | Type reference (TYPE) | SRT_MONI_INFO_4_PATTERN_TAB | Data Records related to trace pattern | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060524 |
Method GET_KEYS_FOR_PATTERN_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Laufzeit Trace Kontext Pattern | 20061106 | ||
2 | ![]() |
I_TS_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20061106 | ||
3 | ![]() |
I_TS_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20061106 | ||
4 | ![]() |
KEYS | Call by reference | Type reference (TYPE) | SRT_MONI_INFO_4_PATTERN_TAB | Data Records related to trace pattern | 20061106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061106 |
Method SET_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 | Selection criteria for ws calls | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060524 |
Method SET_RECORD_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RECORD_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MONI_RECORD_SELECTION | Filter criteria for data records | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060524 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |