Entering content frame

-5001: Missing privilege Locate the document in its SAP Library structure

Explanation:

  1. The user is not authorized to execute the SQL statement.
  2. The user is not authorized to execute this SQL statement for data definition. The privilege necessary for this SQL statement is only granted within a role. Such limited privileges are sufficient for other SQL statements, but not for those relating to data definitions.

User Action:

Use a <QUERY statement> issued on the system table DOMAIN.USR_USES_COL to find out the privileges you have for the specified table or its columns. You cannot execute the desired SQL statement.

 

 

 

Leaving content frame