Dear Experts
I was going around a few tables in XI mentioned in the blog /people/gourav.khare2/blog/2007/12/12/interesting-abap-tables-in-xi-150-part-i
When I compared the two tables
SXMSPMAST: This table contains runtime information on XML messages processed by XI; and
SXMSPFADDRESS: this table is master table for addresses in XI i.e. Party, Service, Interface and namespace, key of this table is address id that is used at many places in XI runtime.
The entries in the two tables are not same. Is there a table or a group of tables which can give us all the information that is visible in SXMB_MONI including the Service Interface, Message id, status etc.
Reggards:
Sourabh