cancel
Showing results for 
Search instead for 
Did you mean: 

t-code to see tables

09-21-2010 6:54 AM
23710 views 5 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello All,

Is there any t-code which displays all the tables(ABAP/Java) in PI

Regards,

Moorthy

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

you can try DB02 transaction.

In DB02 there is one detailed analysis is there if u are give tablespace for abap and java.

or if u give * it will show complete table details from database level

Regards

Pradeep P N

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

The PI / XI tables that store the information of your interfaces and their messages are maintained in the Java Stack of the PI server.

SE11 transaction cannot be used to view these tables.

Either use the SQL Command in transaction DB02 or contact the Basis team to view the contents of these tables from the PI Server Database.

Regards,

Alka.

Former Member
0 Likes

SE 11.

Former Member
0 Likes

But I can't see XI_AF_MSG table in SE11.

Its saying table does not exist

Former Member
0 Likes

Hello, DasikaMoorthy

Take a look at ABAP t-codes SE11/SE16.

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

Lists of PI tables you can find in this topic:

and this wiki:

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