activateByName
Activate an ABAP object using its name and URL, with optional pre-audit checks and connection override for targeted activation.
Instructions
Activate an ABAP object using name and URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes | URL of the object | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. | |
| objectName | Yes | Name of the object | |
| mainInclude | No | Main include context | |
| preauditRequested | No | Whether to perform pre-audit checks |