Skip to Content
0
Former Member
Apr 22, 2008 at 07:38 PM

abap query, join between same tables

164 Views

Hi,

I have an Abap Query (SQ01), I need to create a join between the same table (ESLL-ESLL) to obtain the services from a PO. The join is with the packno from ESLL to subpackno from ESLL (the same table). But I don't know how I can do that with Abap Query. Because the Infoset doesn't allow inserting the table two times.

Somebody can help me.

Thanks.

Victoria