Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue from Portal to SAP

former_member190312
Active Participant
0 Kudos
317

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

1 REPLY 1
Read only

somnath
Active Participant
0 Kudos
289

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