pyrfc 3.3 documentation
next | index

PyRFC - The Python RFC Connector¶

The pyrfc Python package provides Python bindings for SAP NetWeaver RFC Library, for a comfortable way of calling ABAP modules from Python and Python modules from ABAP, via SAP Remote Function Call (RFC) protocol.

It was inspired by Piers Harding’s sapnwrfc package, wrapping the existing SAP NetWeaver RFC Library and rewritten using Cython.

To start using pyrfc follow the Installation guide.

Documentation¶

  • Introduction
    • Example usage
    • Functional coverage
  • Installation
    • SAP NWRFC SDK Installation
    • Python Connector Installation
    • Problems
  • Client scenario
    • Examples
    • Configuration of a connection
    • Selected Connection methods
    • Technical details
  • Server scenario
    • Server in thread created by PyRFC
    • Server in thread created by application
    • Background RFC (bgRFC) Server
  • Security
    • Authentication
  • Building from source
    • Toolchain preparation
    • Building the documentation
  • Remarks
    • RFC call results differ from expected
    • Multiple threads
    • Open, valid, and alive connections
  • Bibliography
    • Schmidt and Li (2009a)
    • Schmidt and Li (2009b)
    • Schmidt and Li (2009c)

API documentation¶

  • pyrfc
    • PyRFC module functions
    • Connection
    • Server
    • Connection Parameters
    • Function Description
    • Type Description
    • Throughput
    • Errors

Indices and tables¶

  • Index

  • Search Page

Table of Contents

  • Introduction
  • Installation
  • Client scenario
  • Server scenario
  • Security
  • Building from source
  • Remarks
  • Bibliography
  • pyrfc

Search

next | index

Show Source
© Copyright 2014, SAP. Last updated on 2023-11-30 09:32. Created using Sphinx 7.2.6.