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: 

any table which store tabels information..?

Former Member
0 Kudos
182

hi experts ,

is there any table IN DD which store the information regarding tables like KNA1, VBAK etc..

like as we know that DD table TSTC store all the information regarding T-CODES.

THANKS IN ADVANCE ..

VIKAS

1 ACCEPTED SOLUTION

Former Member
0 Kudos
141

Hi,

Try this DD02L.

Reward if useful.

Regards,

Swetha.

3 REPLIES 3

Former Member
0 Kudos
142

Hi,

Try this DD02L.

Reward if useful.

Regards,

Swetha.

Former Member
0 Kudos
141

Try these,

D010TAB Table for Use Report---Tables

DD02L SAP tables

DD02T R/3 DD- SAP table texts

DD03L Table Fields

DD03T DD- Texts for fields (language dependent)

TPROT Table contains all DD tables to be logged

Check this link too..

Thanks,

Please reward some points if useful.

Rahul

Former Member
0 Kudos
141

If you want table description, try DD02T.

Hope this will help.