activateObjects
Activates ABAP objects by providing their URIs, types, names, and parent URIs. Optionally performs pre-audit checks.
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 |