cancel
Showing results for 
Search instead for 
Did you mean: 

R/3 & Mobile integration.

Former Member
0 Kudos

Hi,

How to integrate SAP R/3 with mobile.

my customer want it to integrate.

Regards,

Amol

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amol,

I did not fully understand your question. But I will try to answer this. The integration between R/3 and mobile is basically via BAPI wrappers. Please refer to the following guide which explains how you can acheive this.

http://help.sap.com/saphelp_nwmobile71/helpdata/en/8F/0B674240449C60E10000000A1550B0/frameset.htm

Each table in R/3 is represented as Data Objects in NW Mobile 7.10 and each Data Object has backend adapters which uses the exposed BAPI wrappers in the R/3 to communicate. The above guide will explain the concepts in detail.

Best regards,

Vinodh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amol,

Please find more info in link

[link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204fc387-6646-2a10-99b7-bba030bc3f68]

Netweaver 7.10 is generally available in market now.

In few words to mobilize enterprise solutions

SAP R/3 will act as backend

---talks to DOE through remote enabled BAPI Wrappers ---

NW mobile will be middleware that does the data orchestration

--Via messaging protocol talks to Receiver-

Receivers could be devices with client framework /Partner server.

Regards,

Liji