Start of Content Area

Function documentation Method getOutputParameters  Locate the document in its SAP Library structure

Use

getOutputParameters is a method of the class SapDB_Result.

You use this method to read the output parameters of an SQL statement.

Features

getOutputParameters ()

 

Result:

     Output parameters of the SQL statement

     If the SQL statement has no output parameters: None

 

End of Content Area