activateObjects
Activate ABAP objects in SAP systems by providing their ADT references, with optional 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 | |
| preauditRequested | No | Whether to perform pre-audit checks |