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

about structure

Former Member
0 Likes
516

hello friends,

can anyone tell how to find table of perticular structure....like u want to find table of p0014 than how can i find....

mail me "talele.rahul@gmail.com"

thanx in advance,

Rahul Talele

4 REPLIES 4
Read only

Former Member
0 Likes
493

Hi Rahul,

Its simple just remove 'P' and add 'PA'.

Ex:

Structure - Table

p0014 - pa0014

Regards.

Younus.

<b>Reward Helpful Answers!!!</b>

Read only

Former Member
0 Likes
493

Hi

Any person who have little exposure to the Functional related transactions and business flows will find the related tables/structures/tcodes easily.

Other wise with the help of pressing F1 and F9 it gives the Dataelement name, field name etc.

Using them you have to find the related tables/structure in Se11 with the help of where used list.

Again there it comes to the related functionality, based on that only we can know the exact table structure,

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
493

hi,

You can use ST05 sql trace for finding out the table names.

- Satish

Read only

Former Member
0 Likes
493

Hi,

Try to double click the fied name and it will take u to the required structure from there press f1 and take the field name of the table and we can try

reward if useful