COLUMN_NOT_EXIST_IN_A_TABLE=CWSPT0506E: The column: {0} referred to around line : {1} does not exist in the view with a name or alias: {2}.
Explanation
The column referred to does not exist in the view with the name or alias.
User response
Check that the referenced view has that column and that the reference uses the same spelling.