Hello all,
I want to tell my code inspector, that it shall find
Select * from.
I put it in the ABAP STATEMENT PATTERNS but now the code inspector finds all selects for it interpretates * as wildcard.
What can I do ?
Please help
Simone