‎2009 Feb 04 5:25 AM
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®ards
srinivas
‎2009 Feb 04 5:29 AM
HI,
New editor this won't work as the VB. It just provide the already exist fields names in the editor.
regards,
Naresh.
‎2009 Feb 04 5:31 AM
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
‎2009 Feb 04 5:36 AM
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.
‎2009 Feb 04 5:36 AM
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
‎2009 Feb 04 6:15 AM
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.
‎2009 Feb 04 6:28 AM
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
‎2009 Feb 04 7:03 AM
Hi Srini,
the specific feature you are asking about will arrive with NetWeaver Enhancement Pack 2 - due out late this year.
Cheers
Graham Robbo