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