cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Java stack tables

Former Member
0 Kudos

Hi,

Could some one help providing a lsit of SAP Tables on PI Java stack.

I am interested in a table that has list of PI objects, with their versions and last changed by and time of last change.

If i know the table names, i can look at query them for a report.

I came across blogs for Monitoring info BC_MSG and BC_MSG_AUDIT (for PI 7.1). We are on PI 7.1.

Or if you can provide the database schema with the lsit of tables that would be very helpful.

Ideally i am looking to access the tables from SAP Abap stack. But the table names woudl be my first step.

Thanks,

Vinay Mallapu.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vinay,

have a look into below utility for NW which will help you to check the Java Tables like in SE16 for ABAP.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0c8e229-7322-2b10-f5b3-e6cefa040...

To get a general overview of XI tables the below wiki article may help

http://wiki.sdn.sap.com/wiki/display/XI/XI+Tables

regards,

francis

former_member209575
Contributor
0 Kudos

Hi Vinay,

We are using below tables for PI monitoring purpose. might be helpful .

u2022 XI_AF_MSG (Java Schema)

u2022 SXMSPMAST (ABAP Schema)

u2022 SXMSPEMAS (ABAP Schema)

u2022 TRFCQIN (ABAP Schema)

u2022 XI-AF_ADM_STATE (Java Schema)

u2022 ARFCSSTATE (ABAP Schema)

For finding JAVA schema, u can take help from a basis consultant, you will get java schema name from db02 transaction

Regards

Pradeep P N