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: 

Check Syntax Error

Former Member
0 Kudos

Hi,

Would you please tell me which function module should be used to check syntax errors all at once, not in line by line.

Thanks,

Navina.V

1 ACCEPTED SOLUTION

former_member195402
Active Contributor
0 Kudos

Hi,

check in your user settings for "ABAP EDITOR", that flag "Display all syntax errors" is marked!

Regards,

Klaus

9 REPLIES 9

Former Member
0 Kudos

u can check with in se38 itself . it will show all syntax error.

Regards,

karthikeyan k s

0 Kudos

Hi karthikeyen,

would you please tell me clearly how should i do?

former_member195402
Active Contributor
0 Kudos

Hi,

check in your user settings for "ABAP EDITOR", that flag "Display all syntax errors" is marked!

Regards,

Klaus

0 Kudos

Hi klaus,

Am asking about the Function module to be used within the program.

0 Kudos

There is no FM, that's a SE38 / SE80 embedded function.

Former Member
0 Kudos

Hi navina,

Go to se38 - utilities- settings u will get one user setting pop up . there u have to check

the editor tab . in that tab one check box named show all syntax error will be there . u have to mark it.

Regards,

karthikeyan k s

0 Kudos

Hi karthikeyen,

Thanks. But it has been done default.

0 Kudos

Hi navina,

If it is already set .it will throw all syntax errors automatically . i chhecked in mysystem. it is working fine.

Regards,

karthikeyan k s.

0 Kudos

Hi karthikeyen,

Am doing a upgrade project. The Main Purpose of our project is to display the errors all at a time. Not an ordinary thing. and another it should be a user friendly one, means simultaneously should display the correct statement for a wrong thing