Entering content frame

-7026: SQL Sstatement not allowed without previous FETCH Locate the document in its SAP Library structure

Explanation:

The attempt was made to issue an SQL statement with CURRENT OF for the table (<RESULT TABLE NAME>) without having previously issued a successful <FETCH statement> on the specified result table.

User Action:

Issue a FETCH statement for this result table and repeat the SQL statement.

 

 

 

Leaving content frame