I am calling an RFC which, during its execution, updates a Z_TABLE...but I cannot control the commit on the Z_TABLE. Every time I add a row, and do not commit from Jco, the row remains added.
Why is this ?
How do we workaround this problem ?
Must the RFC manually enqueue the data into a temp table until I commit ?
Thanks in advance !
Mark
Message was edited by: Mark Côté
Add a comment