Hallo,
I'm using the function module RFC_READ_TABLE to read some data from a table.
In my case I would like to extract data where two field as equal (in my case date).
I know that I have the this options to check the field with fixed values (example MATNR EQ '0001234656').
--> https://help.sap.com/doc/abapdocu_740_index_htm/7.40/de-DE/abenlogexp_any_operand.htm
But can I compare to fields with eachother (example date and date)?

I just tried it with SE37 and didn't get the required result.
Regards
Hassin