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

Function Module used in SE09 Transaction.

Former Member
0 Likes
777

Hi,

In SE09 Transaction, When we click on the object included in the work bench Transport request, Object will be opened by the respective Transaction. For eg, If we click on a program included in the Transport request, Program wll be opened in SE38 Transaction. TR_JUMP_TOOL_TO_OBJECT function module is involved behind this functionality

Similary when we click on the IMG activity included in the Customising Transport Request, Respective IMG activity will be opened. can you please let me know the Function module or Logic behind this functionality.

Thanks,

Madhuri.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
678

I think its the TR_SHOW_ACTIVITY function module.

Regards,

Rich Heilman

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
679

I think its the TR_SHOW_ACTIVITY function module.

Regards,

Rich Heilman

Read only

0 Likes
678

Yep, I just tried it, you will find this function module call in include program LSTRHU05 around line 550 .

Regards,

Rich Heilman

Read only

0 Likes
678

Please remember to award points for helpful answers and mark your post as solved when answered completely. Thanks.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
678

S_CUS_IMG_ACTIVITY_READ