‎2006 Nov 01 9:43 AM
Hi Folks,
I have been provided user exit Function Module EXIT_SAPLEINL_001 and I have write the code in the FM. After witting the code I activated the FM. But on executing it I found the FM EXIT_SAPLEINL_001 is not triggering.
While debugging I control reached to a point where customer function was called, but on pressing F5 control did not went inside the customer function.
Please help me in finding the mistake.
Thanks in Advance.
Punit
‎2006 Nov 01 9:46 AM
u have to create a project , then only SAP calls this FM.
yeah from table MODSAP, MODSAP-member = FM name here u wuill get the Enhancement name
<b>MEETA001 E EXIT_SAPLEINL_001</b>, i got this.
Regards
Prabhu
‎2006 Nov 01 9:46 AM
u have to create a project , then only SAP calls this FM.
yeah from table MODSAP, MODSAP-member = FM name here u wuill get the Enhancement name
<b>MEETA001 E EXIT_SAPLEINL_001</b>, i got this.
Regards
Prabhu
‎2006 Nov 01 9:49 AM
Thanks Prabhu,
Is there is any way of finding Enhancement name for the user exit Function Module?
‎2006 Nov 01 9:56 AM
‎2006 Nov 01 9:59 AM
Take the FM and goto SMOD, press F4 - information system - all selections(shift+f7) then select function module and given FM in component name.
Regards
Manohar
‎2006 Nov 01 10:04 AM
Hi punit,
u have to create a project in CMOD .Her u have to assign the enhancement and activate the function exit.Now activate the project...
For ur question...
Is there is any way of finding Enhancement name for the user exit Function Module?
u can find it in table MODSAP(SAP Enhancements).
Regards,
nagaraj