SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_MONI_TRC_CTX SOAP Runtime Trace Context 20060125
Properties
Class CL_SOAP_MONI_TRC_CTX  
Short Description SOAP Runtime Trace Context    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20060125   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_MONI_TRC_CTX SOAP Runtime Trace Context 20060125
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MONI_FACTORY 20060125 SOAP Monitoring Factory
2 CL_SOAP_RUNTIME_PROTOCOL 20060217 SOAP Runtime Protocol
3 CL_SOAP_WSRM_PROTOCOL 20070618 WSRM: WSRM protocol implementation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_MONI_TRC_CTX' Class Name 20060125
2 CO_MAX_HOPS Constant Private Type reference (TYPE) SRT_MONI_TRC_COUNTER 99 Maximum Number of Hops 20060217
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20080106
4 M_COUNTER Instance attribute Private Type reference (TYPE) SRT_MONI_TRC_COUNTER SOAP Runtime Trace Context Counter 20060217
5 M_EXTERN Instance attribute Private Type reference (TYPE) C '' 20060217
6 M_KEY Instance attribute Private Type reference (TYPE) SRT_MONI_TRC_KEY '' SOAP Runtime Trace Context Key 20060217
7 M_PATTERN Instance attribute Private Type reference (TYPE) SRT_MONI_TRC_PATTERN '' SOAP Runtime Trace Context Pattern 20060217
8 M_PPVERS Instance attribute Private Type reference (TYPE) SRT_MONI_PP_VERSION Passport Version 20080106
9 M_REQBASED Instance attribute Private Type reference (TYPE) BOOLEAN 'X' is request-based 20080106
10 M_TRCSSID Instance attribute Private Type reference (TYPE) SRT_MONI_SSID Source System SID 20060727
11 M_TRCTS Instance attribute Private Type reference (TYPE) TIMESTAMP Set trace pattern time 20060727
12 M_TRCUSER Instance attribute Private Type reference (TYPE) SRT_MONI_USER User Name 20060727
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT_TO_MEMORY Instance method Private Method Write SOAP Runtime Trace Context to Memory 20060125
2 GET_TRACE_CONTEXT Instance method Protected Method Gets Trace Context (Internal) 20060217
3 IMPORT_FROM_MEMORY Instance method Private Method Read SOAP Runtime Trace Context from Memory 20060125
4 SET_TRACE_CONTEXT Instance method Protected Method Sets Trace Context (Internal) 20060217
Events
Class CL_SOAP_MONI_TRC_CTX has no event.
Types
Class CL_SOAP_MONI_TRC_CTX has no local type.
Method Signatures

Method EXPORT_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) SRT_MONI_TRC_CTX SOAP Runtime Trace Context 20060125

Method EXPORT_TO_MEMORY on class CL_SOAP_MONI_TRC_CTX has no exception.

Method GET_TRACE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TRCCTX Value transfer Type reference (TYPE) SRT_MONI_TRC_CTX SOAP Runtime Trace Context 20060222
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060912

Method IMPORT_FROM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Type reference (TYPE) SRT_MONI_TRC_CTX SOAP Runtime Trace Context 20060125

Method IMPORT_FROM_MEMORY on class CL_SOAP_MONI_TRC_CTX has no exception.

Method SET_TRACE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Type reference (TYPE) SRT_MONI_TRC_COUNTER SOAP Runtime Trace Context Counter 20060217
2 Importing I_EXTERN Call by reference Type reference (TYPE) C 'X' from external space internal 20060217
3 Importing I_PATTERN Call by reference Type reference (TYPE) SRT_MONI_TRC_PATTERN SOAP Runtime Trace Context Pattern 20060217
4 Returning RS_TRCCTX Value transfer Type reference (TYPE) SRT_MONI_TRC_CTX SOAP Runtime Trace Context 20060217
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060912
History
Last changed by/on SAP  20090618 
SAP Release Created in 710