sap_syntax_check
Validate ABAP source code for syntax errors before activation. Use optional program context to identify issues without creating or activating the object.
Instructions
Validates ABAP source code for syntax errors without creating or activating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source code lines to check | |
| program_name | No | Context program name (optional) |