2015 Jan 29 7:52 AM
Hi all,
we have a supplier portal where vendor can come & update info record condition price.
Then we are sending this info record condition price from Portal to SAP through BAPI.
This BAPI contains the BDC code to create the condition record(MEK1) in SAP.
I have tested this BAPI in SAP alone & is working fine but
This BAPI is giving error when called from Portal. This error is triggered when it reaches the BDC(MEK1) inside the BAPI.
The Error is as below.
" Error opening an RFC connection. Local result variables are used in a control or automation call "
we are using ECC5 SAP version. Please advise what is causing this issue.
Thanks
Pabi
2015 Jan 31 2:24 AM
Hi Pabitra - Not sure how did you arrive to this conclusion that the message is being triggered when it reaches the Call Transaction MEK1, I assume you debugged.
If so then was it a remote debugging from your vendor portal?
Could you please check the RFC connection in SM59? What it says when you run "test connection"?
Please let me know.
- Thanks , Somnath