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 ADD_LOGGING_LEVEL Instance method Public Method Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) 20060322
2 ADD_STATE Instance method Public Method Sets Status (2=ERROR; 1=Warning; 0=successful) 20060322
3 ADD_TRACING_LEVEL Instance method Public Method Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) 20060322
4 CLEAR_LOGGING_LEVELS Instance method Public Method 20060322
5 CLEAR_STATES Instance method Public Method 20060322
6 CLEAR_TRACING_LEVELS Instance method Public Method 20060322
7 GET_CALL_DETAIL Instance method Public Method Gets Data Records for Call (Obsolete) 20060322
8 GET_CALL_DETAIL_FROM_DB Instance method Public Method Gets data records for a call from DB 20061105
9 GET_CALL_SELECTION Instance method Public Method 20060322
10 RESET_TO_DEFAULT Instance method Public Method Resets to Default Values 20060322
11 SET_LOGGING_LEVELS Instance method Public Method Sets tracing or logging level (see domain SRT_LOGTRC_LEVEL) 20060322
12 SET_STATES Instance method Public Method 20060322
13 SET_TRACING_LEVELS 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 Importing IP_LOG_LVL Call by reference Type reference (TYPE) SRT_MONI_LOG_LEVEL_UI SRT logging level 20060322
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060322

Method ADD_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Type reference (TYPE) SRT_MONI_STATUS 20060322
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060322

Method ADD_TRACING_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TRC_LVL Call by reference Type reference (TYPE) SRT_MONI_TRC_LEVEL_UI SRT Tracing level 20060322
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING 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 CX_SOAP_MONITORING 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 CX_SOAP_MONITORING 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20060322

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 20060405
2 Importing ID Call by reference Type reference (TYPE) SRT_MONI_ID GUID im 'CHAR' Format in Großschreibung 20060322
3 Exporting LOG_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_LOG_TAB 20060322
4 Exporting PAYLOAD_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PAYLOAD_TRACE_TAB SOAP Runtime Payload Trace Tabelle 20060322
5 Exporting PERFORMANCE_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PERF_TRACE_TAB 20060322
6 Exporting STATUS_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_TRACE_TAB 20060322
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING 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 Exporting HEADERS Call by reference Type reference (TYPE) SRT_MONI_HEADER_INFO_TAB Tabellentyp für Header Datensätze 20061105
2 Importing ID Call by reference Type reference (TYPE) SRT_MONI_ID GUID im 'CHAR' Format in Großschreibung 20061105
3 Exporting LOG_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_LOG_TAB 20061105
4 Exporting PAYLOAD_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PAYLOAD_TRACE_TAB SOAP Runtime Payload Trace Tabelle 20061105
5 Exporting PERFORMANCE_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_PERF_TRACE_TAB 20061105
6 Exporting STATUS_TRACE_RECORDS Call by reference Type reference (TYPE) SRT_MONI_STATUS_TRACE_TAB 20061105
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061105

Method GET_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 20060322
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING 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 CX_SOAP_MONITORING SOAP Monitoring Exception 20060322

Method SET_LOGGING_LEVELS Signature

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

Method SET_STATES Signature

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

Method SET_TRACING_LEVELS Signature

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