Preview ABAP Refactoring
sap.refactor.previewPreview ABAP refactoring plans before applying changes. See the impact on source code without modifying it.
Instructions
Preview one ABAP refactoring plan without changing SAP source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| line | No | ||
| column | No | ||
| endLine | No | ||
| fileUri | Yes | ||
| newName | No | ||
| activate | No | ||
| systemId | No | ||
| endColumn | No | ||
| transport | No | ||
| methodName | No | ||
| newPackage | No | ||
| proposalIndex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |