2010 May 17 1:53 PM
Hello All,
My requirement is to develop an inteface similar to DIFF tab in the new debugger.
The input parameters would b any two internal tables of the same type and I need to know the fields which have different values and the field names as well.
If you have any specification on how to do it, please post.
Thanks
Kanwardeep
Hello All,
My requirement is to develop an inteface similar to DIFF tab in the new debugger.
The input parameters would b any two internal tables of the same type and I need to know the fields which have different values and the field names as well.
If you have any specification on how to do it, please post.
Thanks
Kanwardeep
2010 May 17 2:17 PM
Hi Kanawrdeep,
Its really a very good object.
But for this you have write some manual code.
i.e. field by field comparison by writing code
Regards,
Narendra
2010 May 17 2:48 PM
Hi,
Have a look at BKK_COMPARE_TABLES. This may serve your purpose or at least give you an idea of what to do.
Hope this helps.
Thanks,
Wenonah
2010 May 20 7:09 AM
Planning to use class CL_FDT_COMPARISON and method COMPARE_TABLES.
Thanks every1 for ur answers.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |