The MESSAGE
statement may be used to interrupt program flow to display short messages to the user. Messages content may be defined in the program's code, in the program's text symbols, or in an independent message class defined in SE91
.
The maximum length of a message, including parameters passed to it using &
, is 72 characters.