Entering content frame

-32: View violation Locate the document in its SAP Library structure

Explanation:

An INSERT or UPDATE statement was issued for a view table. At least one of the rows specified in the SQL statement does not satisfy the SEARCH CONDITIONs of all underlying view tables defined 'WITH CHECK OPTION'.

User Action:

Display the definition of the view table using a QUERY statement issued on the system table DOMAIN.VIEWDEFS. Correct the INSERT or UPDATE statement according to this definition.

 

 

 

Leaving content frame