Skip to Content
0
Former Member
Sep 13, 2007 at 02:36 PM

read key word tfor internal table

19 Views

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.