deleteObject
Remove ABAP objects from the system using their URL and lock handle, optionally specifying a transport request for deletion.
Instructions
Deletes an ABAP object from the system
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | URL of the object to delete | |
| lockHandle | Yes | Lock handle for the object | |
| transport | No | Transport request number |