‎2006 Jan 30 4:48 AM
hi all!
i am using user exit exit_saplrha0_003.
in FM idoc_input_hrmd.
how to find the enhancement for this exit.
thanks.
raj.
‎2006 Jan 30 4:55 AM
Get the package name.
Go to SMOD.
In the ENhancements press F4 and enter package name and enter to get all the enhancements.
‎2006 Jan 30 4:56 AM
USE tcode CMOD.
start a project.
enter the name of the exit and you find its enhancements there
‎2006 Jan 30 4:58 AM
Hi,
The Enhancement for the exit_saplrha0_003 is RHALE001.
With Regards,
Nelson
‎2006 Jan 30 7:07 PM
All enhancements are available in table MODSAP for the function modules for user exits
PS: I am 200 % sure this will work for you. Pls reward helpful answers.
‎2006 Jan 30 8:11 PM
Go to CMOD. In the initial screen, menu
>Utilities>SAP Enhancements.
In this screen click on the "all selections" button(with a green plus and an arrow pointing down) in the application toolbar. That will open up more selection screen options. Under the "Additional Selections" section, uncheck all the other boxes and keep only the function module exit box. Enter your function module name in there and execute. That will give you the name of the enhancement which is "RHALE001" in your case.