SAP ABAP Interface IF_SOAP_RUNTIME_UTILS (OBSOLETE - SOAP Runtime Utility (Trace, Logging, Monitoring))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
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 ADD_EVENT_VALUE Instance method Public Method Adds an event value 20050729
2 ADD_HEADER_VALUE Instance method Public Method Adds a header value 20050729
3 FLUSH_TRCBUF Instance method Public Method Write Trace Entries to Trace File 20050704
4 RESET_TRCBUF Instance method Public Method Delete Buffer for Trace Entries 20050704
5 SYSLOG_CSTRING Instance method Public Method Write System Log Entry 20050704
6 SYSLOG_EXCEPTION Instance method Public Method Write Exception CX_SOAP_CORE to System Log 20050704
7 SYSLOG_EXCEPTION2 Instance method Public Method Write Exception CX_ROOT to System Log 20050704
8 SYSLOG_EXCEPTION3 Instance method Public Method Write Exception CX_SOAP_FAULT to System Log 20050704
9 SYSLOG_SR0 Instance method Public Method Write Syslog Level White 20050704
10 SYSLOG_SR1 Instance method Public Method Write Syslog Level Green 20050704
11 SYSLOG_SR2 Instance method Public Method Write Syslog Level Yellow 20050704
12 SYSLOG_SR3 Instance method Public Method Write Syslog Level Red 20050704
13 SYSLOG_WRITE_TEXT Instance method Public Method Write Syslog with Required Color for Context 20050704
14 TRACE_ADD_HEADERLINE Instance method Public Method Add Single Header Line 20050704
15 TRACE_CX_ROOT Instance method Public Method Write Exception CX_ROOT to Trace 20050704
16 TRACE_CX_SOAP_CORE Instance method Public Method Write Exception CX_SOAP_CORE to Trace 20050704
17 TRACE_CX_SOAP_FAULT Instance method Public Method Write Exception CX_SOAP_FAULT to Trace 20050704
18 TRACE_GET_LEVEL Instance method Public Method Gets Current Trace Level 20050704
19 TRACE_GET_LEVEL_FROM_TK Instance method Public Method Use Transport Key to Get Trace Level 20050704
20 TRACE_GET_LEVEL_FROM_WP Instance method Public Method Use Work Process to Get Trace Level 20050704
21 TRACE_SET_HEADER Instance method Public Method Set Header Lines for Trace File 20050704
22 TRACE_SET_LEVEL Instance method Public Method Set Current Trace Level 20050704
23 TRACE_SET_PRELEVEL Instance method Public Method Set Temporary Trace Level 20050704
24 TRACE_WRITE_BLOB_BUF Instance method Public Method Write Trace Blob with Required Level for Context 20050704
25 TRACE_WRITE_PERF_DATA_BUF Instance method Public Method Write Performance Data to Trace Buffer 20050704
26 TRACE_WRITE_TEXT_BUF 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 Importing 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 Importing 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 Importing AREA Call by reference Type reference (TYPE) RSLGAREA $REF$ 20050704
2 Importing SUBID Call by reference Type reference (TYPE) RSLGSUBID $REF$ 20050704
3 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT $REF$ 20050704
2 Importing LEVEL Call by reference Type reference (TYPE) I Schwere Stufe 20050704
3 Importing 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 Importing 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 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Irgendeine Ausnahme 20050704
2 Importing 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 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SOAP_CORE exception 20050704
2 Importing 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 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SOAP_FAULT SOAP-Fault Ausnahme 20050704
2 Importing 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 Returning 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 Returning LEVEL Value transfer Type reference (TYPE) I Tracelevel 20050704
2 Importing 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing BLOB Call by reference Type reference (TYPE) XSTRING zu schreibender binärer Puffer 20050704
2 Importing 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 Importing BEGIN Call by reference Type reference (TYPE) BOOLEAN Setze Zeitstempel für Beginn 20050704
2 Importing END Call by reference Type reference (TYPE) BOOLEAN Setze Zeitstempel für Ende 20050704
3 Importing 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 Importing LEVEL Call by reference Type reference (TYPE) I Trace for diesen Level schreiben 20050704
2 Importing 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