‎2010 May 25 9:10 PM
hello
I have a problem while making changes to a standard program. We are doing an upgrade of 4.6 C to Ecc 6.0.We are doing SPAU activity now and while putting back a customer modification of standard code done in 4.6C version, i face this problem.
I able to change the standard program, but while saving it, i get an error message "Internal error". I tried debugging it and i understand that it is because of checking some enhancement points related things.
I have not worked in enhancement points; can you please suggest why is this error appearing?
Thank you.
‎2010 May 25 9:24 PM
This is standard SAP functionality. Have you looked for notes??
Rob
‎2010 May 25 9:18 PM
Can you tell us how was the customer modification implemented in 4.6c system i.e. User-exit or BAdI etc.
Are you trying to copy the source-code of 4.6c (inside user-exit) into enhancement points.
I have encountered "Internal error" many a times while working with ABAP Dictionary. I cannot tell exactly why it happened, but most of the times when i made changes to multiple fields of views it happened.
In order to temporarily solve the problem, I split my work into small portions & made changes to only one field and saved and activated. That way it worked. May be you can try that too.
Regards,
Saurabh
‎2010 May 25 9:21 PM
Hi
The modification in 4.6 C was a direct code change in the standard program using accesskey.
i want to put back that change.. but it doesnt allow to save.
thanks.
‎2010 May 25 9:24 PM
And how are you trying to achieve it now.
Are you using Implicit or Explicit Enhancement Points?
‎2010 May 25 9:27 PM
i dont want to use enhancement points or anything, since i have not worked on it.
i just need to put the old code back.. but iam wondering, it causing problem because of some enhancement point.
Hi rob,
I searched for notes, but didnt get any..
‎2010 May 25 9:24 PM
This is standard SAP functionality. Have you looked for notes??
Rob
‎2010 May 25 9:34 PM
i think i got the oss note.
Note 1426558 - Internal error when saving in ABAP Editor
Wil check this.. this talks a similar issue.. hopefully it works..
thanks for your replies...
‎2010 May 25 11:19 PM