SAP ABAP Interface IF_SOAP_MONI_TRC_ENTRY (Interface for Trace Entries of Monitoring Configuration)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MONI_TRC_ENTRY | Trace Entries for Configuration of SRT Monitoring | 20060524 |
Properties
Interface | IF_SOAP_MONI_TRC_ENTRY | |
Short Description | Interface for Trace Entries of Monitoring Configuration |
General Data
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20060524 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SOAP_MONI_TRC_ENTRY has no forward declaration.
Interfaces
Interface IF_SOAP_MONI_TRC_ENTRY has no interface.
Friends
Interface IF_SOAP_MONI_TRC_ENTRY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_ACCEPT_TRC | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X' = trace accept; space= no trace accept | 20060525 | ||
2 | M_DEFAULT_ENTRY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, Space=False) | 20060601 | ||
3 | M_EXPIRE_TIME | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060525 | ||
4 | M_EXPORT_TRC | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' = trace export; space=no trace export | 20060525 | ||
5 | M_INTERFACE | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20060726 | ||
6 | M_TRC_LEVEL | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | Trace Level of SOAP Runtime Measuring Points | 20060525 | ||
7 | M_TRC_PATTERN | Instance attribute | Public | Type reference (TYPE) | STRING | 20060726 | |||
8 | M_USER_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_MONI_USER | User Name | 20060525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Accept Trace (X: Accept Trace) | 20060524 |
2 | ![]() |
Instance method | Public | Method | Get Expiry Time | 20060524 |
3 | ![]() |
Instance method | Public | Method | Get Export Trace (X: Export Trace) | 20060524 |
4 | ![]() |
Instance method | Public | Method | Get Design Time Object | 20060726 |
5 | ![]() |
Instance method | Public | Method | Get Trace Level | 20060524 |
6 | ![]() |
Instance method | Public | Method | Get Trace Pattern | 20060726 |
7 | ![]() |
Instance method | Public | Method | Get Trace Entries | 20060530 |
8 | ![]() |
Instance method | Public | Method | Get User Name | 20060524 |
9 | ![]() |
Instance method | Public | Method | Reset Trace String | 20060524 |
10 | ![]() |
Instance method | Public | Method | Set Trace to Accept ('X' : accept trace) | 20060524 |
11 | ![]() |
Instance method | Public | Method | Set Expiration in Seconds | 20060524 |
12 | ![]() |
Instance method | Public | Method | Set Expiration with Time Stamp Format | 20060721 |
13 | ![]() |
Instance method | Public | Method | Set Trace to Propagate ('X': export trace) | 20060524 |
14 | ![]() |
Instance method | Public | Method | Set Trace Level | 20060524 |
15 | ![]() |
Instance method | Public | Method | Set Trace Pattern | 20060726 |
Events
Interface IF_SOAP_MONI_TRC_ENTRY has no event.
Types
Interface IF_SOAP_MONI_TRC_ENTRY has no local type.
Method Signatures
Method GET_ACCEPT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACCEPT_TRACE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=accept trc, space = no trace accept | 20060524 |
Method GET_ACCEPT_TRACE on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_EXPIRE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXPIRE_TIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060524 |
Method GET_EXPIRE_TIME on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_EXPORT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXPORT_TRACE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=export trc, space = no export | 20060524 |
Method GET_EXPORT_TRACE on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERFACE | Call by reference | Type reference (TYPE) | SRT_MONI_SRVDEF | SOAP Runtime Service Definition | 20060726 |
Method GET_INTERFACE on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_TRACE_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRCLEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | Trace-Level der SOAP Laufzeit-Meßpunkten | 20060524 |
Method GET_TRACE_LEVEL on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_TRACE_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRACE_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20060726 |
Method GET_TRACE_PATTERN on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_TRC_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_TRACE_ENTRY | Value transfer | Type reference (TYPE) | SRT_MONI_TRACE_ENTRY | Struktur der Trace-Einträge für SOAP Runtime Monitoring | 20060531 |
Method GET_TRC_ENTRY on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method GET_USER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | Benutzername | 20060524 |
Method GET_USER_NAME on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method RESET_TO_DEFAULT Signature
Method RESET_TO_DEFAULT on Interface IF_SOAP_MONI_TRC_ENTRY has no parameter.
Method RESET_TO_DEFAULT on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method SET_ACCEPT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACCEPT_TRACE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=accept trc, space = no trace accept | 20060524 |
Method SET_ACCEPT_TRACE on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method SET_EXPIRE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPIRE_TIME | Call by reference | Type reference (TYPE) | I | Ablaufzeit der Trace-Aktivität in Sekunden | 20060524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060720 |
Method SET_EXPIRE_TIME_BY_TS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPIRE_TIME | Call by reference | Type reference (TYPE) | TIMESTAMP | Ablaufzeit der Trace-Aktivität in Timestamp-Format | 20060721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060721 |
Method SET_EXPORT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPORT_TRACE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=export trc, space = no export | 20060524 |
Method SET_EXPORT_TRACE on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method SET_TRACE_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRCLEVEL | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_LEVEL | Trace-Level der SOAP Laufzeit-Meßpunkten | 20060524 |
Method SET_TRACE_LEVEL on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
Method SET_TRACE_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TRACE_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20060726 |
Method SET_TRACE_PATTERN on Interface IF_SOAP_MONI_TRC_ENTRY has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |