Skip to Content
-1
Aug 21, 2018 at 12:57 PM

Abap and SQL Request (BKPF / BSEG)

298 Views

Hello, I'm beginner in Abap and I have a question about a query on the table BKPF and BSEG.

I need the list of accounting documents (BKPF) which have accounting entry for a project given in parameter (Field Projk of table BSEG).

Since it's impossible to make a "JOIN" with tables BKPF and BSEG, how can I write my SQL query ?