Skip to Content
0
Former Member
May 18, 2010 at 10:10 AM

Locking object from workflow method

203 Views

Hello Experts,

In my workflow i have a method which calls a function module. In the function module i am trying to lock a number range object by calling FM 'NUMBER_RANGE_ENQUEUE'. But even when the number range object is locked by one instance of the workflow if i trigger another instance the lock is available.

Why is the lock behaving like this?

Thanks,

Shaf