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