RuntimeListSystemMessages
Retrieve system messages from SAP SM02 with details including severity, validity, and author. Filter by user or time range.
Instructions
[runtime] List SM02 system messages. Returns structured entries with id, title, text, severity, validity period, and author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Filter by author username. | |
| max_results | No | Maximum number of messages to return. | |
| from | No | Start of time range in YYYYMMDDHHMMSS format. | |
| to | No | End of time range in YYYYMMDDHHMMSS format. |