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

Standard program or function module to find out the master table involved from a transaction code?

Former Member
0 Likes
518

Dear Friends,

Is there any standard program or function module available to find out the master table involved from a transaction code?

Best Regards,

Swarajya

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
474

Hi,

no

regards

Fred

Read only

Former Member
0 Likes
474

Hi Swarajya,

we can get that detail directly, if you share the transaction then experts can help saying what is the master table behind the Tcode.

another tideous way is, goto status-> get the program name.

open the program in SE38 and navigate to the event START-OF-SELECTION,

there you can find out the master table in which it is fetching the data.

Thanks and Regards,

bhaskar