I have created some simple bespoke RF programs that are working fine.
However I am having problems with some more complicated programs that work in the normal environment but are struggling in RF. The programs require the use of 'commit work and wait' and it appears that its doesnt 'wait' as required. Is there a definite problem here ? Does all the work have to be in one LUW ?
By RF programs, do you ABAP programs running through SAPConsole?
If so, I have many of these applications and they all have <i>commit work and wait</i> in them. I have never had any problem with the <i>and wait</i> addition.
Add a comment