activateObjects
Activate ABAP objects by submitting object references for activation, enabling streamlined updates in ABAP development workflows using the ABAP-ADT-API MCP-Server.
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 |