Skip to Content
0
Former Member
Jul 27, 2005 at 11:12 AM

Problem Populating Internal table

33 Views

I have a small problem filling my internal table.I have some 10 fields in my internal table.I am filling some 5 fields in the internal table using a join and i have to fill the other 5 fields seperately ie modify the internal table after the first select query...So without looping can we do it in any easy way...