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 Editor

Former Member
0 Likes
1,746

Hi experts,

Is the new abap editor provides the facilities like visual studio?

i.e. when we use the code like

struct. it will provides the fields in struct

thanks&regards

srinivas

7 REPLIES 7
Read only

Former Member
0 Likes
940

HI,

New editor this won't work as the VB. It just provide the already exist fields names in the editor.

regards,

Naresh.

Read only

Former Member
0 Likes
940

hi...

i dont know but there is something like visual basic so that when we are trying to write anything it will give some synex on its own .

thanks

Read only

Former Member
0 Likes
940

Srini

In your new editor, specify the following settings:

In any of your se38 editor, goto Utilities --> Settings --> ABAP EDITOR --> Here goto Editor TAB and select Front-End Editor (New).

Once you do it, you will automatically get the keywords, syntaxes and many other options as and when you type something in your editor.

Lemme know if this is what you are looking for?

Vinod.

Read only

faisalatsap
Active Contributor
0 Likes
940

Srinivas

Hi, Click on the Button Bottom Right Side of the ABAP Window

--> A window will appear with the heading u201COptionsu201D

--> Select the Code Completion

--> Than select the option according to your requirements.

--> Check the Check Box u201C Suggest Non-Keywords from the Text.

Hope will help you,

Kind Regards,

Faisal

Read only

Former Member
0 Likes
940

Hi,

I am working with new editor.

But it doesn't work as VB editor.

It gives you syntax when you type any letter of that sysntax.

Like

Tab than it will show you tables

press tab and use this code.

Thanks

Arun kayal.

Read only

Former Member
0 Likes
940

Hi Srinivas,

Yes you can,

In your SE38 program screen,

You have to do ctrl f6 or select the pattern button on the

application toolbar,

Then there will be one radio button Structure Data Objects with fields,

click it and pass you table or structure name there.

It will display you all the fields of that table or struc name,

there you can select your reqd fields and press COPY button on that screen.

Then you just have to give your structure name which you want to create in your se38 pgm,

which we create by writing data: begin of and end of statements.

Hope it helps you

Regrds

Mansi

Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
940

Hi Srini,

the specific feature you are asking about will arrive with NetWeaver Enhancement Pack 2 - due out late this year.

Cheers

Graham Robbo