‎2010 May 23 3:02 AM
Hi All,
I wrote an implicit enhancement, its working fine in the development system. Migrated the same code to the testing system and initially i was not able to see changes reflected. I generated the main function module and then the implicit enhancement started working. After migrating to the production system, i did generate the main program/function module. The strange thing is that i can see the code in the enhancment spot form the userid that generated the main program, and not able to see the same code with different userid's. And not sure if the code in the enhancement is working or not. Is this is due to some authorization problems or do i need to do some other activities before/after migrating the enhancment code?
Thanks,
Sri
‎2010 May 23 7:51 AM
Hi,
Looks like you've implemented the implicit-enhancement in a SAP standard function module.
The view of implicit-enhancements are not subjected to user-ids. I do not have a clue about why you are unable to see with other ids but the problem is not related to the user-ids.
If you've implemented the implicit-enhancement inside an include which belongs to multiple main-programs, the system will ask you the main program from which it should display the enhancements.
May be you could try "Show implicit enhancement options".
Please let me know if you were able to solve the problem & its root-cause.
Regards,
Saurabh