Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RUNTIME_MONITORING | OBSOLETE: SOAP Runtime Monitoring | 20050704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RUNTIME_UTILS | OBSOLETE - SOAP Runtime Help Tools | 20050704 |
Properties
| Interface | IF_SOAP_RUNTIME_UTILS | |
| Short Description | OBSOLETE - SOAP Runtime Utility (Trace, Logging, Monitoring) |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20050704 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_RUNTIME_UTILS has no forward declaration.
Interfaces
Interface IF_SOAP_RUNTIME_UTILS has no interface.
Friends
Interface IF_SOAP_RUNTIME_UTILS has no friend.
Attributes
Interface IF_SOAP_RUNTIME_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an event value | 20050729 | |
| 2 | Instance method | Public | Method | Adds a header value | 20050729 | |
| 3 | Instance method | Public | Method | Write Trace Entries to Trace File | 20050704 | |
| 4 | Instance method | Public | Method | Delete Buffer for Trace Entries | 20050704 | |
| 5 | Instance method | Public | Method | Write System Log Entry | 20050704 | |
| 6 | Instance method | Public | Method | Write Exception CX_SOAP_CORE to System Log | 20050704 | |
| 7 | Instance method | Public | Method | Write Exception CX_ROOT to System Log | 20050704 | |
| 8 | Instance method | Public | Method | Write Exception CX_SOAP_FAULT to System Log | 20050704 | |
| 9 | Instance method | Public | Method | Write Syslog Level White | 20050704 | |
| 10 | Instance method | Public | Method | Write Syslog Level Green | 20050704 | |
| 11 | Instance method | Public | Method | Write Syslog Level Yellow | 20050704 | |
| 12 | Instance method | Public | Method | Write Syslog Level Red | 20050704 | |
| 13 | Instance method | Public | Method | Write Syslog with Required Color for Context | 20050704 | |
| 14 | Instance method | Public | Method | Add Single Header Line | 20050704 | |
| 15 | Instance method | Public | Method | Write Exception CX_ROOT to Trace | 20050704 | |
| 16 | Instance method | Public | Method | Write Exception CX_SOAP_CORE to Trace | 20050704 | |
| 17 | Instance method | Public | Method | Write Exception CX_SOAP_FAULT to Trace | 20050704 | |
| 18 | Instance method | Public | Method | Gets Current Trace Level | 20050704 | |
| 19 | Instance method | Public | Method | Use Transport Key to Get Trace Level | 20050704 | |
| 20 | Instance method | Public | Method | Use Work Process to Get Trace Level | 20050704 | |
| 21 | Instance method | Public | Method | Set Header Lines for Trace File | 20050704 | |
| 22 | Instance method | Public | Method | Set Current Trace Level | 20050704 | |
| 23 | Instance method | Public | Method | Set Temporary Trace Level | 20050704 | |
| 24 | Instance method | Public | Method | Write Trace Blob with Required Level for Context | 20050704 | |
| 25 | Instance method | Public | Method | Write Performance Data to Trace Buffer | 20050704 | |
| 26 | Instance method | Public | Method | Write Trace with Required Level for Context | 20050704 |
Events
Interface IF_SOAP_RUNTIME_UTILS has no event.
Types
Interface IF_SOAP_RUNTIME_UTILS has no local type.
Method Signatures
Method ADD_EVENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT | Call by reference | Type reference (TYPE) | SRT_MON_RECORD | SOAP Monitoring Event Struktur | 20050729 |
Method ADD_EVENT_VALUE on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method ADD_HEADER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER | Call by reference | Type reference (TYPE) | SRT_MON_HEADER | SOAP Monitoring Header Struktur | 20050729 |
Method ADD_HEADER_VALUE on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method FLUSH_TRCBUF Signature
Method FLUSH_TRCBUF on Interface IF_SOAP_RUNTIME_UTILS has no parameter.
Method FLUSH_TRCBUF on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method RESET_TRCBUF Signature
Method RESET_TRCBUF on Interface IF_SOAP_RUNTIME_UTILS has no parameter.
Method RESET_TRCBUF on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_CSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Type reference (TYPE) | RSLGAREA | $REF$ | 20050704 | |||
| 2 | SUBID | Call by reference | Type reference (TYPE) | RSLGSUBID | $REF$ | 20050704 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | Text für Syslog (max. 14 Worte) | 20050704 |
Method SYSLOG_CSTRING on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_SOAP_CORE | Ausnahme | 20050704 |
Method SYSLOG_EXCEPTION on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_EXCEPTION2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Irgendeine Ausnahme | 20050704 |
Method SYSLOG_EXCEPTION2 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_EXCEPTION3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_SOAP_FAULT | SOAP-Fault-Ausnahme | 20050704 |
Method SYSLOG_EXCEPTION3 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_SR0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | Syslog Text (max. 14 Worte) | 20050704 |
Method SYSLOG_SR0 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_SR1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | Syslog Text (max. 14 Worte) | 20050704 |
Method SYSLOG_SR1 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_SR2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | Syslog Text (max. 14 Worte) | 20050704 |
Method SYSLOG_SR2 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_SR3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | Syslog Text (max. 14 Worte) | 20050704 |
Method SYSLOG_SR3 on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method SYSLOG_WRITE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | $REF$ | 20050704 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | I | Schwere Stufe | 20050704 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | Syslog Text (max .14 Worte) | 20050704 |
Method SYSLOG_WRITE_TEXT on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_ADD_HEADERLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_LINE | Value transfer | Type reference (TYPE) | STRING | Eine Kopfzeile für Tracedatei | 20050704 |
Method TRACE_ADD_HEADERLINE on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_CX_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Irgendeine Ausnahme | 20050704 | |||
| 2 | POSITION | Call by reference | Type reference (TYPE) | STRING | Klasse und Methode | 20050704 |
Method TRACE_CX_ROOT on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_CX_SOAP_CORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SOAP_CORE | exception | 20050704 | |||
| 2 | POSITION | Call by reference | Type reference (TYPE) | STRING | Klasse und Methode | 20050704 |
Method TRACE_CX_SOAP_CORE on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_CX_SOAP_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SOAP_FAULT | SOAP-Fault Ausnahme | 20050704 | |||
| 2 | POSITION | Call by reference | Type reference (TYPE) | STRING | Klasse und Methode | 20050704 |
Method TRACE_CX_SOAP_FAULT on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | I | Aktueller Tracelevel | 20050704 |
Method TRACE_GET_LEVEL on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_GET_LEVEL_FROM_TK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | I | Tracelevel | 20050704 | |||
| 2 | TRKEY | Value transfer | Type reference (TYPE) | SCR_TRANSPORT_KEY | Transportkey | 20050704 |
Method TRACE_GET_LEVEL_FROM_TK on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_GET_LEVEL_FROM_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | I | Tracelevel des Workprozesses | 20050704 |
Method TRACE_GET_LEVEL_FROM_WP on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_LINES | Value transfer | Type reference (TYPE) | SOAP_TRACE_LIST | Kopfzeilen für Tracedatei | 20050704 |
Method TRACE_SET_HEADER on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_SET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | I | Aktueller Tracelevel | 20050704 |
Method TRACE_SET_LEVEL on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_SET_PRELEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | I | Vorläufiger Tracelevel | 20050704 |
Method TRACE_SET_PRELEVEL on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_WRITE_BLOB_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOB | Call by reference | Type reference (TYPE) | XSTRING | zu schreibender binärer Puffer | 20050704 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | I | Trace Level | 20050704 |
Method TRACE_WRITE_BLOB_BUF on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_WRITE_PERF_DATA_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGIN | Call by reference | Type reference (TYPE) | BOOLEAN | Setze Zeitstempel für Beginn | 20050704 | |||
| 2 | END | Call by reference | Type reference (TYPE) | BOOLEAN | Setze Zeitstempel für Ende | 20050704 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | Schlüssel der Messung | 20050704 |
Method TRACE_WRITE_PERF_DATA_BUF on Interface IF_SOAP_RUNTIME_UTILS has no exception.
Method TRACE_WRITE_TEXT_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | I | Trace for diesen Level schreiben | 20050704 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | Trace Text | 20050704 |
Method TRACE_WRITE_TEXT_BUF on Interface IF_SOAP_RUNTIME_UTILS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |