Hi,
My goal is to search a table and give the result as a table only with line that contains certain(s) value(s).
I have received a field symbol table to search in. I have its structure ( different data types, not only CHAR). I get the values to search from another table and i am storing them in a field symbol table. The searchs values can be from different data types.
Regards.