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: 

Debugging the User Exit

Former Member
0 Kudos

Friends,

I have a user exit active , the main program is also active & generated.

In debugging, I come upto the place where the code is like

call customer-function '101' ...

but when I do F5 from here after that it doesn't go inside the code of the exit.

I have not come across this situation earlier.

What could be the reason in this case.

Regards

Prashant

4 REPLIES 4

naimesh_patel
Active Contributor
0 Kudos

you need to create a project with that user exit in CMOD.

Activate that project.

Regards,

Naimesh Patel

0 Kudos

Thanks. I have the exit name include , but how we can I find the SMOD enhancement Name.

Regards

0 Kudos

Hi,

send the EXIT name...

regards,

paras

0 Kudos

Hi Prashat,

In CMOD, select the radiobutton "Enhancement Assignment".

You can get the enhancement name there.

Don't forget to activate the enhancement.