Function documentationcommit Method (SapDB_Session Class) Locate this document in the navigation structure

 

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

Features

Syntax Syntax

  1. commit ()
End of the code.