unLock
Unlocks an ABAP object using its URL and lock handle from a prior lock operation.
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 |