Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Extract data of 4 fields from 10 tables into a single internal table

pcsv_srinivas
Explorer
0 Kudos
219

Let say table1,table2,table3,table4......table10,these ten joblog tables consists of same fileds with different data.

I need to extract four fileds m1,m2,m3,m4 from all the ten tables by using a parameter input into a internal table.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos
189

Look at online help (or your abap support course) for select and union