Cookbook¶
Practical recipes for common saprfclib tasks. Each recipe is a self-contained example that you can copy and adapt for your own use.
Recipes¶
- TABLE Parameters — Read and write ABAP TABLE parameters
- RFC Server — Register a Python function as an SAP RFC function module
- tRFC / qRFC Submit — Transactional and queued RFC with TID lifecycle
- Connection Pool — Thread-safe connection pool for concurrent workloads
- SNC Connection — Encrypted and authenticated connections via SNC (X.509)
- WebSocket RFC — Connect to SAP BTP ABAP Environment via WebSocket RFC