cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can i read SAP from Visual Studio 2010, SAP .NET Connector?

Former Member
0 Likes
182

Hi,

I work with visual studio 2010/framework 4... How can i connect to SAP (just to read)?

If SAP has a component, give-me the links?

Thanks a lot!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

you can simply use .net connector provided by SAP for coding.

first you need to know the RFC Function which you are going to call,

then the .net developer can import the RFC function into the repository for using.

Former Member
0 Likes