cancel
Showing results for 
Search instead for 
Did you mean: 

Create application that can interact with SAP

Former Member
0 Kudos

Hello everyone,

I need to create an application for IOS that must interact with Sap, and I would to know if there are some methods to create and handle an application with this interaction provided by SAP.

Thanks

Best Regards

Luca

Accepted Solutions (0)

Answers (1)

Answers (1)

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Luca,

I can suggest you on one of the ways to achive this.

The setup would be as below.

SAP R3>>SAP NW gateway>>SUP2.1-ODP>>iPad/iPhone/Android/BB

SAP NW gateway:--> makes BAPI connection to SAP R/3
and exposes the services in the form of REST services.

You can develop iPhone/iPad application to consume these
REST services.

For details about connecting to SUP,you can refer to my

article @ http://scn.sap.com/docs/DOC-23532

Regards

Rohith