Entering content frame

-819: Paramter in SQL statement not allowed Locate the document in its SAP Library structure

Explanation:

Only an SQL statement without parameter specifications is permitted. Either an SQL statement with parameters but without a USING part was passed with an EXECUTE, or an error occurred in the parameter list.

User Action:

Add the USING clause, or use an SQL statement without parameters, or correct the parameter list.

 

 

Leaving content frame