Thank you Sir Alex, I will try this and let you know how it works. also, i have another internal table in which I have a field called ZZSTORE. In that table which is called "int_tab_str" which has a work are as well. I have ZZMATERIAL and ZZSTORE as fields.
I need to merge that table to int_tab so I can bring ZZSTORE field in my int_tab. From there I can take all these fields and send them to it_std_tab and finally append to my final standard database table.
Can you please tell me where and how to merge these two tables in this code please?
Thanks.