renameExecute
Apply a rename refactoring by writing all objects listed in the preview. Ensure they are free of locks and in a transport request unless in $TMP; not transactional.
Instructions
Third step of a rename: apply it. This WRITES every object the preview listed, so all of them must be free of other locks and, outside $TMP, in a transport request. It is not a transaction: a failure part way through leaves the objects already renamed as they are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refactoring | Yes | The rename refactoring. |