HI,
I am trying to extract data from a Cluster table in SAP and the requirement is that I join this table with two other tables and get the data.
Since it is a cluster table I choose the option "Build SQL query" while generating the ABAP code. Issue: I was not able to join the Cluster table with more than One table. I would like to know if there is any limitation on Joining the No.of tables while using Cluster tables. Example: Lets say A - Cluster table and B & C are Transparent tables I am trying to join B & C first and the the result I am trying to join it to the A.
When I Choose Build SQL query Option it is letting me to join A with B and A with C always but I was not able to join B & C. I have read through the PDF's and searched the forum but couldn't able to find any information. Please let me know if I am missing anything.
Please help.
I did not find the right solution from the internet.
Thanks
I am trying to extract data from a Cluster table in SAP and the requirement is that I join this table with two other tables and get the data.
Since it is a cluster table I choose the option "Build SQL query" while generating the ABAP code. Issue: I was not able to join the Cluster table with more than One table. I would like to know if there is any limitation on Joining the No.of tables while using Cluster tables. Example: Lets say A - Cluster table and B & C are Transparent tables I am trying to join B & C first and the the result I am trying to join it to the A.
When I Choose Build SQL query Option it is letting me to join A with B and A with C always but I was not able to join B & C. I have read through the PDF's and searched the forum but couldn't able to find any information. Please let me know if I am missing anything.
Please help.
I did not find the right solution from the internet.
Thanks