bw_unlock
Release locks on SAP BW objects without activating to discard changes and free stuck DTP enqueue locks after aborted create or update operations.
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), dtpa (DTP), hcpr (CompositeProvider) or alvl (Aggregation Level). |