TABLE_IN_FROM_CLAUSE_NOT_EXIST=CWSPT0505E: The table: {0} referred around line : {1} in FROM clause does not exist.
Explanation
The view referred in the FROM clause does not exist.
User response
Check that the FROM clause includes the view name and that the reference uses the same spelling.