Preview ABAP Refactoring
sap.refactor.previewPreview an ABAP refactoring plan to see changes before applying, preventing unintended modifications to SAP source.
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 |