setPrettyPrinterSetting
Adjust indent and style options to control ABAP code pretty printing formatting.
Instructions
Sets the pretty printer settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | The pretty printer style. | |
| indent | Yes | Whether to indent the code. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |