Application Development 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: 

Element Info is empty if cursor on declaration part

0 Kudos

Hello all,

i'm facing an annoying problem: if the cursor is placed (blue highlighted on a screenshot below) on a declaration part of a class, interface or instance variable, the "ABAP Element Info" window displays "Code element information is not available."

If the cursor is placed on the implementation part, the element info looks good:

Please assist

Kind regards

Gena

1 ACCEPTED SOLUTION

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gena,

with AS ABAP 7.50 this pain is gone.

We also support element info on declaration level.

For older relases you only get element info on the implementation part.

Regards,

Thomas.

4 REPLIES 4

former_member198151
Participant
0 Kudos

Hi Gena,

I have the same issue in all my Eclipse installations - older and newer - and it was like this since the beginning, so I thought, this is so by design.

But I agree, that it would be better if this worked, it is a great way how to check if the ABAP Doc for method one is currently defining, is ok.

Have a nice day!

O.

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gena,

with AS ABAP 7.50 this pain is gone.

We also support element info on declaration level.

For older relases you only get element info on the implementation part.

Regards,

Thomas.

0 Kudos

Obligatory question: could you please provide a sap note backport for 7.40?

Thanks,

Gena

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gena,

Obligatory answer: No 🙂

Unfortunately we did some bigger changes in the code analysis infrastructure in the ABAP kernel.

So a downport is too risky for 7.40 SP.

Sorry.

Regards,

Thomas.