‎2015 Jul 17 7:49 AM
Hello folks,
I have a problem, which I can't understand. I write a report with a local class. I divide it into 2 Includes, one for class definition, one for Implemention.
Now, I define a class with some Attributes (Instance, Public/Private) and some methods.
The strange thing is, I can't use code completion for the attributes. If I type the first 2 Letters, e.g. MO_ and then press CTRL+SPACE, nothing happens. Attributes from global classes -> no Problem.
It even don't work in Eclipse.
We are on 7.40 SAPKB74007 and SAPKA74007.
I have cross checked it, in older Releases it works...
Could someone verify this?
Kind regards
Bastian Stritt
Edit: It works if I put Implementation not into extra include but in Main Report. It only happens if DEF and IMP are into separeted Includes.
‎2015 Jul 17 7:53 AM