activateByName
Activate ABAP development objects by specifying their name and URL, enabling developers to deploy changes in SAP systems through the ADT API.
Instructions
Activate an ABAP object using name and URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectName | Yes | Name of the object | |
| objectUrl | Yes | URL of the object | |
| mainInclude | No | Main include context | |
| preauditRequested | No | Whether to perform pre-audit checks |