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

EXIT_SAPLCODM_001 ?!?!

Former Member
0 Likes
503

Hi Friends,

I found an user exit EXIT_SAPLCODM_001 but don't know the enhancement name of this user exit.

Anyone can help me to know enhancement name of this user exit?

Thanks,

Gy

3 REPLIES 3
Read only

Former Member
0 Likes
458

check out enhancement PPCO0016.

Tip: Easier way to find some of these,

use SMOD transaction and go to the Menu: Utilities->Find.

Enter the Development class of the function module EXIT_SAPLCODM_001 in the selection screen and execute.

In your case the Development class is CO.

Read only

0 Likes
458

to find out the enhancement for the function exit.

Go to transaction SMOD, press F4 on Enhancements.

then click on all selections button with '+' symbol.

then give the function exit name in the Component Name

and then Execute, it gives the Enhancement name for that function exit.

Hope it helps.

Thanks,

Srinivas

Read only

0 Likes
458

Thanks Friends, I found a method by search directly from table MODSAP

Thank again,

Gy