Application Development and Automation 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: 
Read only

Getting Unknown errors in ABAP Code for ALV Reports.

0 Likes
388

Hello friends,

I am getting some unknown errors in my abap code for making an alv report.

Some of the errors are:

1)Field "LIPS-CHARG" unknown

2)Field "LIKP-VBELN" unknown

3)"BATCHNUM" is not an internal table

4)No component exists with the name "LIPS-VBELN", but there is a component with a similar name "IKPVBELN".

5)Statement "WA_ETAB" is not defined. Check your spelling.

6)No component exists with the name "NAME".

7)"." expected after "WA_EVENT"

I need your help in resolving these errors as I am Fresher and have just started my hands on ABAP.

Please Help me Friends.

Thanks & Regards,

Shumana.

Moderator message: Very basic , you will able to clear these errors with a minimal amount of research. Please try it yourself.

Message was edited by: Kesavadas Thekkillath

1 REPLY 1
Read only

Former Member
0 Likes
329

Hi ,

can you paste data declaration & select query part in your report ..

Regards

Kannan