cancel
Showing results for 
Search instead for 
Did you mean: 

How to get R/3 data using .Net mobile applications?

Former Member
0 Kudos

Hi

My scenario is i want to get R/3 data using .NET mobile applications? Is it possible.? If yes please can any one send me the document and some examples on that? Please help me

Best Regards

Ravi Shankar B

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi RaviShankar,

There are two possible ways of getting it done. But they are different cases.

1. If you are planning to implement CRM Mobile Apps for Handheld, this is already based on .Net. To implement this, you need to know the architecture of the same. All those information you may find in Service market place (https://service.sap.com)

2. If you are developing standalone .Net Applications from Visual Studio, you should be running your applications in Windows Mobile 5.0 OS. There is a .Net Connector which you should use with your Visual Studio to connect to SAP backend. It is similar to JCo (Java Connector) which is used to connect between Java Apps & R/3 Backend.

Kind Regards

Ak.