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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_PAYLOAD_TRACE' | 20060227 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20060221 | |
3 | ![]() |
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 | ![]() |
Instance method | Private | Method | Authorization Check for Reading Payload Trace | 20060421 |
2 | ![]() |
Instance method | Private | Method | 20060925 | |
3 | ![]() |
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 | ![]() |
I_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_IFNAME | Soap Laufzeit Schnittstellenname (intern Bezeichnung) | 20060731 | ||
2 | ![]() |
I_LOCATION | Call by reference | Type reference (TYPE) | SRT_MONI_LOC | SOAP WebService Komponenten-Lokalisation | 20060421 | ||
3 | ![]() |
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 | ![]() |
SOAP Monitoring Exception | 20060421 |
Method TRACE_FORMAT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADERS_TRACE | Call by reference | Type reference (TYPE) | STRING | 20060925 | |||
2 | ![]() |
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 | ![]() |
ET_HDRFLD_REQ | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20061016 | ||
2 | ![]() |
ET_HDRFLD_RESP | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20061016 | ||
3 | ![]() |
E_CLIENT_NR | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20061123 | ||
4 | ![]() |
E_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20061016 | ||
5 | ![]() |
E_LOCATION | Call by reference | Type reference (TYPE) | SRT_MONI_LOC | SOAP WebService Komponenten-Lokalisation | 20061016 | ||
6 | ![]() |
E_MSGID | Call by reference | Type reference (TYPE) | SRT_MONI_REQID | Request Message-ID | 20061016 | ||
7 | ![]() |
E_SOAP_ENV_REQ | Call by reference | Type reference (TYPE) | XSTRING | 20061016 | |||
8 | ![]() |
E_SOAP_ENV_RESP | Call by reference | Type reference (TYPE) | XSTRING | 20061016 | |||
9 | ![]() |
E_TS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061017 | ||
10 | ![]() |
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 | ![]() |
SOAP Monitoring Exception | 20061030 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |