Skip to Content
0
Former Member
May 29, 2008 at 10:17 AM

select

24 Views

I need to select data from table A into internal table itab

then I need to select data from table B into internal table itab

Structure of itab contains fields from A and B

Can I do select into table itab or maybe corresponding fields of itab