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