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: 

Problem in finding the exact Menu Exit for SE38 transaction

Former Member
0 Kudos

Hi Friends,

I have requirement like below

Goto Se38 transaction, give some program name, go in change/display mode,

Under the Utilities Menu a new menu item is added. I need to find out the exit that is used in this case.

I have followed the below procedure to find the exit.

I clicked on System->status,double clicked on the porgram name,got the package of the program as SEDI

now i went to SMOD transaction, clicked on F4 of Enhancement field,clicked on Information system tab,gave the package name and pressed ENTER,got 2 exits from there.

I have doubt in which one to consider.

For one of those exits, my program name exists in Function Codes block,

so i assumed it as the correct exit.

If it is correct, in the Function Module exits block, there are 3 exits, i am not sure which one to use.

Please help me out.

Regards,

Sowjanya

1 REPLY 1

naimesh_patel
Active Contributor
0 Kudos

You can use the Enhancement SEU00002 to implement the Customer Menu, but this added menu will only be active on the inital SE38 screen under Utilities > Exit Editor Settings unless you change the Menu text in the CMOD.

Regards,

Naimesh Patel