extractMethodEvaluate
Evaluate the impact of extracting a selected code range into a new method in SAP ABAP systems via ADT APIs.
Instructions
Evaluates an extract method refactoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The URI of the object. | |
| range | Yes | The range to extract. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |