Start of Content Area

-10316: DATA AT EXECUTE for parameter (<number>) not allowed (conflicts with use of LOB parameter)  Locate the document in its SAP Library structure

Explanation:

One parameter was bound to DATA AT EXECUTE, but a different parameter is supplied for an SQLDBC_LOB structure.

User Response:

Do not use DATA AT EXECUTE and SQLDBC_LOB parameters at the same time.

 

End of Content Area