Skip to Content
0
Former Member
Oct 28, 2009 at 12:57 PM

User Exit issue after upgrade from 4.6c to ECC 6.0

30 Views

Hi Experts,

After upgrade we are facing some issues regarding user exit. In 4.6c we have implemented several user exit to do customization in several module like SD,FI and HR. But after upgrade it has been identified that SAP has already provided this functionality in ECC 6.0. Now our problem is when this transactions are called or executed control is going to both custom and standard code. Which took long time to execute and causing performance issue.

Is there any ways to identify which are the functionality SAP has provided in ECC 6.0 so that we can delete our custom user exits.