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

reg user exits

Former Member
0 Likes
476

Hello All,

My company is using one user exist . > cust5 - for information system.

Now information system is defined in s000 tcode and inside this menu there are huge no of reports.

Now i want to find out in which tcode or report this userexit is used..

Thanks,

Vibha

Hello All,

My company is using one user exist . > cust5 - for information system.

Now information system is defined in s000 tcode and inside this menu there are huge no of reports.

Now i want to find out in which tcode or report this userexit is used..

Thanks,

Vibha

3 REPLIES 3
Read only

Former Member
0 Likes
445

Hi,

Press on the Where used list of that include/Function module and then press the Display Object List button(Ctrlshiftf5)

on the application tool bar.

Then you can see a tree structure on the left side of your screen.

In that you can find the transaction under the transaction node.

Reward points if it helps..

Regards,

Omkar.

Read only

Former Member
0 Likes
445

Hi.

In order to set up processing for this menu option you should create a

transaction with the name +C05.

Reward if helpful!

Read only

Former Member
0 Likes
445

solved by my own