
getOutputParameters is a method of the SapDB_Result class (sdb.sql module). You can use this method to read the output parameters of SQL statements.
getOutputParameters ()
Result
Output parameters of the SQL statement
If the SQL statement has no output parameters: None