Hi,
You have to create a work area of type t_final, loop at table int_tab1, and inside the loop use variable sy-stepl to read values from the two other tables, then fill the work area and insert into internal table.
Regards
Hi,
You have to create a work area of type t_final, loop at table int_tab1, and inside the loop use variable sy-stepl to read values from the two other tables, then fill the work area and insert into internal table.
Regards