Hi, If you have a SQL query with several joins like doing a while select on the salestable and salesline and you want the query to be cross company, do you need to use the cross company key word for both tables?
Note that you can easily test it. Add generateOnly keyword to the query and run getSQLStatement() to get the actual SQL query. Then check if the SQL code looks as expected.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.