ActivateObjects
Activate one or multiple ABAP repository objects after creation or update, or batch activate related objects such as domains, data elements, and tables.
Instructions
Activate one or multiple ABAP repository objects. Use after Create/Update when objects remain inactive, or for group activation of related objects (e.g., domains + data elements + tables together). Works with any object type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | Yes | Array of objects to activate. Each object must have 'name' and 'type'. | |
| preaudit | No | Request pre-audit before activation. Default: true |