Hi!
I have a RFC but sometimes i have a dump because connection problems.
How can avoid this dump? I need to use TRY CATCH statment, but has any way to get a generic exception?
Thanks!
Request clarification before answering.
Using a sharp solution like CATCH CX_ROOT ?
Regards,
Raymond
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How?
I tried this:
TRY.
CALL FUNCTION 'ZMYRFC' DESTINATION 'ABC'.
CATCH CX_ROOT.
WRITE 'ERROR IN RFC'.
ENDTRY.
But dump occurs.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.