SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Reference → User Dialogs → Messages → Behavior of messages →Messages in Procedures
In procedures, message handling complies with the context from which the procedure was called. Exceptions to this rule are arise when:
Note
If a procedure is exited when a message is sent, the content of the formal parameters for which pass by value is defined is not assigned to the associated actual parameters.