Function documentationgetOutputParameters Method (SapDB_Result Class) Locate this document in the navigation structure

 

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.

Features

Syntax Syntax

  1. getOutputParameters ()
End of the code.
Result
  • Output parameters of the SQL statement

  • If the SQL statement has no output parameters: None