SAP ABAP Interface IF_SOAP_MONI_TRC_CTX (SOAP Runtime Trace Context)
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_TRC_CTX | SOAP Runtime Trace Context | 20060125 |
Properties
| Interface | IF_SOAP_MONI_TRC_CTX | |
| Short Description | SOAP Runtime Trace Context |
General Data
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20060125 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_TRC_CTX has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_TRC_CTX has no interface.
Friends
Interface IF_SOAP_MONI_TRC_CTX has no friend.
Attributes
Interface IF_SOAP_MONI_TRC_CTX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get SOAP Runtime Trace Context as XML Document | 20060125 | |
| 2 | Instance method | Public | Method | Get SOAP Runtime Trace Context Counter | 20060210 | |
| 3 | Instance method | Public | Method | Get SOAP Runtime Trace Context Key | 20060125 | |
| 4 | Instance method | Public | Method | Get SOAP Runtime Trace Context Pattern | 20060125 | |
| 5 | Instance method | Public | Method | Removes SOAP Runtime Trace Context | 20060125 | |
| 6 | Instance method | Public | Method | Set SOAP Runtime Trace Context by Pattern | 20060125 | |
| 7 | Instance method | Public | Method | Set SOAP Runtime Trace Context from XML Document | 20060125 | |
| 8 | Instance method | Public | Method | 'X' = SOAP Runtime Trace Context Exists | 20060125 |
Events
Interface IF_SOAP_MONI_TRC_CTX has no event.
Types
Interface IF_SOAP_MONI_TRC_CTX has no local type.
Method Signatures
Method GET_TRACE_CONTEXT_AS_XML_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_XML_DOC | Value transfer | Type reference (TYPE) | XSTRING | SOAP Runtime Trace Context Pattern | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method GET_TRACE_CONTEXT_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TRC_COUNTER | Value transfer | Type reference (TYPE) | SRT_MONI_TRC_COUNTER | SOAP Runtime Trace Context Counter | 20060210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060210 |
Method GET_TRACE_CONTEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TRC_KEY | Value transfer | Type reference (TYPE) | GUID_32 | SOAP Runtime Trace Context Key | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method GET_TRACE_CONTEXT_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TRC_PATTERN | Value transfer | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Runtime Trace Context Pattern | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method REMOVE_TRACE_CONTEXT Signature
Method REMOVE_TRACE_CONTEXT on Interface IF_SOAP_MONI_TRC_CTX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method SET_TRACE_CONTEXT_BY_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TRC_COUNTER | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_COUNTER | SOAP Laufzeit Trace Kontext Zähler | 20070118 | |||
| 2 | IP_TRC_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Runtime Trace Context Pattern | 20060125 | |||
| 3 | RP_TRC_KEY | Value transfer | Type reference (TYPE) | GUID_32 | SOAP Runtime Trace Context Key | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method SET_TRACE_CONTEXT_BY_XML_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | SOAP Runtime Trace Context Pattern | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
Method TRACE_CONTEXT_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | SOAP Runtime Trace Context Pattern | 20060125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060125 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |