If you would like to report on the message text without actually "throwing" it, use:
MESSAGE I123(XX) WITH 'Parameter 1' Param2 INTO full_message_text
This will make the message available as a variabele you can report on.
If you would like to report on the message text without actually "throwing" it, use:
MESSAGE I123(XX) WITH 'Parameter 1' Param2 INTO full_message_text
This will make the message available as a variabele you can report on.