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