Entering content frame

-5013: Missing update column Locate the document in its SAP Library structure

Explanation:

The attempt was made to update at least one column value of an updateable join view table column using an <UPDATE statement>. This column value can only be updated together with other column values. At least one of the required column values is missing in the <UPDATE statement>.

User Action:

Insert the missing column values into the <UPDATE statement> or execute <UPDATE statement>s for the underlying table(s) of the updateable join view table.

 

 

 

Leaving content frame