deleteObject
Remove an ABAP object from the system by providing its URL and lock handle. Supports optional transport request and connection override.
Instructions
Deletes an ABAP object from the system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | URL of the object to delete | |
| transport | No | Transport request number | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. | |
| lockHandle | Yes | Lock handle for the object |