Posts Tagged ‘ python ’
I knew it would’nt take much code to do this, but there was still a little fiddling around and some odd errors along the way. Anyhow if you want to do this here is some helpful tips[ READ MORE ]
When using the pysaprfc library you may encounter this error when performing a RFC_READ_TABLE. The reason for this is primarily because the table has too many fields to draw back into the itable python structure of the pysaprfc library. To overcome this you will need to limit the number of fields being returned in the [ READ MORE ]
Firstly download and install the latest stable version of Python. Once done , then download and install the Python library pysaprfc. Copy pysap.py somewhere in your PYTHONPATH (site-packages for example). Then you can then communicate with your SAP instance utilising code like this[ READ MORE ]
Get every new post delivered to your Inbox.