activateByName
Activate ABAP development objects by specifying their name and URL to implement changes in the ABAP system 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 |