SAP ABAP Class CL_SOAP_MONI_LOGTRC_COLLECTION (Configuration of SOAP Runtime 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_LOGTRC_COLLECTION | Interface for Trace Object Collection | 20060524 |
Properties
| Class | CL_SOAP_MONI_LOGTRC_COLLECTION | |
| Short Description | Configuration of SOAP Runtime 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 | 20060524 | SAP |
| Last change | 20130531 | 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_LOGTRC_COLLECTION | Interface for Trace Object Collection | 20060524 |
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_CONFIGURATION' | 20060524 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | 'MONI_CONFIG' | SOAP Runtime Processor Unit ID | 20060524 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | TSRTM_LOGTRC_ENTRY_SEPARATOR | Separator Comma | 20060524 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | SRT_MON_AUTH_CONFIG | Structure for Authorization Object S_SRTMONCF | 20061012 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRT_MONI_LOG_ENTRIES | Table Type for Log Entries | 20060524 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRACE_ENTRIES | Table Type for Trace Entries | 20060524 |
Methods
Events
Class CL_SOAP_MONI_LOGTRC_COLLECTION has no event.
Types
Class CL_SOAP_MONI_LOGTRC_COLLECTION has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061012 |
Method CONCATENATE_LOG_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_STRING | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_ENTRY | Struktur der Log-Einträge für SOAP Runtime Monitoring | 20060601 | |||
| 2 | RS_LOG_STRING | Value transfer | Type reference (TYPE) | STRING | 20060601 |
Method CONCATENATE_LOG_STRING on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
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 | 20060601 | |||
| 2 | RS_TRC_STRING | Value transfer | Type reference (TYPE) | STRING | 20060601 |
Method CONCATENATE_TRACE_STRING on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060602 |
Method DELETE_LOG_FORCE Signature
Method DELETE_LOG_FORCE on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
Method DELETE_LOG_FORCE on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
Method DELETE_TRACE_FORCE Signature
Method DELETE_TRACE_FORCE on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
Method DELETE_TRACE_FORCE on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
Method READ_LOG_PROPERTY_VALUES Signature
Method READ_LOG_PROPERTY_VALUES on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060526 |
Method READ_TRACE_PROPERTY_VALUES Signature
Method READ_TRACE_PROPERTY_VALUES on class CL_SOAP_MONI_LOGTRC_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060524 |
Method SPLIT_LOG_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOG_STRING | Call by reference | Type reference (TYPE) | STRING | 20060621 | ||||
| 2 | RS_LOG_ENTRY | Value transfer | Type reference (TYPE) | SRT_MONI_LOG_ENTRY | Struktur der Log-Einträge für SOAP Runtime Monitoring | 20060621 |
Method SPLIT_LOG_STRING on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
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 | 20060621 | ||||
| 2 | RS_TRC_ENTRY | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY | Struktur der Trace-Einträge für SOAP Runtime Monitoring | 20060621 |
Method SPLIT_TRACE_STRING on class CL_SOAP_MONI_LOGTRC_COLLECTION has no exception.
Method VALIDATION_POST_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLIENT | Call by reference | Type reference (TYPE) | SRT_MONI_CLIENT | Soap Client Number | 20070414 | |||
| 2 | IT_TRC | Call by reference | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY_TAB | Tabellentyp für Traceeinträge | 20070414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20070414 |
Method WRITE_LOG_TO_GLOBAL_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | SRT_MONI_LOG_ENTRY_TAB | Tabellentyp für logeinträge | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060602 |
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 | Tabellentyp für Traceeinträge | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20060602 |
Method _CREATE_LOG_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 | 20061024 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20061024 | |||
| 3 | RP_LOG_ENTRY | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MONI_LOG_ENTRY | Interface für die Logeinträge der Moni-Konfiguration | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061024 |
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 | 20061024 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20061024 | |||
| 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 | 20061024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOAP Monitoring Exception | 20061024 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |