Hi all,
i have two internal tables.
one table have Mandt key extra comparing to other internal table.
and both have remaining all the fields same.
Now i want to insert all the fields from the internal table which dont have mandt key to another internal table which have mandt key.
i dont want to use loop.
how can i insert the fields.???
Regards,
CSR.