As a ABAP developer I need to verify a report data with the data in a table. I am dealing with table having field A and FieldB. I need to find out all records from the table where field A is NOT EQUAL to field B. What tool I can use to do this with little effort.
Thanks,
mini