2006 Nov 23 4:51 PM
Hi,
is it possible to catch an system error called by perform, which is called in function module in 4.6 C?
In function module exists a perform which i can't modify. This perform in case of an exeption just call message type e. I would like to catch this message when i call this perfrom in function module.
Thanks
J
Hi,
is it possible to catch an system error called by perform, which is called in function module in 4.6 C?
In function module exists a perform which i can't modify. This perform in case of an exeption just call message type e. I would like to catch this message when i call this perfrom in function module.
Thanks
J
2006 Nov 23 4:53 PM
I think you can catch the exception right after the function call, the exception will not propagate to outside the perform.
Regards,
Ravi
note - Please mark all the helpful answers
2006 Nov 23 4:56 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |