CheckInterface
Validate the syntax of an ABAP interface and retrieve errors, warnings, and diagnostic messages.
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). |