hi
i have two internal tables and have to read data from second Itab with corresponding to value in MATNR field , i am facing two problams:
1. if i use loop for both Itabs it goes excess time .
2. with read statement it is not reading data of all fields to another Itab.
plz guide me.