SAP ABAP Interface IF_SOAP_MONI_CACHE_READ_DB (Interface for reading from DB)
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_CACHE_DB | SRT Monitoring Data Repository | 20061107 |
Properties
Interface | IF_SOAP_MONI_CACHE_READ_DB | |
Short Description | Interface for reading from DB |
General Data
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20061107 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | TSRTM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_MONI_CACHE_READ_DB has no interface.
Friends
Interface IF_SOAP_MONI_CACHE_READ_DB has no friend.
Attributes
Interface IF_SOAP_MONI_CACHE_READ_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Data Records for Call Detail from DB | 20061107 |
2 | ![]() |
Instance method | Public | Method | Gets Calls According to LOGTRC Selection Criteria | 20061107 |
3 | ![]() |
Instance method | Public | Method | Get Calls from/to Period of Time | 20061107 |
4 | ![]() |
Instance method | Public | Method | Get Calls from Last "X" Minutes | 20061107 |
Events
Interface IF_SOAP_MONI_CACHE_READ_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTP_S_SELECT_COMMON | Public | Type reference (TYPE) | TSRTM_S_SELECT_COMMON | 20061107 |
|
Method Signatures
Method GET_4_CALL_DETAIL_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SRT_MONI_ID | GUID_32 als eine ID für einen Teil des Webservice-Aufrufs | 20061107 | ||
2 | ![]() |
RS_CALL | Value transfer | Type reference (TYPE) | SRT_MON_CALL | a part of webservice call (intern) | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061107 |
Method GET_CALLLIST_BY_LOGTRC_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_4_CALL_LIST | Call by reference | Type reference (TYPE) | SRT_MONI_DATA_4_CALL_LIST_TAB | 20070315 | |||
2 | ![]() |
IT_IF | Call by reference | Type reference (TYPE) | GTP_S_SELECT_COMMON-T_INTERFACE | Soap Interface names | 20061107 | ||
3 | ![]() |
I_APPLSERVER | Call by reference | Type reference (TYPE) | SRT_MONI_APPLSERVER | Applikation Server in ABAP-System | 20061108 | ||
4 | ![]() |
I_CALLID | Call by reference | Type reference (TYPE) | SRT_MONI_CALLID | Call-ID | 20070510 | ||
5 | ![]() |
I_CALL_STATE | Call by reference | Type reference (TYPE) | SRT_MONI_STATUS_UI | 20061107 | |||
6 | ![]() |
I_ERROR_AREA | Call by reference | Type reference (TYPE) | SRT_MONI_ERRORAREA | Error Area of WS Monitoring | 20070310 | ||
7 | ![]() |
I_ERROR_TYPE | Call by reference | Type reference (TYPE) | SRT_MONI_ERRORTYPE | Error Type of WS Monitoring | 20070310 | ||
8 | ![]() |
I_LOCATION | Call by reference | Type reference (TYPE) | SRT_MONI_LOC | 20061107 | |||
9 | ![]() |
I_MSG_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20061125 | |||
10 | ![]() |
I_NET_TIME | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070324 | ||
11 | ![]() |
I_SOAP_SEQID | Call by reference | Type reference (TYPE) | GUID_32 | SOAP Sequence-ID | 20061120 | ||
12 | ![]() |
I_TRC_KEY | Call by reference | Type reference (TYPE) | SRT_MONI_TRC_KEY | SOAP Laufzeit Trace Kontext Key | 20070221 | ||
13 | ![]() |
I_TS_FROM | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 | ||
14 | ![]() |
I_TS_TO | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 | ||
15 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | SRT_MONI_USER | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061107 |
Method GET_CALLS_BY_PERIOD_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALLS | Call by reference | Type reference (TYPE) | SRT_MON_CALLS | Soap Monitoring Calls Tabelle | 20061107 | ||
2 | ![]() |
E_LAST_TS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 | ||
3 | ![]() |
I_TS_FROM | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 | ||
4 | ![]() |
I_TS_TO | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061107 |
Method GET_LAST_CALLS_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALLS | Call by reference | Type reference (TYPE) | SRT_MON_CALLS | Soap Monitoring Calls Tabelle | 20061107 | ||
2 | ![]() |
E_LAST_TS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20061107 | ||
3 | ![]() |
I_DURATION | Call by reference | Type reference (TYPE) | I | Calls from last "X" minutes | 20061107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061107 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |