Good morning Experts.
I'm working with two SAP environments.
I use 'RFC' to comunicate 'A' environment with 'B' environment and to transfer data from the environment 'A' to 'B'.
The programs are run with these RFCs at night with 'JOB'.
I use queues of SMQ2 using "'TRFC_SET_QIN_PROPERTIES" function to create the queues.
Current programs are not creating queues and do not bring any given from 'A' environment.
When I debug the program and go into the other environment for external breakpoint, it selects the data but the error occurs when it leaves the RFC:
"Panic.Unrecoverable errors occured."
My sap gui is:
And the error is :
When i try connect by sm59 it work correctly.
Thanks for help.