cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

[Example] Python to SAP

maulik
Contributor
0 Likes
494

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

View Entire Topic
Former Member
0 Likes

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]