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

ABAP New Editor and GUI problems

anand_nidamanuru
Product and Topic Expert
Product and Topic Expert
0 Likes
691

Hello All,

I have a very small problem. I tried to overcome this but in vain.

The problem is recently my PC has been replaced. So I lost all my GUI and ABAP New Editor settings.

Previously, In the new ABAP editor when the code suggestions and code templates are shown they used to be automatically filled when I press enter. Now in my new PC this wont happen and the only option to fill is to press tab.

I checked options and help. Always it is mentioned that, code suggestions and templates are automatically filled when we hit enter/tab. But it is not working for me now. Please let me know if any one knows howto enable the same

The second one is regarding the GUI.

Suppose I opened a database table and I have the field name in the 1st column.

Currently it is automatically opening the field properties when I click (single click and not double click) on the field. It is becoming to copy the field names. Does anyone know how to make this properties window open on double click instead of single click?

Very small things, but would be great to know.

Thanks,

Anand

Hello All,

I have a very small problem. I tried to overcome this but in vain.

The problem is recently my PC has been replaced. So I lost all my GUI and ABAP New Editor settings.

Previously, In the new ABAP editor when the code suggestions and code templates are shown they used to be automatically filled when I press enter. Now in my new PC this wont happen and the only option to fill is to press tab.

I checked options and help. Always it is mentioned that, code suggestions and templates are automatically filled when we hit enter/tab. But it is not working for me now. Please let me know if any one knows howto enable the same

The second one is regarding the GUI.

Suppose I opened a database table and I have the field name in the 1st column.

Currently it is automatically opening the field properties when I click (single click and not double click) on the field. It is becoming to copy the field names. Does anyone know how to make this properties window open on double click instead of single click?

Very small things, but would be great to know.

Thanks,

Anand

5 REPLIES 5
Read only

matt
Active Contributor
0 Likes
643

Very late, but just in case someone else searches, I found the solution to the autocomplete problem. See OSS note 1042863.

matt

Read only

Former Member
0 Likes
643

Follow the menu path in se38.

GOTO--->SETTING

Click on radio button FRONT END EDITOR(NEW)

Click OK.

Regards

Rajesh

Read only

Former Member
0 Likes
643

Rajesh,

Have you actually read the question?!

Read only

Former Member
0 Likes
643

>

> Very late, but just in case someone else searches, I found the solution to the autocomplete problem. See OSS note 1042863.

>

> matt

This is handy to know - I was working at a customer's site a few weeks ago and had this problem on their laptops. Was driving me round the bend!

Read only

mike_reader3
Active Participant
0 Likes
643

I just had my machine re-imaged and had the same problem - nice find on the note!