SAP ABAP Interface IF_SOAP_MONI_LOGTRC_COLLECTION (Interface for Trace Object Collection)
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_COLLECTION Configuration of SOAP Runtime Monitoring 20060524
Properties
Interface IF_SOAP_MONI_LOGTRC_COLLECTION  
Short Description Interface for Trace Object Collection    
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_COLLECTION has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no interface.
Friends
Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no friend.
Attributes
Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONDENSE_LOG_ENTRIES Instance method Public Method Delete Duplicate Log Entries 20060524
2 CONDENSE_LOG_ENTRIES_READ Instance method Public Method Delete Duplicate Log Entries (Read-Only Use) 20061026
3 CONDENSE_TRACE_ENTRIES Instance method Public Method Delete Duplicate Trace Entries 20060524
4 CONDENSE_TRACE_ENTRIES_READ Instance method Public Method Delete Duplicate Trace Entries (Read-Only Use) 20061026
5 CREATE_LOG_ENTRY Instance method Public Method Create New Log Entry 20060524
6 CREATE_TRACE_ENTRY Instance method Public Method Create New Trace Entry 20060524
7 DELETE_LOG_ENTRY Instance method Public Method Delete Log Entry 20060524
8 DELETE_TRACE_ENTRY Instance method Public Method Delete Trace Entry 20060524
9 GET_DEFAULT_LOG_ENTRY Instance method Public Method Get Default Log Entry 20060601
10 GET_DEFAULT_TRACE_ENTRY Instance method Public Method Get Default Trace Entry 20060601
11 GET_LOG_ENTRIES Instance method Public Method Get Log Entries 20060524
12 GET_TRACE_ENTRIES Instance method Public Method Get Trace Entries 20060524
13 RESET_LOG_ENTRY_2_DEFAULT Instance method Public Method Reset to Standard Log Entry 20070810
14 RESET_TRC_ENTRY_2_DEFAULT Instance method Public Method Reset to Standard Trace Entry 20070810
15 SAVE_LOG_ENTRIES Instance method Public Method Save Log Entries 20060524
16 SAVE_TRACE_ENTRIES Instance method Public Method Save Trace Entries 20060524
17 TRACE_ENTRIES_VALIDATION Instance method Public Method Validity Check for Trace Entries 20070414
Events
Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no event.
Types
Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no local type.
Method Signatures

Method CONDENSE_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOG Value transfer Type reference (TYPE) SRT_MONI_LOG_ENTRY_TAB Tabellentyp für logeinträge 20060528
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method CONDENSE_LOG_ENTRIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOG Value transfer Type reference (TYPE) SRT_MONI_LOG_ENTRY_TAB Tabellentyp für logeinträge 20061026
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061026

Method CONDENSE_TRACE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRC Value transfer Type reference (TYPE) SRT_MONI_TRACE_ENTRY_TAB Tabellentyp für Traceeinträge 20060528
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method CONDENSE_TRACE_ENTRIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRC Value transfer Type reference (TYPE) SRT_MONI_TRACE_ENTRY_TAB Tabellentyp für Traceeinträge 20061026
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061026

Method CREATE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SRT_MONI_SRVDEF SOAP Runtime Service Definition 20060726
2 Importing I_USER Call by reference Type reference (TYPE) SRT_MONI_USER Benutzername 20060601
3 Returning RP_LOG_ENTRY Value transfer Object reference (TYPE REF TO) IF_SOAP_MONI_LOG_ENTRY Interface für die Traceeinträge der Moni-Konfiguration 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method CREATE_TRACE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SRT_MONI_SRVDEF SOAP Runtime Service Definition 20060726
2 Importing I_USER Call by reference Type reference (TYPE) SRT_MONI_USER Benutzername 20060601
3 Returning RP_TRC_ENTRY Value transfer Object reference (TYPE REF TO) IF_SOAP_MONI_TRC_ENTRY Interface für die Traceeinträge der Moni-Konfiguration 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method DELETE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_ENTRY Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_LOG_ENTRY Struktur der Log-Einträge für SOAP Runtime Monitoring 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method DELETE_TRACE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRC_ENTRY Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_TRC_ENTRY Struktur der Trace-Einträge für SOAP Runtime Monitoring 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method GET_DEFAULT_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_LOG_ENTRY Value transfer Object reference (TYPE REF TO) IF_SOAP_MONI_LOG_ENTRY Interface für die Logeinträge der Moni-Konfiguration 20060601

Method GET_DEFAULT_LOG_ENTRY on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no exception.

Method GET_DEFAULT_TRACE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TRC_ENTRY Value transfer Object reference (TYPE REF TO) IF_SOAP_MONI_TRC_ENTRY Interface für die Traceeinträge der Moni-Konfiguration 20060601

Method GET_DEFAULT_TRACE_ENTRY on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no exception.

Method GET_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOG_ENTRIES Value transfer Type reference (TYPE) SRT_MONI_LOG_ENTRIES Liste der Log-Konfigurationsobjekte 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061013

Method GET_TRACE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRC_ENTRIES Value transfer Type reference (TYPE) SRT_MONI_TRACE_ENTRIES Liste der Trace-Konfigurationsobjekte 20060524
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061013

Method RESET_LOG_ENTRY_2_DEFAULT Signature

Method RESET_LOG_ENTRY_2_DEFAULT on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070810

Method RESET_TRC_ENTRY_2_DEFAULT Signature

Method RESET_TRC_ENTRY_2_DEFAULT on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070810

Method SAVE_LOG_ENTRIES Signature

Method SAVE_LOG_ENTRIES on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method SAVE_TRACE_ENTRIES Signature

Method SAVE_TRACE_ENTRIES on Interface IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060524

Method TRACE_ENTRIES_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CLIENT Call by reference Type reference (TYPE) SRT_MONI_CLIENT Soap Client Number 20070414
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070414
History
Last changed by/on SAP  20090618 
SAP Release Created in 710