‎2008 Jun 09 2:27 PM
Hi Experts,
I tried ENQUEUE_READ in Background to capture the locks and display the person responsible for the lock and the transaction which is locked. This does not happen has required. In foreground this above FM works fine.
Thanks in advance.
‎2008 Jun 09 3:08 PM
What kind of output are you using.
IS it a ALV?
In background are you able to go in debugging into this function module
What is the sy-subrc for this FM in background
‎2008 Jun 09 3:50 PM
Hi Sriram,
This report does not contain any ALV list, this report updates a custom table with the lock details .
I tried debugging the finished jobs, but it acts just like foreground. I tried to change the job schedule to immediate then it works fine in background. If i schedule it for every 2 mins then it fails
‎2008 Sep 01 5:17 PM
‎2012 Jan 26 9:09 AM
How did u solve it?
I am facing same issue. Calling the FM from background step in workflow but it does not return any value. it works fine when I execute the method manually in foreground.
Kindly provide your inputs at earliest. its urgent.
Thanks in Advance.