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