Application Development and Automation 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: 
Read only

regarding tables

Former Member
0 Likes
533

hi,

can anyone tell me where can i find the entire list of database tables like vbak... and their contents

6 REPLIES 6
Read only

Former Member
0 Likes
516

Hi,

U can find the list of tables in DD02L table.

regards,

Santosh

Read only

former_member188829
Active Contributor
0 Likes
516

Hi,

U Can Find out all tables in DD02L Table.

Read only

former_member386202
Active Contributor
0 Likes
516

Hi,

Search it in google.

Regards,

Prashant

Read only

Former Member
Read only

Former Member
0 Likes
516

there is a table DD02L in which u can find all teh data base table s;

go to se11 and in table field type dd02l.

reward if useful.

Read only

Former Member
0 Likes
516

Hi balu,

Table names can be obtained from DD02L

Table fields can be obtained from DD03L.

hope this works.