2014 Dec 08 6:48 AM
Hi all.
We are facing some issues in our program. We have 2 systems, A and B. From system A, we are calling an RFC, that gets executed in system B.
But when we execute the program, nothing happens. When we debugged the program we are getting wierd error Panic.Unrecoverable error occoured.
I am also attaching the screen shot of the error. Kindly suggest what shall be done in order to run the program smoothly.
Hi all.
We are facing some issues in our program. We have 2 systems, A and B. From system A, we are calling an RFC, that gets executed in system B.
But when we execute the program, nothing happens. When we debugged the program we are getting wierd error Panic.Unrecoverable error occoured.
I am also attaching the screen shot of the error. Kindly suggest what shall be done in order to run the program smoothly.
2014 Dec 08 6:53 AM
Hi Kaushik,
Can you check the RFC destination whether you are passing correct one or not and check the destination exist in B system?
Thanks,
Sree
2014 Dec 08 7:39 AM
Yes i did checked it, in debugging mode, i can see that it's calling the FM in right destination. In this FM there is only one line of code CALL TRANSACTION 'Tcod Nam' . Now when this Transaction is called i face the above mentioned error.
2014 Dec 08 7:58 AM
2014 Dec 08 8:13 AM
Please check, the log in SM21, i idid this long back but couldn't figure out, the error details :
Can you help on the below error message.
2014 Dec 08 8:50 AM
2014 Dec 15 11:53 AM
It looks like the remote system is attempting to display something but has no terminal to do it on. What is the transaction that you are running on the remote system? How are you calling it?
If it has a "CALL SCREEN" in it, that would explain your problems.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |