sap_syntax_check
Validate ABAP source code syntax against the connected SAP system's rules without saving changes.
Instructions
Validate ABAP source code against the connected system's syntax rules (release-accurate, e.g. ECC 6.0 restrictions) without saving anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ABAP source code as an array of lines | |
| program_name | No | Optional program name for context |