Hi.
Suppose, my program inserts records into several tables and at the end of insertion
commit work.
is executed.
After this new process is started that is invisible for us and where records insertion is really executed.
How in the new SAP LUW determine when that process will be finished (by system global variables or something else)?