Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Where all the database tables are stored?

Former Member
0 Kudos

Hi every one,

Where all the database tables are stored, I mean in which table all the data base tables are going to store. Pls let me know.

Akshitha.

5 REPLIES 5

ThomasZloch
Active Contributor
0 Kudos

table descriptions are being stored in DD02L.

Thomas

Former Member
0 Kudos

Try;

table : TADIR

Former Member
0 Kudos

look in table DD02L

valter_oliveira
Active Contributor
0 Kudos

Hello.

All table names are stored in table DD02L.

\[removed by moderator\]

Regards.

Valter Oliveira.

Edited by: Jan Stallkamp on Jun 10, 2008 1:39 PM

Former Member
0 Kudos

DD02L is the table where all sap table are stored