Hi,
I have two internal tables : itab1 holding BKPF data & itab2 holding RSEG data.
BELNR is the common field on both of them.
Now i need to get data from BSEG using one select query based on BELNR'S from itab1 & itab2.
How do i do that?