2008 Sep 10 10:49 AM
Hi,
In ECC 6.0 the new ABAP editor has got some good features.
One of them is auto complete which is similar to the VB editor. In this auto complete once I type something the rest comes above.
My question is how do i have that in the text directly without typing the entire word. Is there any system specific or user specific setting to do this?
For eg: I type 'wr', then 'write' is shown above 'wr'. If I do not type the rest, how can I get 'write' completely in the code. In VB I need to press enter to get this done.
Thanks and Regards,
Arnab
2008 Sep 10 11:02 AM
Hi,
In ECC 6.0 the new ABAP editor has got some good features.
One of them is auto complete which is similar to the VB editor. In this auto complete once I type something the rest comes above.
My question is how do i have that in the text directly without typing the entire word. Is there any system specific or user specific setting to do this?
For eg: I type 'wr', then 'write' is shown above 'wr'. If I do not type the rest, how can I get 'write' completely in the code. In VB I need to press enter to get this done.
Thanks and Regards,
Arnab
2008 Sep 10 11:02 AM
2008 Sep 10 11:06 AM
Hi...
You can press ENTER to add the word to your line..
Or,
You can presss... CTRL+SPACE in your key board to get list of all possible syntaxes.
EX: very first staement of your report..
REPORT ZTEST <put cursor here and press above>.Thanks,
Naveen.I
2008 Sep 10 11:07 AM
Hi Arnab,
As told by Previous person if you press tab button after writing 'Wr'
write is automatically written.
Regards,
Sujit
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |