SapDB_ResultSet is a class of the sdb.sql Module. You can use this class to navigate within a result set and extract data.
The SapDB_ResultSet class contains the following methods:
The following applies for the next, previous, relative, absolute, first, last and current methods:
Python 2.x: The system has read and write access to UNICODE columns.
Python 1.5.2: UNICODE output values are converted to ASCII. An error is registered if this conversion fails.