2012 Apr 17 6:52 AM
Hi Gurus,
I have come across a strange problem . I have developed an income tax application and now I want to run it on payroll. I have added an implicit enhancement in the program RPCALCX0. Now I have added my implicit enhancement in include PCBURZ990 and have added my include program in the created enhancement. Now when I create the function in PE04 and press the source code button it give me a message that the Routine does not exist with the name FUZITAX. Keep in mind that I have already declared the routine with the name FUZITAX in my include program and added my code in it.
regards,
2012 Apr 17 7:04 AM
Could you please try this.
1.Activate all enhancments.
2. Open the report RPCALCX0 in se80
3. Right click ->Other functions -> rebuild object list.
2012 Apr 17 7:04 AM
Could you please try this.
1.Activate all enhancments.
2. Open the report RPCALCX0 in se80
3. Right click ->Other functions -> rebuild object list.
2012 Apr 17 7:12 AM
2012 Apr 17 7:15 AM
Kumar will you please tell me how i can get the program names in source code list if possible. right now I have gotten my code in the source code. I want the program name RPCALCX0 when I double click it will give my code to me.
Regards,
2013 Feb 04 9:49 AM
Many Thanks my friend. I had the same problem and I followed your solution and it worked!