SAP ABAP Class IF_SOAP_MONI_PAYLOAD_WRITER (Interface for Writing Payload Trace)
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
| Class | IF_SOAP_MONI_PAYLOAD_WRITER | |
| Short Description | Interface for Writing Payload Trace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051102 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SOAP_MONI_PAYLOAD_WRITER has no forward declaration.
Interfaces
Class IF_SOAP_MONI_PAYLOAD_WRITER has no interface implemented.
Friends
Class IF_SOAP_MONI_PAYLOAD_WRITER has no friend class.
Attributes
Class 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
Class IF_SOAP_MONI_PAYLOAD_WRITER has no event.
Types
Class 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 class 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 |