2012 May 11 3:23 PM
I have 5 output messages in delivery and a routine assigned to them. I want to know, when i'm in debug in the routine what is the current output message? In what table/structure is the ouput?
I want to add a test like this: if the current message is X do something
Thanks.
I have 5 output messages in delivery and a routine assigned to them. I want to know, when i'm in debug in the routine what is the current output message? In what table/structure is the ouput?
I want to add a test like this: if the current message is X do something
Thanks.
2012 May 11 3:43 PM
2012 May 11 3:51 PM
Hi,
check wether below system variables et populated.. when any messages are triggered, this gets populated.
MSGID
MSGTY
MSGNO
MSGV1
MSGV2
MSGV3
MSGV4
Also, if you know the condition at which the message gets triggered, then why do you want to go for checking messages,... put a check for the condition and proceed from there..
Thanks
Sam
2012 May 11 10:14 PM
What exactly do you mean by "message"? The first reply is correct if you meant "output type". Otherwise please clarify.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |