Application Development 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: 

Abap Editor Writing Code Issue

former_member962450
Discoverer
0 Kudos

Hi there,

I am completely new to ABAP and have encountered the following issue:

- when trying to edit already written code, the system overwrites my already existing code instead of just moving it to the right and letting me introduce new code in the line.

Is there some sort of setting I need to change? Please let me know, I would really appreciate any type of help.

Thank you!

1 ACCEPTED SOLUTION

former_member1716
Active Contributor

Hello Bianca M,

I suppose there must be something wrong with your Key-Board, Press insert Button once and try typing again.

7 REPLIES 7

GK817
Active Contributor

Hi,

It is possible that you have an inactive version of your code. Activate the code and then try to edit.

Regards

GK

Jelena
Active Contributor
0 Kudos

Are you sure? Inactive code is just another version, I've never seen it behave in any different way in ABAP Editor. Hm...

former_member1716
Active Contributor

Hello Bianca M,

I suppose there must be something wrong with your Key-Board, Press insert Button once and try typing again.

0 Kudos

Thank you so much! This fixed the issue.

cdprasanna
Active Participant
0 Kudos

Hi,

Try writing some lines in other editors apart from ABAP editor just for a confirmation that there is no such settings in ABAP editor.

Cheers,

Prasanna CD.

Jelena
Active Contributor
0 Kudos

There is not enough information in the question to answer it, so in addition to the existing guesses, I can only offer a few more.

1. It seems that you've simply pushed the Insert key (or similar, not sure what device/keyboard you're using). It toggles between the text insert and overwrite mode. In SAP GUI, you should see a tiny INS/OVR indicator in the bottom right corner.

2. If you're doing a modification using Modification Assistant, it can sometimes work mysterious ways.

Technically could be 1001 odd reason. When asking such questions it'd be helpful to provide more information, such as what IDE are you using and which code is being changed exactly.

DoanManhQuynh
Active Contributor
0 Kudos

Well, I guess you should press keyboard INSERT to turn off that behavior (for default, I think, the overwrite code is turned on and you will see a black square flicked instead of a control...sorry I don't know how to descript it).