Column '%1!s!' cannot be passed as a parameter for an AFTER UPDATE or AFTER INSERT BLOCK security predicate for this view ...

Column '%1!s!' cannot be passed as a parameter for an AFTER UPDATE or AFTER INSERT BLOCK security predicate for this view because it refers to a base table that is not being modified in this statement. Modify the AFTER INSERT and AFTER UPDATE BLOCK security predicates for this view to not use this column.