CWWBQ1022E   The query table ''0'' does join to a none-predefined query table (referenced query table ''1'').

Explanation

A query table must only join to predefined query tables.

User response

Either remove the join or join with a predefined query table.