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