'Negative condition in where clause alerted by CodeProfiler
I checked with CodeProfiler one ABAP report and I received one message regarding the negative condition in the where clause.
I don't know how I should avoid '<>' clause from where condition. I tried to remove condition from the field augbl and after SELECT statement delete unnecessary records, but I received a dump tsv_tnew_page_alloc_failed.
My idea was to find a pragma expression to skip the CodeProfiler check, but I didn't find anything.
Can you help me with pragma expression or another solution? Thank you in advance!
Source code:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
