Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

message

Text that can be accessed using the statement MESSAGE. Messages are always edited in the logon language, which cannot be changed during a user session. Message texts are organized into message classes and message numbers. They are edited in the transaction message maintenance. When a message is accessed using the statement MESSAGE, it is classified with a message type that defines the behavior of the message.

More

Other versions: 7.31 | 7.40 | 7.54