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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MONI_TRC_CTX' | Class Name | 20060125 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_TRC_COUNTER | 99 | Maximum Number of Hops | 20060217 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20080106 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRC_COUNTER | SOAP Runtime Trace Context Counter | 20060217 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | '' | 20060217 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRC_KEY | '' | SOAP Runtime Trace Context Key | 20060217 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | '' | SOAP Runtime Trace Context Pattern | 20060217 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_PP_VERSION | Passport Version | 20080106 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' is request-based | 20080106 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_SSID | Source System SID | 20060727 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Set trace pattern time | 20060727 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_USER | User Name | 20060727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Write SOAP Runtime Trace Context to Memory | 20060125 |
2 | ![]() |
Instance method | Protected | Method | Gets Trace Context (Internal) | 20060217 |
3 | ![]() |
Instance method | Private | Method | Read SOAP Runtime Trace Context from Memory | 20060125 |
4 | ![]() |
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 | ![]() |
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 | ![]() |
RS_TRCCTX | Value transfer | Type reference (TYPE) | SRT_MONI_TRC_CTX | SOAP Runtime Trace Context | 20060222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060912 |
Method IMPORT_FROM_MEMORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_COUNTER | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_COUNTER | SOAP Runtime Trace Context Counter | 20060217 | ||
2 | ![]() |
I_EXTERN | Call by reference | Type reference (TYPE) | C | 'X' from external space internal | 20060217 | ||
3 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_PATTERN | SOAP Runtime Trace Context Pattern | 20060217 | ||
4 | ![]() |
RS_TRCCTX | Value transfer | Type reference (TYPE) | SRT_MONI_TRC_CTX | SOAP Runtime Trace Context | 20060217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060912 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |