SAP ABAP Interface IF_SOAP_MONI_PAYLOAD_WRITER (Interface for Writing Payload Trace)
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_PAYLOAD_TRACE | Class for Payload Trace Handling | 20051123 |
Properties
| Interface | IF_SOAP_MONI_PAYLOAD_WRITER | |
| Short Description | Interface for Writing Payload Trace |
General Data
| Package | SOAP_MONITORING | SOAP Monitoring Framework |
| Created | 20051102 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no interface.
Friends
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no friend.
Attributes
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write Payload Trace to DB Table | 20051102 | |
| 2 | Instance method | Public | Method | Write Payload Trace with Own Format | 20061011 | |
| 3 | Instance method | Public | Method | Write Payload Trace with Own Format | 20061012 |
Events
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no event.
Types
Interface IF_SOAP_MONI_PAYLOAD_WRITER has no local type.
Method Signatures
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAYLOADTRC | Call by reference | Type reference (TYPE) | SRT_MONI_PAYLOAD_TRACE | SOAP Runtime Tabelle für Payload Trace | 20060311 |
Method FLUSH on Interface IF_SOAP_MONI_PAYLOAD_WRITER has no exception.
Method TRACE_DUMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID_32 als eine ID für einen Teil des Webservice-Aufrufs | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061011 |
Method WRITE_UTF8_XMLDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHOICE | Call by reference | Type reference (TYPE) | C | soap_req = 'Q' and soap_resp = 'P' | 20061012 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID_32 als eine ID für einen Teil des Webservice-Aufrufs | 20061012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061012 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |