cancel
Showing results for 
Search instead for 
Did you mean: 

Where I can download RFC SDK?

Former Member
0 Kudos

Hello,

I have installed SAPGUI 640, but I cant find RFC SDK in it. Where I can download RFC SDK?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Igor,

You don't have to install a RFC SDK separately. I am assuming that you want to write some function modules that can be called remotely.

Now that you have installed the SAP GUI, I am assuming that you have a SAP server to connect to. Once you connect to the server, go to SE37 / SE80 transaction, create a function group and you can create a function module there. Just set the attribute the function to be REMOTE ENABLED.

However to do development on any SAP server, you will need a developer key which your BASIS / ADMIN person will be able to give you.

Regards,

Ravi

Note : Please reward the posts that help you.

Former Member
0 Kudos

I want to call my ABAP function modules from C++ program. So I need saprfc.h and librfc32.lib files to make RFC calls from C++ program. Am I right?

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

if you want RFCSDK you can find it on your SAPgiu installation folder or on the SAPgui CD:

sapgui\rfcsdk

Regards,

michal