Hi,
I am having to internal tables it_itab and it_jtab of diffrent structure in my program.
my requirement is to add all the fields it_jtab into it_itab and write the write the write statement so that I can see all the fields.
How is this possible.