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

Debugging the User Exit

Former Member
0 Likes
610

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
Read only

naimesh_patel
Active Contributor
0 Likes
589

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

Activate that project.

Regards,

Naimesh Patel

Read only

0 Likes
589

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

Regards

Read only

0 Likes
589

Hi,

send the EXIT name...

regards,

paras

Read only

0 Likes
589

Hi Prashat,

In CMOD, select the radiobutton "Enhancement Assignment".

You can get the enhancement name there.

Don't forget to activate the enhancement.