SAP ABAP Class CL_SOAP_MONI_LOG_TO_CCMS (Interface to CCMS Alert Monitoring)
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_LOG_TO_CCMS | Interface to CCMS Alert Monitoring | 20051007 |
Properties
Class | CL_SOAP_MONI_LOG_TO_CCMS | |
Short Description | Interface to CCMS Alert Monitoring | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20051007 | 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_LOG_TO_CCMS | Interface to CCMS Alert Monitoring | 20051007 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | 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_LOG_TO_CCMS' | 20051007 | ||
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 | TSRTM_LOGTRC_ENTRY_SEPARATOR | 20070324 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRACE_ENTRIES | Table Type for Trace Entries | 20070324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20070414 | |
2 | ![]() |
Instance method | Private | Method | 20070414 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051007 |
4 | ![]() |
Instance method | Private | Method | Split Trace String | 20070324 |
5 | ![]() |
Instance method | Private | Method | 20070414 | |
6 | ![]() |
Instance method | Private | Method | 20070414 |
Events
Class CL_SOAP_MONI_LOG_TO_CCMS has no event.
Types
Class CL_SOAP_MONI_LOG_TO_CCMS has no local type.
Method Signatures
Method CONCATENATE_TRACE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRC_STRING | Call by reference | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY | Struktur der Trace-Einträge für SOAP Runtime Monitoring | 20070414 | ||
2 | ![]() |
RS_TRC_STRING | Value transfer | Type reference (TYPE) | STRING | 20070414 |
Method CONCATENATE_TRACE_STRING on class CL_SOAP_MONI_LOG_TO_CCMS has no exception.
Method CONDENSE_TRACE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TRC | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Tabletype der Trace-Einträge für SOAP UI-Monitoring | 20070414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20070415 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MONI_LOG_TO_CCMS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20051018 |
Method SPLIT_TRACE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TRC_STRING | Call by reference | Type reference (TYPE) | STRING | 20070324 | |||
2 | ![]() |
RS_TRC_ENTRY | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY | Struktur der Trace-Einträge für SOAP Runtime Monitoring | 20070324 |
Method SPLIT_TRACE_STRING on class CL_SOAP_MONI_LOG_TO_CCMS has no exception.
Method WRITE_TRACE_TO_GLOBAL_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TRC | Call by reference | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Tabletype der Trace-Einträge für SOAP UI-Monitoring | 20070414 | ||
2 | ![]() |
I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20070415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20070414 |
Method _CREATE_TRACE_ENTRY 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_SRVDEF | Design-Time Objektname | 20070414 | ||
2 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20070414 | ||
3 | ![]() |
RP_TRC_ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MONI_TRC_ENTRY | Interface für die Traceeinträge der Moni-Konfiguration | 20070414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20070415 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |