Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Online Shopping with SAP Interface

Former Member
0 Kudos

HI Guru's,

MY client selling goods online through using with credit cards.. now they want use interface with SAP.. what are the requirements config need to setup in SAP...

regards

JK

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

what kind of application, is your client using.?

You can connect to SAP using connectors (JCO), Middleware's like SAP XI, Egate etc.

If the client application is capable of handling Webservices, than you can create RFC function module in R/3 and expose the same as webservice.

And the client application can invoke webservices and do the necessary posting in SAP

Regards

Madan

3 REPLIES 3

Former Member
0 Kudos

Hi

what kind of application, is your client using.?

You can connect to SAP using connectors (JCO), Middleware's like SAP XI, Egate etc.

If the client application is capable of handling Webservices, than you can create RFC function module in R/3 and expose the same as webservice.

And the client application can invoke webservices and do the necessary posting in SAP

Regards

Madan

0 Kudos

HI Madan,

Thanks for your reply..client using webservices(.Net).. which is the standard interface avaialable in sap..

regards

JK