Quantcast
Channel: SCN : Popular Discussions - ABAP in Eclipse
Viewing all articles
Browse latest Browse all 1215

a variable is not defined - shouldn't a Quick Fix let me solve that easiyl?

$
0
0

It sounds like a stupid question to me, as I'm sure there must be an easy solution in Eclipse, I just couldn't find it out.

 

 

I have a line of code like this:

 

add 1 to gd_flying_monsters.

 

 

gd_flying_monsters is not defined yet, so it's a syntax error, ok.



Now I would have expected, that there's a Quick Fix (ctrl + 1) to create the definition (in SE80 I would just double-click), however, the only Quick-Fix option I’m offered, is renaming the variable.


This is how it looks like:

2016-05-10 10_05_14-ABAP - Programm ZZ_TEST_JRE_ATTF_RUNTIM_AN [S4H] - Inaktiv, Gesperrt - S4H_100_r.jpg

 

Version info:

 

Version: Mars.1 Release (4.5.1)

Build id: 20150924-1200

 

 

ABAP Development Tools for SAP NetWeaver

Version: 2.50.1


Viewing all articles
Browse latest Browse all 1215

Trending Articles