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

Error while calling a RFC

abhishek37373
Participant
0 Likes
2,603

Hi All,

I am getting an Error " Exception condition "126" raised." while calling a RFC.The RFC is used to send the data from SAP to Middleware (WMB).I am not able to make out why this error as didnt code anything in the RFC but only passing internal table in the Table tab.(No Importing or Exporting parameter).

Please help.I have attached the screenshot of the error.

Thanks and Regards,

-Abhishek

5 REPLIES 5
Read only

PeterJonker
Active Contributor
0 Likes
1,820

seems like a JCO error. Is the RFC Function registered in the java ?

Read only

0 Likes
1,820

"Is the RFC Function registered in the java ?"..I have checked the connection(For the destination of sending the RFC),it is fine.What does JCO mean?

Read only

Former Member
0 Likes
1,820

Hi Abhishek,

Could you please check the SM21 entry as well, of the same time when error occurred?

There will be a error code. You can use it to check the error cause.

Thanks.

Abhi

Read only

former_member201275
Active Contributor
0 Likes
1,820

If you search in this link for '126' you can see where it is generated:

http://help.sap.com/saphelp_nw04/helpdata/en/f6/daea401675752ae10000000a155106/content.htm

Hope this helps.

Read only

former_member201275
Active Contributor
0 Likes
1,820

Following on from my previous Jco realted link, here is a link with Jco RFC overview, and within also links for the correct config:

http://help.sap.com/saphelp_nwce10/helpdata/en/44/3bd73865524903e10000000a1553f7/content.htm