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: 

extended syntax check - hide message using #EC

Former Member
0 Kudos

Hi,

in extended syntax check whenever there is a warning i see message 'You can hide the message using '#EC' '. what does it mean? and if i want to hide the message being shown in extended syntax check, how to do that.your help would be appreciated.

Thanks,

ravi.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

add the #EC at the end of the lines in the ABAP code that you want to hide the extended syntax check warning.

Rishi

1 REPLY 1

Former Member
0 Kudos

add the #EC at the end of the lines in the ABAP code that you want to hide the extended syntax check warning.

Rishi