prettyPrinter
Format ABAP source code with standardized indentation and layout to improve readability and maintain consistency across projects.
Instructions
Formats ABAP code using the pretty printer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | The ABAP source code to format. |