‎2008 Jan 03 2:43 AM
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
‎2008 Jan 03 5:01 PM
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.
‎2008 Jan 03 5:13 PM
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
‎2008 Jan 04 3:14 AM
Thanks Friends, I found a method by search directly from table MODSAP
Thank again,
Gy