activateByName
Activate ABAP objects by specifying their name and URL to enable changes in the development system, supporting optional pre-audit checks and main include context.
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 |