Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

inner join

Former Member
0 Likes
487

Hello !

Does someone know wether it is possible to Join Tables like this:

... bkpf as a inner join bseg as b inner join bseg as c ...

I´m not sure about getting reliable result when using bseg twice ?!?

Thanks,

Christiane

3 REPLIES 3
Read only

Former Member
0 Likes
416

Hello,

I am not even sure if you can use BSEG in an inner join at all since it is a cluster table?!?

Regards, Joerg

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
416

Hi,

It's not possible to join cluster tables.

Check this link.

https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://

Kindly reward points if it is useful.

Message was edited by: Jayanthi Jayaraman

Read only

andreas_mann3
Active Contributor
0 Likes
416

Hi Christiane ,

NO, but have a look here:

or use logical database BRF

regards Andreas