‎2007 Dec 05 7:20 PM
I am facing a rather peculiar problem. I am using ENQUEUE_READ to check if the record has a lock or not. If I do it on my machine both using SE37 and as code in a program, it works fine. But if I do it on some other machine, then it works in SE37 but not in a program. The record is locked, on my machine, the fm says its locked, but on someone elses machine it does not in debugger ... but the fm in se37 works fine. Any ideas.
‎2007 Dec 05 8:20 PM
It should work same in both machines. make sure you locked the record first and then check it. As far as i know there is nothing to prevent running in one machine and not in another.
‎2007 Dec 05 8:20 PM
It should work same in both machines. make sure you locked the record first and then check it. As far as i know there is nothing to prevent running in one machine and not in another.