activateObjects
Activate ABAP objects by providing object references. Optionally request pre-audit checks to validate before activation.
Instructions
Activate ABAP objects using object references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | Yes | JSON array of objects to activate. Each object must have adtcore:uri, adtcore:type, adtcore:name, and adtcore:parentUri properties | |
| 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. | |
| preauditRequested | No | Whether to perform pre-audit checks |