cancel
Showing results for 
Search instead for 
Did you mean: 

[Example] Python to SAP

maulik
Contributor
0 Kudos

I am looking for a sample phython script that I could use to execute a RFC to retrieve data from the backend SAP ERP ECC 6.0 system.

I am working on a product called titanium from http://developer.appcelerator.com/

to build a prototype mobile app.

Appreciate any help or pointers or whitepapers someone can provide or point to.

Regards,

Maulik

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I found this package from pypi and hope it helpful to you:

[http://pypi.python.org/pypi/saprfc/|http://pypi.python.org/pypi/saprfc/]

Also take look at the manual:

[http://www.piersharding.com/download/python/doc/html/index.html|http://www.piersharding.com/download/python/doc/html/index.html]

maulik
Contributor
0 Kudos

/people/david.hull2/blog/2009/07/09/python-and-sap-adventures

I think I found a link on weblog on SDN.

Anyone has something else to share?