Hello Community,
is there a possibility to prevent a Commit Statement from deleting DB-locks?
I'm working on a program that commits an DB-Update during execution but I don't want it to remove a DB-lock (Set by Call Function 'Enqueue_E_DBTable), as the DB-lock controls the execution of an Do-Loop.
Thank you.
Regards,
Philipp