Locking of Records in Processing Queues
Locking of transaction records on a user initiating Queue Action is provided for the
below listed queues for all actions except View Action:
- Document Approval Queue (PQSDOCAQ)
- Non STP Queue (PQSNSTPQ)
- Repair Queue (PQSREPQU)
- Verification Queue (PQSVERFQ)
- Exchange Rate Queue (PQSEXEXQ)
- Warehouse Queue (PQSFUVAQ)
This is enabled by maintaining cstb_param OBPM_QUEUE_ACTION_LOCK as Y.
If the user has opened any of the Queue Action screens except View actions, system locks the payment record selected. If another user tries to initiate any other Queue Action from the same Exception Queue, the below error is thrown:
“Payment record is locked for User Action”.
Lock is removed if the first user cancels or completes the Queue Action.
Note:
If the queue action screen is closed without using OK or Exit button, the lock is to be removed manually using the below detailed screen.Parent topic: Features