2006 May 17 2:10 AM
Hello,
Is there a way to suppress a message generated from within a function module even though the function module doesn't raise an exception to be handled?
I am calling L_TO_CREATE_MULTIPLE and it calls another function module that doesn't raise an exception, it just generates a message. I'd like to be able to handle the message rather than have it displayed to the user.
Thanks for any help anyone could provide.
Best Regards,
Brett
Okay!! The key is to use the special keyword "error_message" as one of the exceptions!!
Thanks anyway.
Regards,
Brett
2006 May 17 2:15 AM
Okay!! The key is to use the special keyword "error_message" as one of the exceptions!!
Thanks anyway.
Regards,
Brett
2006 May 26 3:29 PM
Brett,
When I tried it in a normal function module (not RFC), I am not able to suppress the "Information" messages. I have a BDC inside the fn module.
Do you have any idea?
Thanks for your help,
Bala
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |