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: 

While doing exteneded syntax check

Former Member
0 Kudos

System says to me that i need to write in line no 610 as

"#EC CALLED)

Some body said "#EC is ok instead of "#EC CALLED) .

Is it true.

Even if I added above "#EC CALLED) code still my system is showing the same number of warnings - when I do extended sytax check .

Can't I avoid this ? Could you please explain in detailed.

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos

Hi Sam,

That's Right.use #EC * instead of #EC. But it is not suggestable since we will not classify the error type. Please give the corresponding symbols suggested by system.

For e.g. If any warining will be similiar to like the following.

<i>Program: ZVBR_EX1 Row: 1

Superfluous selection text " Execute jobs as a batch"

Selection field or parameter P_CHECK does not exist in ZVBR_EX1 </i> (The <b>message can be hidden with "#EC *) </b>

In this case give #EC * is suggested by system. Like that execute SLIN TCODE and decide the suggested message.

Regards

Bhupal Reddy