Entering content frame

-817: Incompatible data types Locate the document in its SAP Library structure

Explanation:

The data type of the SQL variable or parameter is not compatible with the database data type.

User Action:

Change the data type of the SQL variable or parameter to match the data type of the database table column.

If this message is returned during precompilation and the data types are compatible, precompile with NOCHECK option (see the Precompiler manuals).

 

 

Leaving content frame