Capture and display of messages

Beispiel Logger.jpg

Display of messages

The messages in the BAL are displayed via a graphical user interface. The most important functions and features are:

  • Table-based display (ALV grid)

    • Messages are displayed in a table that can be searched and filtered.

    • image-20240529-075438.png Technical information: Shows all technical information on a selected message

    • image-20240529-075443.png Sort in ascending order: Sorts the message in ascending order

    • image-20240529-075448.png Sort in descending order: Sorts the messages in descending order

    • image-20240529-075453.png Search: Searches for the next possible message for the keyword entered

    • image-20240529-075504.png Set filter: Provides the option to set a filter on the respective message fields

  • Filter function for message types

    • The message types, aborts, errors, warnings and information are color-coded.
      There are filter buttons at the top of the table (see image). These allow you to show or hide specific message types. The filter icons have the following meaning:

    • Filter_logger_stop.jpgSTOP-Icon: Filter for aborts

    • Filter_logger_rot.jpg Red circle: Filter for errors

    • Filter_logger_gelb.jpg Yellow triangle: Filter for warnings

    • Filter_logger_grün.jpg Green rectangle: Filter for information

Collecting messages

Messages can be added via an ABAP class.