Posts Tagged ‘ SAP ’
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 ]
Fastpath to any of these transaction codes by typing /nxxxx in the command field of your SAP GUI screen, where xxxx is the transaction code. The common list of transaction codes and there descriptions are[ READ MORE ]
Get every new post delivered to your Inbox.