cancel
Showing results for 
Search instead for 
Did you mean: 

RFC call from Visual Basic .Net application

Former Member
0 Kudos

Hi guys,

I'm trying to call RFC from a visual Basic application. At design time, how can I list the available functions so I can choose one?.

Thanks a lot

Franck Olivier

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

...and do not forget that "functions list" has corresponding RFC on its own: RFC_FUNCTION_SEARCH (and some related from same group, RFC1, if my java-mostly-developer-memory serves me well).

VS

Answers (2)

Answers (2)

Former Member
0 Kudos
kishorg
Advisor
Advisor
0 Kudos

Hi Franck,

If you are using Visual studio .NET , then you can list the RFC's at design time , using the .NET connector.

At run-time the SAP .NET Connector will perform and manage all necessary communication between the .NET application and the SAP server.

just go through these links.

http://www.sapgenie.com/interfaces/netconnector.htm

http://www.sapgenie.com/faq/dotnet.htm

http://help.sap.com/saphelp_nw04/helpdata/en/51/d5470940fd564b888f4beb9523fa6c/content.htm

Regards

Kishor Gopinathan