Start of Content Area

-10325: Stream parameter (<number>) is not an input|output parameter  Locate the document in its SAP Library structure

Explanation:

The database procedure is referencing a liveCache stream as input but the application is treating the stream as output, or vice versa.

User Response:

Check the database procedure and/or the application.

 

End of Content Area