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: 

Find out the standard tables

Former Member
0 Kudos

Hi,

What are the standard tables used for functional tcodes? Ex: VA01,MM01... In such cases, they had used only structures & FM's in some times the field of structure differs with table fields. Using that structures & FM's how can we find out the tables exactly?. Please list out some steps to find with example.

Thanks,

Raja Sekaran.S

FAQ. Apart from the already given answers search for "Where-Used list" and "Tcode SE84". Thread locked

Locked by: kishan P on Aug 24, 2010 3:04 PM

2 REPLIES 2

Former Member
0 Kudos

This you would come to know either by doing F1 and checking if you find the tables.

But these are general transactions and very commonly used tables....

Like for MM01 tables are MARA, MARC, MARD and so on...

Regards,

Lalit Mohan Gupta

Former Member
0 Kudos

Hi,

Do the recording for tcodes VA01 and MM01 ti find out what are all the tables that used in those trnsactions..

You can do Recoeding using T code SHDB.. once the recording is done it gives the details in tabular format where you can find the Tables and their fieds also..

one other way is excute those transaction via SE30... this is another way of tracking list of tables under perticular transaction.

Hope this will help you..

Regards,

Kiran