‎2010 Oct 28 11:05 AM
I have a requirement in the selection screen input as table1 and table2
table1 and tabl2 both tables have the same fields but the data is different suppose
table1 pernr (key field) = 12
mark = x
table2 pernr (key field) = 12
mark = blankso there is a difference in the data and difference should be appended to internal table and show in the output
note it has to be compared with the key field
the table name will change in the slection screen
‎2010 Oct 29 9:33 AM
Hi Pavan, Do you need ot copy values which are there in table1 and not in table 2 or your requirement is some thing different? Can you please eloborate your requirement here?
‎2010 Oct 29 12:46 PM
Hello
You may want to have a look at the Wiki posting:
[Comparing Two Internal Tables - A Generic Approach|http://wiki.sdn.sap.com/wiki/display/Snippets/ComparingTwoInternalTables-AGeneric+Approach]
Regards
Uwe