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

Check Syntax Error

Former Member
0 Likes
2,975

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
Read only

Former Member
0 Likes
2,332

Hi,

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

Regards,

Klaus

9 REPLIES 9
Read only

Former Member
0 Likes
2,332

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

Regards,

karthikeyan k s

Read only

0 Likes
2,332

Hi karthikeyen,

would you please tell me clearly how should i do?

Read only

Former Member
0 Likes
2,333

Hi,

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

Regards,

Klaus

Read only

0 Likes
2,332

Hi klaus,

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

Read only

0 Likes
2,332

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

Read only

Former Member
0 Likes
2,332

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

Read only

0 Likes
2,332

Hi karthikeyen,

Thanks. But it has been done default.

Read only

0 Likes
2,332

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.

Read only

0 Likes
2,332

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