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

Finding Table.

Former Member
0 Likes
707

Hi ,

I have to take the fields SCRTEXT_M

and DDTEXT for a report.Can someone kindly guide me in finding the table .The above mentioned fields are found in the structure DD03P.

Thanks.

5 REPLIES 5
Read only

Former Member
0 Likes
680

Hi,

you can use transaction se15 (object repository) where you can find out tables if u specify fieldnames.

Hope it helps.

Regards,

ramya

Read only

kiran_k8
Active Contributor
0 Likes
680

Renu,

Check the table DD03l.Give the fieldname to get all the tables having that field.

K.Kiran.

Read only

dhruv_shah3
Active Contributor
0 Likes
680

Hi,

Follow above answer

Regards,

Dhruv Shah

Read only

Former Member
0 Likes
680

You Can find the fields in DD04T.

Reward Points if Helpful

Read only

former_member386202
Active Contributor
0 Likes
680

Hi,

Double click on data element of that field and then go to where use list . it will display the list of tables

Regards,

Prashant