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: 

what is Tcode for see all sap (sd,mm, all) tables at a time

Former Member
0 Kudos

hi

experts can u help me for this]

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You view tables using SE11 and SE16.

Unfortunately there is no transaction which will show all the tables related to a particular module. What you can do is - you can use table DD02T - it stores the information about the SAP Tables with Short Description.

may be u can refer to that.

5 REPLIES 5

Former Member
0 Kudos

You view tables using SE11 and SE16.

Unfortunately there is no transaction which will show all the tables related to a particular module. What you can do is - you can use table DD02T - it stores the information about the SAP Tables with Short Description.

may be u can refer to that.

Former Member
0 Kudos

hI Ramesh

there is no such transcaction code to see all tables at a time

u can check this link for all tables

http://www.sap-img.com/sap-download/sap-tables.zip

reward points to all helpful answers

kiran.M

Former Member
0 Kudos

hi,

please check the below link

http://www.erpgenie.com/saptech/transactions.htm

reward if its useful

-vijay

former_member480923
Active Contributor

Hi,

Go to Transaction code SE84 and click on the Path ABAP Dictionary -> Database Tables and in the Application Componenet enter the Application Component u wanna see (MM SD Etc..) it will ist out the Tables.

Hope That Helps

Anirban M.

Former Member
0 Kudos

<b>List of table you can see in the se11 /se16 tcode's</b>

DD02V ->Data dictionary tables

DD03L -> Data dictionary tables and fields

DD07T -> Texts for Domain Fixed Values

T100 -> Table of message ( mesage class and message number )

TRDIR ->Table of programs

TRMAC -> Table of macros

TSTC -> Table of transaction codes

TADIR -> Directory of R/3 repository objects

TFACD -> Factory calender definition

THOCI -> Public holiday calendar index

TPARA -> Table of PID's

regards,

srinivas