How do I avoid running ABAP programs more than once?
There is another way to avoid an ABAP program running more than once, without using the function ENQUEUE_ESINDX? If there is, can you tell me how?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
If ENQUEUE_ESINDX causes you problems, why not create your own lock object and use that? I've not encountered the use of this particular FM for locking program runs.
Dig Deeper
-
People who read this also read...
This was first published in February 2005