SAP ABAP Class IF_SOAP_MONI_LOGTRC_COLLECTION (Interface for Trace Object Collection)
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
| Class | IF_SOAP_MONI_LOGTRC_COLLECTION | |
| Short Description | Interface for Trace Object Collection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060524 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SOAP_MONI_LOGTRC_COLLECTION has no forward declaration.
Interfaces
Class IF_SOAP_MONI_LOGTRC_COLLECTION has no interface implemented.
Friends
Class IF_SOAP_MONI_LOGTRC_COLLECTION has no friend class.
Attributes
Class IF_SOAP_MONI_LOGTRC_COLLECTION has no attribute.
Methods
Events
Class IF_SOAP_MONI_LOGTRC_COLLECTION has no event.
Types
Class 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 | RT_LOG | Value transfer | Type reference (TYPE) | SRT_MONI_LOG_ENTRY_TAB | Tabellentyp für logeinträge | 20060528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_LOG | Value transfer | Type reference (TYPE) | SRT_MONI_LOG_ENTRY_TAB | Tabellentyp für logeinträge | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061026 |
Method CONDENSE_TRACE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRC | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Tabellentyp für Traceeinträge | 20060528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_TRC | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Tabellentyp für Traceeinträge | 20061026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061026 |
Method CREATE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20060726 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20060601 | |||
| 3 | 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 | SOAP Monitoring Exception | 20060524 |
Method CREATE_TRACE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20060726 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20060601 | |||
| 3 | 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 | SOAP Monitoring Exception | 20060524 |
Method DELETE_LOG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | SOAP Monitoring Exception | 20060524 |
Method DELETE_TRACE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 class 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 | 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 class 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 | RT_LOG_ENTRIES | Value transfer | Type reference (TYPE) | SRT_MONI_LOG_ENTRIES | Liste der Log-Konfigurationsobjekte | 20060524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061013 |
Method GET_TRACE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRC_ENTRIES | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRIES | Liste der Trace-Konfigurationsobjekte | 20060524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061013 |
Method RESET_LOG_ENTRY_2_DEFAULT Signature
Method RESET_LOG_ENTRY_2_DEFAULT on class IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20070810 |
Method RESET_TRC_ENTRY_2_DEFAULT Signature
Method RESET_TRC_ENTRY_2_DEFAULT on class IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20070810 |
Method SAVE_LOG_ENTRIES Signature
Method SAVE_LOG_ENTRIES on class IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060524 |
Method SAVE_TRACE_ENTRIES Signature
Method SAVE_TRACE_ENTRIES on class IF_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060524 |
Method TRACE_ENTRIES_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLIENT | Call by reference | Type reference (TYPE) | SRT_MONI_CLIENT | Soap Client Number | 20070414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20070414 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |