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

How to find INclude?

Former Member
0 Likes
795

Hi All,

How are you doing!!

I am struggling with user-exits.

I want to know the following things :

1. How to find the include that is being used while running a T-code or say include that is being used in the T-code for a particular field.

2.Once we have found the include, how to find which function module is using that include.

3. And lastly, once we have found the Function MOdule, how to find User Exit associated to it.

Please elaborate .

Thanks,

Sangvir

3 REPLIES 3
Read only

Former Member
0 Likes
718

You can find everything using where used list on the application tool bar.

Regards,

Nageswar

Read only

0 Likes
718

That is true, However u need to know first which include is being used, e.g How to find which include is being used in TRansaction VA45 when we click on "VAlid to" field or any other field ?

Regards,

Sangvir

Read only

Former Member
0 Likes
718

That you need to bebug

Regards,

Nageswar