pyrfc 1.9.4 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 NW RFC Library Installation
    • Python Connector Installation
    • Virtual environments
    • Problems
  • Client scenario
    • Examples
    • Configuration of a connection
    • Selected Connection methods
    • Technical details
  • Server scenario
    • Example serverStfcConnection.py
    • Server
    • Advanced topics
  • Security
    • Authentication
  • Building from source
    • Toolchain preparation
    • Building the code
    • 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
    • Connection
    • Server
    • FunctionDescription
    • TypeDescription
    • Errors

Change log¶

  • Change log
    • 1.9.3 (2014-01-26)
    • 1.9.2 (2012-11-26)
    • 1.9.1 (2012-10-02)
    • 1.9 (2012-09-14)
    • 1.8.2 (2012-04-05)
    • 1.8.1 (2012-02-27)
    • 1.8 (2012-02-07)
    • 1.7 (2011-12-23)
    • 1.6 (2011-12-12)
    • 1.5 (2011-12-05)
    • 1.4 (2011-11-25)
    • 1.3 (2011-11-22)
    • 1.2 (2011-11-18)
    • 1.1 (2011-11-16)
    • 1.0 (2011-11-11)

Indices and tables¶

  • Index
  • Search Page

Table Of Contents

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

Search

Enter search terms or a module, class or function name.

next | index

Show Source
© Copyright 2014, SAP. Last updated on 2016-04-01 12:01. Created using Sphinx 1.3.5.