‎2009 Sep 03 6:37 PM
Hello everyone,
I think I am in a need of implementing a implicit enhancement on one of the standard function modules but could not find any options any where in my system to do this. I am on ECC 5.0. Could anyone please let me know how I can proceed here? Thanks.
‎2009 Sep 03 6:40 PM
Hi,
I dont think you have implicit enhancement option in ECC5. Time to upgrade my friend.
Regards,
Himanshu
‎2009 Sep 03 6:41 PM
Hi,
Display the function module source code in SE37. Then click the Enhance Source Code bussont (Shift + F4). Next, select Edit > Enhancement Operations > Show Implicit Enhancements
They will be highlighted in yello. Place cursor where you want your code to go, then click Create Enhancement.
Make sure this is what you want to do, as this si very much like changing SAP standard code, and this method should really be a last resort.