CheckInterface
Run a syntax check on an ABAP interface to detect errors, warnings, and messages, ensuring code correctness.
Instructions
Perform syntax check on an ABAP interface. Returns syntax errors, warnings, and messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface_name | Yes | Interface name (e.g., ZIF_MY_INTERFACE). |