Skip to Content
0
Former Member
Apr 22, 2009 at 02:08 PM

ALV OOps report- getting data from two tables and adding issue

295 Views

Hi,

This is sales employee performance report.

I need to select all the fields from two tables based on user input ie VKorg, sales employee .

There is one field callled " Net sales"in both the tables.

Based on sales employee number, i need to add that net sales which i get from two tables.

I need to generate single report.

Can you give some inputs reg. the select query.

My idea is select all the data from both tables using join statement.

Thanks