ABAP Keyword Documentation →  ABAP − Reference →  User Dialogs →  Messages →  Behavior of messages → 

Messages in Background Processing

In background processing, all messages are handled in accordance with the type specified in the statement MESSAGE, with the following exception. Only during list processing is a message of type "W" converted into a message of type "E" before it is actually handled.

A message is not displayed, but instead is written as follows to the background processing log (job log) in accordance with the message type:

Notes