on 2026 Jan 12 8:11 PM
Since PyRFC is no longer actively maintained and there’s no official replacement,
one practical alternative is using the SAP NetWeaver RFC SDK (nwrfcsdk) directly
from Python via ctypes. This avoids PyRFC entirely while still allowing RFC/BAPI
calls and table extraction (including nested structures).
I’ve shared some working examples of this approach here:
https://github.com/jdsricardo/SAP-RFC-Python-without-PyRFC
This might help anyone looking for a PyRFC-free path forward.
Request clarification before answering.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.