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.
Syntax
getOutputParameters ()
Output parameters of the SQL statement
If the SQL statement has no output parameters: None