SAP ABAP Class CL_SOAP_MONI_CALL_SELECTION (SOAP Selection Criteria)
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_CALL_SELECTION | Selection Criteria for WS Calls | 20051111 |
Properties
Class | CL_SOAP_MONI_CALL_SELECTION | |
Short Description | SOAP Selection Criteria | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_MONITORING | SOAP Monitoring Framework |
Created | 20051111 | 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_CALL_SELECTION | Selection Criteria for WS Calls | 20051111 |
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_CALL_SELECTION' | 20051111 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_MONITORING | SOAP Runtime Processor Unit ID | 20060221 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MON_CALLS | SOAP Monitoring Call Table | 20051118 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_CALL_LIST_TAB | SRT_MONI_CALL_LIST_TAB | 20051118 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MONI_TRC_KEYS | SOAP Runtime Trace Context Keys | 20060217 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MONI_READ | Interface for Reading from Cache Reader | 20051118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20051117 | |
2 | ![]() |
Instance method | Private | Method | Gets Call Detail by Selected ID | 20060321 |
3 | ![]() |
Instance method | Private | Method | Gets Call Detail by Selected ID | 20061031 |
4 | ![]() |
Instance method | Private | Method | Get UI selection for call list | 20061109 |
5 | ![]() |
Instance method | Private | Method | Read Data from Cache | 20060306 |
6 | ![]() |
Instance method | Private | Method | Read Data from Cache | 20061031 |
Events
Class CL_SOAP_MONI_CALL_SELECTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTP_S_SELECT_COMMON | Private | Type reference (TYPE) | TSRTM_S_SELECT_COMMON | 20061031 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MONI_CALL_SELECTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20051117 |
Method GET_CALL_DETAIL_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060321 | ||
2 | ![]() |
RS_CALL | Value transfer | Type reference (TYPE) | SRT_MON_CALL | SOAP Monitoring Call Struktur (Intern) | 20060321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060321 |
Method GET_CALL_DETAIL_BY_ID_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) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20061031 | ||
2 | ![]() |
RS_CALL | Value transfer | Type reference (TYPE) | SRT_MON_CALL | a part of webservice call (intern) | 20061105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061031 |
Method GET_SELECTION_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_IF | Value transfer | Type reference (TYPE) | GTP_S_SELECT_COMMON | 20061109 |
Method GET_SELECTION_RANGE on class CL_SOAP_MONI_CALL_SELECTION has no exception.
Method READ_CACHE_DATA 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 | 20060306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20060306 |
Method READ_CALL_LIST_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_MONI_DATA_4_CALL_LIST_TAB | 20061031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOAP Monitoring Exception | 20061031 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |