Hello Ingo,
we can use below OQL joining table with common attribute,please check if this will help.
If OQL will not help then you can try with helper entity creation and populate your data as per your requirements.
You can join in the where clause, or you can join in the on clause of the join expression, see example. You can now also cast the ID to a long, for comparison and joins.
Hi Rajum, hi Andrej,
thanks for your input/support. I will try both ideas.
Regards
Ingo