SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 3.0 →
Messages for Release 3.0
1. MESSAGE with numbered variables
MESSAGE with numbered variables
The variables &1
... &4 are now also replacd in a MESSAGE.
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.