Skip to Content
-2
Jun 16, 2020 at 05:00 AM

One Select query from two itabs

147 Views

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?