Tuesday, April 15, 2008

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?

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.

No comments:

Blog Archive