Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Text Repositories →  Messages →  Behavior of Messages 

Messages in ABAP Daemon Processing

Messages sent in ABAP Daemon processing (namely when ABAP Daemon methods are executed) behave as follows:

  • Messages of types "I", "S", and "W" are ignored.

Procedures called in an ABAP Daemon are executed in the ABAP Daemon context and their messages behave accordingly.

Other versions: 7.31 | 7.40 | 7.54