SAP ABAP Interface IF_SOAP_MONI_NAVIGATION (Navigation Between Different Monitoring Types)
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_MONITORING_NAVIGATION Navigation Between Different Monitoring Types 20060911
Properties
Interface IF_SOAP_MONI_NAVIGATION  
Short Description Navigation Between Different Monitoring Types    
General Data
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20060908   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SOAP_MONI_NAVIGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 THFB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SOAP_MONI_NAVIGATION has no interface.
Friends
Interface IF_SOAP_MONI_NAVIGATION has no friend.
Attributes
Interface IF_SOAP_MONI_NAVIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALLLIST_BY_TRCKEY Instance method Public Method Gets All Call IDs in WS Roundtrip Using Trace Key 20070604
2 GET_CALLLIST_BY_TX_ID Instance method Public Method Gets All Call IDs in WS Roundtrip Using TX_ID (AGS) 20080113
3 GET_IDS_BY_MSGID Instance method Public Method Gets WS Call IDs for Message ID 20060908
4 GET_IDS_BY_SELECTION Instance method Public Method Gets WS Call IDs for Selection Criteria 20060925
5 GET_IDS_BY_SEQID Instance method Public Method Gets WS Call IDs for Sequence ID 20060908
6 GET_IDS_BY_TRCKEY Instance method Public Method Gets the WS Call IDs for a trace key ID 20070221
7 GET_LOGICAL_SEQ_FOR_WSRM_SEQ Instance method Public Method Gets SOAP Seq. ID Using WSEM Seq. ID and Partner Role 20070508
8 GET_MSGIDS_BY_ID Instance method Public Method Gets Request ID and Response ID for WS Call ID 20060913
9 GET_MSGIDS_BY_SELECTION Instance method Public Method Gets Message IDs for Selection Criteria 20060925
10 GET_MSGIDS_BY_SEQID Instance method Public Method Gets Message IDs for Sequence ID 20060913
11 GET_MSGIDS_BY_TRCKEY Instance method Public Method Gets the message Id for a trace key ID 20070411
12 GET_MSGID_BY_PERSISTID Instance method Public Method Gets Request ID for Persist ID 20061002
13 GET_OVERVIEWLIST_FOR_TRCKEY Instance method Public Method Gets Aggregated Call List Values for Trace Key 20070515
14 GET_PERSISTIDS_BY_MSGID Instance method Public Method Gets Persist ID (Sender/Receiver) for Request ID 20061002
15 GET_SEQIDS_BY_SELECTION Instance method Public Method Gets Sequence IDs for Selection Criteria 20060925
16 GET_SEQIDS_BY_TRCKEY Instance method Public Method Gets the sequence ID for a trace key ID 20070411
17 GET_SEQID_BY_ID Instance method Public Method Gets Sequence ID for WS Call ID 20060908
18 GET_SEQID_BY_MSGID Instance method Public Method Gets Sequence ID for Message ID 20060908
19 GET_SESSIONIDS_BY_TRCKEY Instance method Public Method Gets the session IDs for trace key 20070412
20 GET_TRCKEYS_BY_MSGID Instance method Public Method Gets the trace keys for a message ID 20070411
21 GET_TRCKEYS_BY_SELECTION Instance method Public Method Gets the trace key for selection criteria 20070411
22 GET_TRCKEYS_BY_SEQID Instance method Public Method Gets the trace keys for a sequence ID 20070411
23 GET_TRCKEY_BY_ID Instance method Public Method Gets the trace key ID for a WS call ID 20070411
24 GET_WSRM_SEQ_FOR_LOGICAL_SEQ Instance method Public Method Gets WSRM Seq. ID Using SOAP Seq. ID 20070508
Events
Interface IF_SOAP_MONI_NAVIGATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_ID Public Type reference (TYPE) SRT_MONI_ID GUID_32 as ID for Part of Web Service Call 20060913
2 TP_ID_STR Public Type reference (TYPE) SRT_MONI_ID_STR ID Structure (ID as Part of Web Service Call) 20060913
3 TP_ID_TAB Public Type reference (TYPE) SRT_MONI_ID_TAB ID Table; ID as Part of Web Service Call 20060913
4 TP_MSGID Public Type reference (TYPE) SRT_MONI_MSGID Message ID 20060913
5 TP_MSGID_STR Public Type reference (TYPE) SRT_MONI_MSGID_STR MSG ID Structure 20060913
6 TP_MSGID_TAB Public Type reference (TYPE) SRT_MONI_MSGID_TAB MSG ID Table 20060913
7 TP_PERSISTID Public Type reference (TYPE) SRT_MONI_PERSISTID Persist ID 20061002
8 TP_PERSISTID_STR Public Type reference (TYPE) SRT_MONI_PERSISTID_STR Persist ID Structure 20061002
9 TP_PERSISTID_TAB Public Type reference (TYPE) SRT_MONI_PERSISTID_TAB Persist ID Table 20061002
10 TP_SEQID Public Type reference (TYPE) SRT_MONI_SEQID Sequence ID 20060913
11 TP_SEQID_STR Public Type reference (TYPE) SRT_MONI_SEQID_STR SEQ ID Structure 20060922
12 TP_SEQID_TAB Public Type reference (TYPE) SRT_MONI_SEQID_TAB Table of SEQ IDs 20060922
13 TP_SESSIONID Public Type reference (TYPE) SRT_MONI_SESSIONID Session ID 20060925
14 TP_SESSIONID_STR Public Type reference (TYPE) SRT_MONI_SESSIONID_STR Session ID Structure 20060925
15 TP_SESSIONID_TAB Public Type reference (TYPE) SRT_MONI_SESSIONID_TAB Table of Session IDs 20060925
Method Signatures

Method GET_CALLLIST_BY_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALL_LIST Call by reference Type reference (TYPE) SRT_MON_CALLLIST_BY_TRCKEY_TAB Aggregierte Liste der Webservice Calls nach Tracekey Eingabe 20070604
2 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20070604
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070604

Method GET_CALLLIST_BY_TX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CALL_LIST Call by reference Type reference (TYPE) SRT_MON_CALLLIST_BY_TX_ID_TAB Aggregierte Liste der Webservice Calls nach TX_ID Eingabe 20080113
2 Importing I_TX_ID Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20080113
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20080113

Method GET_IDS_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) TP_MSGID Message-ID 20060908
2 Returning RT_IDS Value transfer Type reference (TYPE) TP_ID_TAB ID table; an ID as part of a Websservice call 20060908
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060908

Method GET_IDS_BY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVI_SELECTION Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_CALL_SELECTION Selection criteria for ws calls 20060925
2 Returning RT_IDS Value transfer Type reference (TYPE) TP_ID_TAB ID table; an ID as part of a Websservice call 20060925
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060925

Method GET_IDS_BY_SEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEQID Call by reference Type reference (TYPE) TP_SEQID Sequence-ID 20060908
2 Returning RT_IDS Value transfer Type reference (TYPE) TP_ID_TAB ID table; an ID as part of a Websservice call 20060913
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060908

Method GET_IDS_BY_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20070221
2 Returning RT_IDS Value transfer Type reference (TYPE) TP_ID_TAB ID table; an ID as part of a Websservice call 20070221
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070221

Method GET_LOGICAL_SEQ_FOR_WSRM_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCATION Call by reference Type reference (TYPE) SRT_MONI_LOC SOAP WebService Komponenten-Lokalisation 20070508
2 Importing I_WSRM_SEQID Call by reference Type reference (TYPE) ANYURI WSRM Seq-ID 20070508
3 Returning R_SOAP_SEQID Value transfer Type reference (TYPE) GUID_32 SOAP Seq-ID 20070508
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070509

Method GET_MSGIDS_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_ID 20060913
2 Returning RT_MSGID Value transfer Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_MSGID_TAB MSG ID Tabelle 20060913
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060913

Method GET_MSGIDS_BY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVI_SELECTION Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_CALL_SELECTION Selection criteria for ws calls 20060925
2 Returning RT_MSGID Value transfer Type reference (TYPE) TP_MSGID_TAB MSG ID Tabelle 20060925
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060925

Method GET_MSGIDS_BY_SEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEQID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_SEQID Sequence-ID 20060913
2 Returning RT_MSGID Value transfer Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_MSGID_TAB MSG ID Tabelle 20060913
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060914

Method GET_MSGIDS_BY_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY Trace Key 20070411
2 Returning RT_MSGID Value transfer Type reference (TYPE) TP_MSGID_TAB MSG ID Tabelle 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_MSGID_BY_PERSISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSISTID Call by reference Type reference (TYPE) TP_PERSISTID Persist-ID 20061002
2 Returning R_MSGID Value transfer Type reference (TYPE) TP_MSGID Message-ID 20070206
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061002

Method GET_OVERVIEWLIST_FOR_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPLSERVERS Call by reference Type reference (TYPE) SRT_MONI_APPLSERVERS Applikation servers in ABAP-System 20070516
2 Exporting ET_DT_OBJECTS Call by reference Type reference (TYPE) SRT_MONI_IF_INFO_TAB Information zum Interface (Proxy Klasse oder WS-SRVDEF) 20070516
3 Exporting ET_MSGIDS Call by reference Type reference (TYPE) SRT_MONI_MSGID_INFO_TAB Tabelle zu Message-ID und Location 20070516
4 Exporting ET_SOAP_SEQIDS Call by reference Type reference (TYPE) SRT_MONI_SOAPSEQID_INFO_TAB Tabelle zu SOAP Sequence-ID und Location 20070516
5 Exporting ET_USERS Call by reference Type reference (TYPE) SRT_MONI_USER_TAB Tabelle von USER Namen 20070516
6 Exporting ET_WSRM_SEQIDS Call by reference Type reference (TYPE) SRT_MONI_WSRMSEQID_INFO_TAB WSRM-SequeneceID und Location Tabelle 20070516
7 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20070515
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070515

Method GET_PERSISTIDS_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) TP_MSGID Message-ID 20061002
2 Returning RT_PERSISTID Value transfer Type reference (TYPE) SRT_MONI_PERSISTID_TAB MSG ID Tabelle 20061002
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20061002

Method GET_SEQIDS_BY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVI_SELECTION Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_CALL_SELECTION Selection criteria for ws calls 20060925
2 Returning RT_SEQID Value transfer Type reference (TYPE) TP_SEQID_TAB Tabelle von SEQ IDs 20060925
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060925

Method GET_SEQIDS_BY_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY Session-ID 20070411
2 Returning RT_SEQID Value transfer Type reference (TYPE) TP_SEQID_TAB Tabelle von SEQ IDs 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_SEQID_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_ID GUID_32 als eine ID für einen Teil des Webservice-Aufrufs 20060913
2 Returning R_SEQID Value transfer Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_SEQID Sequence-ID 20060913
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060908

Method GET_SEQID_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) TP_MSGID Message-ID 20060913
2 Returning RT_SEQID Value transfer Type reference (TYPE) TP_SEQID_TAB Tabelle von SEQ IDs 20060927
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20060914

Method GET_SESSIONIDS_BY_TRCKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRCKEY Call by reference Type reference (TYPE) SRT_MONI_TRC_KEY SOAP Laufzeit Trace Kontext Key 20070412
2 Returning RT_SESSIONID Value transfer Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_SESSIONID_TAB Tabelle von Session-IDs 20070412
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070412

Method GET_TRCKEYS_BY_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_MSGID Message-ID 20070411
2 Returning RT_TRCKEY Value transfer Type reference (TYPE) SRT_MONI_TRC_KEYS Tabelle von Session-IDs 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_TRCKEYS_BY_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVI_SELECTION Call by reference Object reference (TYPE REF TO) IF_SOAP_MONI_CALL_SELECTION Selection criteria for ws calls 20070411
2 Returning RT_TRCKEY Value transfer Type reference (TYPE) SRT_MONI_TRC_KEYS Tabelle von Tracekeys 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_TRCKEYS_BY_SEQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEQID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_SEQID Sequence-ID 20070411
2 Returning RT_TRCKEY Value transfer Type reference (TYPE) SRT_MONI_TRC_KEYS Tabelle von Trace Keys 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_TRCKEY_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) IF_SOAP_MONI_NAVIGATION=>TP_ID 20070411
2 Returning R_TRCKEY Value transfer Type reference (TYPE) SRT_MONI_TRC_KEY Session-ID 20070411
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070411

Method GET_WSRM_SEQ_FOR_LOGICAL_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOAP_SEQID Call by reference Type reference (TYPE) GUID_32 SOAP Seq-ID 20070508
2 Returning R_WSRM_SEQID Value transfer Type reference (TYPE) ANYURI WSRM Seq-ID 20070508
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20070509
History
Last changed by/on SAP  20090618 
SAP Release Created in 710