bw_unlock
Release a lock on a SAP BW modeling object to discard pending changes without activation. Clears lingering DTP enqueue locks that can block subsequent execution or edits.
Instructions
Release a lock on a BW object without activating it. Use this to discard changes and free the lock, e.g. after an aborted create or update. For DTPs (dtpa) this releases the DTP framework enqueue lock (SM12: RSBKDTP) that can otherwise linger and block the next run or edit of the same DTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | Object name (e.g. "OBJECT_NAME"). | |
| object_type | Yes | Object type: adso, trfn, trcs, iobj, area (InfoArea), or dtpa (DTP). |