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: 

Modification problem

former_member181995
Active Contributor
0 Kudos

hi,

m working on some include program name lvedff0f i did all changes but now how can i know perticular program reflect which t-code.so i can test by run that t-code by putting break-point on that program but m not able to know in which t-code this program is used.

so guys is there any method to know for perticular include program reflect which t-code.

thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi

Go to SE 84. GO TO PROGRAM LIBRARY

SELECT INCLUDES - DOUBLE CLICK ON IT

GIVE INCLUDE NAME. F8

put a TICK mark for that include then click on "where-used list" tab then select "PROGRAMS" then u will get program name/s.

Then select program name and again click on "where-used list" tab then select

'TRANSACTION'. Then F8 or 'ok'. It will show the Tcode where it is using.

Reward if it is helpful.

Thanks

Siva kumar

1 REPLY 1

Former Member
0 Kudos

hi

Go to SE 84. GO TO PROGRAM LIBRARY

SELECT INCLUDES - DOUBLE CLICK ON IT

GIVE INCLUDE NAME. F8

put a TICK mark for that include then click on "where-used list" tab then select "PROGRAMS" then u will get program name/s.

Then select program name and again click on "where-used list" tab then select

'TRANSACTION'. Then F8 or 'ok'. It will show the Tcode where it is using.

Reward if it is helpful.

Thanks

Siva kumar