SAP ABAP Class CL_SOAP_MONI_PAYLOAD_TRACE (Class for Payload Trace Handling)
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_PAYLOAD_READER Interface for Reading Payload Trace 20051123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_MONI_PAYLOAD_WRITER Interface for Writing Payload Trace 20051123
Properties
Class CL_SOAP_MONI_PAYLOAD_TRACE  
Short Description Class for Payload Trace Handling    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20051102   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_PAYLOAD_READER Interface for Reading Payload Trace 20051123
2 IF_SOAP_MONI_PAYLOAD_WRITER Interface for Writing Payload Trace 20051123
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MONI_CACHE_DB 20061026 SRT Monitoring Data Repository
2 CL_SOAP_MONI_CACHE_PMI 20061016 Local Cache Using PMI
3 CL_SOAP_MONI_FACTORY 20060524 SOAP Monitoring Factory
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_PAYLOAD_TRACE' 20060227
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20060221
3 M_DB_CONNECT_NAME Constant Private Type reference (TYPE) STRING 'R/3*ESPTRC' Name of Second Database Connection 20060310
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_FOR_READING Instance method Private Method Authorization Check for Reading Payload Trace 20060421
2 TRACE_FORMAT_HEADER Instance method Private Method 20060925
3 _READ_INTERNAL Instance method Protected Method Read the Payload Trace without Authority Check 20061016
Events
Class CL_SOAP_MONI_PAYLOAD_TRACE has no event.
Types
Class CL_SOAP_MONI_PAYLOAD_TRACE has no local type.
Method Signatures

Method AUTHORITY_CHECK_FOR_READING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) SRT_MONI_IFNAME Soap Laufzeit Schnittstellenname (intern Bezeichnung) 20060731
2 Importing I_LOCATION Call by reference Type reference (TYPE) SRT_MONI_LOC SOAP WebService Komponenten-Lokalisation 20060421
3 Returning R_RC Value transfer Type reference (TYPE) BOOLEAN Return code of authority check "X" is O.K. space not ok 20060421
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060421

Method TRACE_FORMAT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HEADERS_TRACE Call by reference Type reference (TYPE) STRING 20060925
2 Importing IT_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP SOAP Monitoring Header Tabelle 20060925

Method TRACE_FORMAT_HEADER on class CL_SOAP_MONI_PAYLOAD_TRACE has no exception.

Method _READ_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDRFLD_REQ Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20061016
2 Exporting ET_HDRFLD_RESP Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20061016
3 Exporting E_CLIENT_NR Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20061123
4 Exporting E_INTERFACE Call by reference Type reference (TYPE) SRT_MONI_SRVDEF SOAP Runtime Service Definition 20061016
5 Exporting E_LOCATION Call by reference Type reference (TYPE) SRT_MONI_LOC SOAP WebService Komponenten-Lokalisation 20061016
6 Exporting E_MSGID Call by reference Type reference (TYPE) SRT_MONI_REQID Request Message-ID 20061016
7 Exporting E_SOAP_ENV_REQ Call by reference Type reference (TYPE) XSTRING 20061016
8 Exporting E_SOAP_ENV_RESP Call by reference Type reference (TYPE) XSTRING 20061016
9 Exporting E_TS Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20061017
10 Importing I_ID Call by reference Type reference (TYPE) SRT_MONI_ID GUID im 'CHAR' Format in Großschreibung 20061016
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061030
History
Last changed by/on SAP  20090618 
SAP Release Created in 710