ABAP Keyword Documentation → ABAP Glossary
message type
When the statement MESSAGE
is used to send a
message, a message type must be specified. This message type determines the representation of the message in
SAP GUI and the remaining program flow. The possible message types are
information message,
status message,
error message,
warning,
termination message, and exit message.