How to use messages in lists?
ABAP/4 permits you to react to incorrect or doubtful user input by displaying messages that influence the program flow depending on how serious the error was. Handling messages is majorly a topic of dialog programming. You kept and maintain messages in Table T100. Messages are sorted by language, by a two-character ID, and by a three-digit number.