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 GET_CALL_DETAIL Instance method Public Method Gets Detail Data Record for Selected Performance Log 20060524
2 GET_CALL_DETAIL_FROM_DB Instance method Public Method Gets Detail Data Record for Selected Performance Log 20061031
3 GET_CALL_LIST Instance method Public Method Gets List of Calls 20060524
4 GET_CALL_LIST_FROM_DB Instance method Public Method Gets the list of calls from DB 20061031
5 GET_KEYS_FOR_PATTERN Instance method Public Method Gets Trace Context Keys for Chosen Pattern 20060524
6 GET_KEYS_FOR_PATTERN_FROM_DB Instance method Public Method Gets Trace Context Keys for Chosen Pattern 20061106
7 SET_CALL_SELECTION Instance method Public Method Sets Selection Criteria 20060524
8 SET_RECORD_SELECTION 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 Exporting HEADERS Call by reference Type reference (TYPE) SRT_MONI_HEADER_INFO_TAB Tabellentyp für Header Datensätze 20060524
2 Importing ID Call by reference Type reference (TYPE) SRT_MONI_ID GUID_32 als eine ID für einen Teil des Webservice-Aufrufs 20060524
3 Exporting LOG_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_LOG_TAB Soap Table of status logging 20060524
4 Exporting PAYLOAD_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PAYLOAD_TRACE_TAB SOAP Runtime Payload Trace Tabelle 20060524
5 Exporting PERFORMANCE_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PERF_TRACE_TAB Soap Table of performance trace 20060524
6 Exporting 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 CX_SOAP_MONITORING 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 Exporting HEADERS Call by reference Type reference (TYPE) SRT_MONI_HEADER_INFO_TAB Tabellentyp für Header Datensätze 20061031
2 Importing ID Call by reference Type reference (TYPE) SRT_MONI_ID GUID_32 als eine ID für einen Teil des Webservice-Aufrufs 20061031
3 Exporting LOG_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_LOG_TAB Soap Table of status logging 20061031
4 Exporting PAYLOAD_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PAYLOAD_TRACE_TAB SOAP Runtime Payload Trace Tabelle 20061031
5 Exporting PERFORMANCE_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PERF_TRACE_TAB Soap Table of performance trace 20061031
6 Exporting 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20061031

Method GET_CALL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALL_LIST Call by reference Type reference (TYPE) SRT_MONI_CALL_LIST_TAB SOAP list of calls after selection at UI 20070316
2 Importing I_KEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20060524
3 Importing I_PATTERN Call by reference Type reference (TYPE) SRT_MONI_TRC_PATTERN SOAP Laufzeit Trace Kontext Pattern 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING 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 Exporting ET_CALL_LIST Call by reference Type reference (TYPE) SRT_MONI_CALL_LIST_TAB SOAP list of calls after selection at UI 20070316
2 Importing I_KEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20061031
3 Importing I_PATTERN Call by reference Type reference (TYPE) SRT_MONI_TRC_PATTERN SOAP Laufzeit Trace Kontext Pattern 20061031
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING 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 Importing I_PATTERN Call by reference Type reference (TYPE) SRT_MONI_TRC_PATTERN SOAP Laufzeit Trace Kontext Pattern 20060524
2 Importing I_TS_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060730
3 Importing I_TS_TO Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060730
4 Exporting 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 CX_SOAP_MONITORING 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 Importing I_PATTERN Call by reference Type reference (TYPE) SRT_MONI_TRC_PATTERN SOAP Laufzeit Trace Kontext Pattern 20061106
2 Importing I_TS_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061106
3 Importing I_TS_TO Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061106
4 Exporting 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20061106

Method SET_CALL_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method SET_RECORD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524
History
Last changed by/on SAP  20090618 
SAP Release Created in 710