getOutputParameters ()
getOutputParameters is a method of the class SapDB_Result. You call this method to extract the output parameters of an SQL statement.
If output parameters are generated, this method returns a tuple with these output parameters. Otherwise, the value of the result is None.