DeleteMessageClass
Remove an ABAP message class and all its messages from the SAP system, with a pre-deletion check and transport request support.
Instructions
Delete an ABAP message class (MSAG) and all of its messages from the SAP system. Includes a deletion check before the actual deletion. Transport request required for transportable objects, optional for local ($TMP).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transport_request | No | Transport request number (e.g., E19K905635). Required for transportable objects, optional for local ($TMP). | |
| message_class_name | Yes | Message class name (e.g., ZMY_MSGS). |