cancel
Showing results for 
Search instead for 
Did you mean: 

access to tables SXMSPMAST,SXMSPEMAS, SXMSMSTATT etc., from PI or XI

nirmalkumar_v
Participant
0 Kudos

Hi Everyone,

I need to fetch data from these tables :

SXMSPMAST:
(Integration Engine: Message Queue (Master)) The table is the master table for
the monitoring information. You can get the timestamp, interface status,
message id, and many more information.

   SXMSPEMAS:
(Integration Engine: Enhanced Message Queue (Master)) The table provides the
namespaces, the business systems and message interfaces involved in the
interface.

SXMSMSTATT:
(Exchange Infrastructure: Message Status Description) This table provides a
message status description.

SXMSMSTAT: (Exchange
Infrastructure: Message Status) This table is helpful if you want to show the
process status icon for the corresponding message state.

SXMSPERROR: XML
Message Broker: Message Queue (Incorrect Entries)

SXMSCLUP: XMB:
Property Cluster

SXMSPVERS:
Integration Engine: Message Version

SXMSAGGRAW: SAP XI
Status Overview: Integration Engine Raw Data

SXMSALERTLOGGER: XI
Alert Logs

SXMSAEADPMODCHN: XI:
Adapter Module Chains

SMPPSPLIT : XI
Mapping: Merge and Split

how can I fetch data from these tables through PI or XI(by using an interface).  these tables are accessible through  "Data browser" - SE16 T code.

Accepted Solutions (1)

Accepted Solutions (1)

nirmalkumar_v
Participant
0 Kudos

is there anyway that these tables can be imported into PI and used?? or we have write abap program to fetch data and connect to PI through a RFC??

Answers (0)