cancel
Showing results for 
Search instead for 
Did you mean: 

Technical Code in SAP GUI to check the database tables

10-21-2008 4:20 PM
1369 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I am creating InfoObjects in AWB. If I need to see how it is stored in the database tables, what will be the code that I need to enter in SAP GUI screen ? Thanks.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Gigi,

To view the data in the tables use transaction SE16.

Hope it helps.

BR

Stefan

Former Member
0 Likes

Thanks for your response, Stefan.

However, I don't know what tables to look it up in? I have created the InfoCatalog/InfoObjects and I want to see how they are stored in the database tables? Is there a naming convention for the tables where the InfoCatalog/InfoObjects get stored? Please let me know. Thanks in advance for your help.

Former Member
0 Likes

Hi,

for infoobjects

Infocatalog:RSDIOBC

infoobjects belonging to a catalog:RSDIOBCIOBJ

For all infoobject:RSDIOBJ

All BW realted tables begins with RS and you can search it in SE14 with RS* and F4.

Thanks

Ajeet