activateObjects
Activate ABAP objects in the development system by providing object references with required properties, enabling changes to become operational.
Instructions
Activate ABAP objects using object references
Input Schema
TableJSON 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 |