2023 Jul 11 11:19 AM
Hello,
Currently, while doing ATC check for my function module, I receive the below error priority 1:
"Unwanted Statement: CALL SCREEN
Cannot be suppressed using a pragma or pseudo-comment"
Could you please advise how to solve this ? Thank you in advance!

2023 Jul 11 1:53 PM
2023 Jul 11 4:00 PM
2023 Jul 11 2:29 PM
Weird. It's like ATC is confusing "CALL SCREEN" with a system "CALL". I guess there's a non-blank character after SCREEN (copy/paste from somewhere?) or maybe a bug of an ATC check due to the absence of single quote (the syntax is valid though)... Retry by typing manually CALL SCREEN 100 or CALL SCREEN '0100' or whatever.
2023 Jul 11 3:53 PM
2023 Jul 11 4:14 PM
Hi Sandra, I tried like your suggestion, unfortunately it didn't work.
2023 Jul 12 10:12 AM
If you have executed ATC checks, could you please add the information which check the message belongs to? You will find this information in the details of the ATC finding.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |