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

TCODE USED IN DATA ELEMENT

Former Member
0 Likes
7,077

Hi All,

I have one data element and i want to find out in which tcodes these data element is used?

Pls dont suggest me to check where used list, bcoz there is no option for checking tcodes in where used list .

Thnks,

Sunita

6 REPLIES 6
Read only

Former Member
0 Likes
3,362

Hi

Find the related fields for that data element and with field the related tables using the std tables like <b>DD04L and DD03L</b>

and enter that table in SE11 and find the related where used list of Programs

you will know

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
3,362

HI

U CAN CHECK IT IN SE11. there is a button in tollbar with arrows called' WHERE USED LIST'.

Type in ur data element in the field on se11.

select the button and select checkbox Transaction for that

regards

ravish

<b>plz dont forget to reward points if useful</b>

Read only

0 Likes
3,362

Hi,

GO to se11 open the data element and then use the where use list to find the tcode where it has been used.

REgards,

Himanshu

Read only

former_member194669
Active Contributor
0 Likes
3,362

Hi,

Run the program RPR_ABAP_SOURCE_SCAN in the find string input field give the data element name , it will list out the programs it has been used.

aRs

Read only

Former Member
0 Likes
3,362

solved by my own

Read only

Former Member
0 Likes
3,362

Hi Suny,

Can u please let me know .. how did u overcome this issure....

i have a exact similar requirement ...

please help.

Thanks,

Manjunath MS