renameEvaluate
Analyze the impact of renaming ABAP code elements before applying changes. This tool checks for dependencies and potential issues in ABAP Development Tools.
Instructions
Evaluates a rename refactoring.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The URI of the object to rename. | |
| line | Yes | The line number. | |
| startColumn | Yes | The starting column. | |
| endColumn | Yes | The ending column. |