ABAP Keyword Documentation →  ABAP − Release-Specific Changes →  Changes in Release 3.0 → 

Messages for Release 3.0


1. MESSAGE with numbered variables


2. MESSAGE Xnnn



Modification 1

MESSAGE with numbered variables


The variables &1 ... &4 are now also replacd in a MESSAGE.



Modification 2

MESSAGE Xnnn


The current application can trigger a program termination with the short dump MESSAGE_TYPE_X if it recognizes a situation that should not have occurred.