Dear Experts,
We have a requirement to append values of one table column to another table's column. Both the WebDynpro Java tables contain same kind of data.
For example:
We have table 1 with columns A, B and table 2 with columns C, D. We need to append values of column A to the column C.
Final result should be like this - Table 2 with columns C (values of C + values of A) and D.
Please suggest.
Thanks and Regards,
Ghanshyam Agarwal