deleteObject
Delete an ABAP object from the system by providing its URL and lock handle. Optionally specify a transport request.
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 | |
| lockHandle | Yes | Lock handle for the object |