Execute SQL commit
Note:
In general this is not necessary, because Beas always sends a commit command automatically after the INSERT or UPDATE command.
But if you execute complexe SQL Statements in MSSQL, it can be useful to send a commit command to close all SQL Locks.
sqlca.commit