deleteObject
Remove ABAP development objects from SAP systems using the ADT API. Specify object URL and lock handle to delete objects, optionally assigning to transport requests for controlled deployment.
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 |