unLock
Release locks on ABAP objects to allow other developers to edit them. Specify the object URL and lock handle to unlock previously secured development items.
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 |