Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in saving a standard program

Former Member
0 Likes
815

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
783

This is standard SAP functionality. Have you looked for notes??

Rob

7 REPLIES 7
Read only

former_member776318
Participant
0 Likes
783

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

Read only

0 Likes
783

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.

Read only

0 Likes
783

And how are you trying to achieve it now.

Are you using Implicit or Explicit Enhancement Points?

Read only

0 Likes
783

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..

Read only

Former Member
0 Likes
784

This is standard SAP functionality. Have you looked for notes??

Rob

Read only

0 Likes
783

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...

Read only

0 Likes
783

the problem is solved.

Thanks .