Entering content frame

-7012: More than one update row not allowed Locate the document in its SAP Library structure

Explanation:

The attempt was made to modify several rows with an <UPDATE statement>, specifying a new value for a LONG column. This is not allowed.

User Action:

Modify the <UPDATE statement> in such a way that only one row is updated, or do without the value modification for the LONG column.

 

 

 

Leaving content frame