Flux - Ajouter message d'erreur dans DTP
monitor_rec-msgid = 'ZBW_MAPPING_ERROR'. "This is the class name in se91
monitor_rec-msgty = 'E'. "if you don't put E then it will not go to the error stag
monitor_rec-msgno = '000'. "This is the message number in the se91 class
monitor_rec-msgv1 = 'test1'.
monitor_rec-msgv2 = 'test2'.
monitor_rec-msgv3 = 'test3'.
append monitor_rec to MONITOR.
À partir de l’adresse <https://answers.sap.com/questions/2181986/unable-to-write-monitor-messages-in-dtp.html>