Epicor defaults these links when tables are brought into BAQs. In the past, we were advised by an Epicor trainer that these links should be maintained even though we only have one company.
There is a performance hit on these queries and sometimes that hit is extreme.
The easiest remedy is to remove company from the join and add it as a table criteria constant: Company = UEINC.
But is it really needed for a single company operation? What is the risk of leaving it out (besides the overhead of reworking everything should we add another company).