Skip to Content
0
Dec 03, 2008 at 08:00 AM

Release locks that have been set in one program from another program

154 Views

Hello All,

I have a requirement in which the user selects sales orders for updation from a report output and if any of those orders are locked by other users an error message is displayed for that order and the remaining orders are locked by the program using FM ENQUEUE_EVVBAKE so that no one can use that order.

The selected orders are then passed to another program using submit in which they are updated using call transaction.

I am unable to unlock the orders that have been locked in the first program so that they can be updated.

I appreciate your response in this regard.

Thanks in advance,

Ranjan