unLock
Release locks on ABAP objects to allow other developers to edit them, using the lock handle from a previous lock operation.
Instructions
Unlock an object
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | URL of the object to unlock | |
| lockHandle | Yes | Lock handle obtained from previous lock operation |