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: 

how to find database table

Former Member
0 Kudos

Hi

I am having owners and table names.Now i want find out the tables which are not belongs to perticular owners.

pls can anyone tell me the table name where all database tables information will store.

so that i can write the select query to find perticular tables.

Regards

Haritha.

4 REPLIES 4

Former Member
0 Kudos

Hi Sriharitha,

Refer the table DD02L for the list of all SAP Tables.

Regards,

Swapna.

0 Kudos

Thank for u r quick responce but i want know the owner of my tables that field is not in the table DDO2L.

So wt i need to do is i am having so many table i want to get the tables which r belongs to perticular owners.

Pls can u tell me how can i?

Regards.

Haritha.

Former Member
0 Kudos

hi,

please refer the table DD02L for the list of table names.the field name is SQLTAB

0 Kudos

Hi,

SQLTAB is the field for finding clu/pooled but i need to find owner of the field.OWNER field is no there in DD02L.

Regards

Haritha.