Skip to Content
0
May 09, 2008 at 06:20 PM

How to Query data from the table

14 Views

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