rollback is a method of the SapDB_Session class (sdb.sql module). You can use this to end the current transaction with a ROLLBACK and start a new transaction.
Syntax
rollback ()