RAA - saprfc/0.15

saprfc / 0.15

Short description: SAP RFC - Ruby extension for RFC calls to an SAP R/3 System
Category: Library/comm
Status: support for all SAP data types/structures/parms, registered RFC
Created: 2002-12-31 15:00:00 GMT
Last update: 2006-04-12 08:25:33 GMT
Owner: Piers Harding (Projects of this owner)
Homepage: http://www.piersharding.com/
Download: http://www.piersharding.com/download/ruby/
License: GPL
Dependency:
None
Description:

SAP RFC - Library for performing RFC calls to an SAP R/3 system, in Ruby.
This library binds the C rfc library provided by SAP to Ruby to enable the user to perform Remote Function Calls in a clean OO manner.
Comprehensive support is provided for translating all SAP data types in and out of native Ruby data types, as well as SAP Data Dictionary structures.
There is full support for automatic discovery of RFC interface definitions, to make the process of coding for RFC calls as simple as possible.
At version 0.11 UNICODE support has been added - this opens up acccess for all customers with double byte requirements.
Other enhancements include the addition of SAP::Tools which enables the creation of RFCs on the fly - just define your interface, give it the ABAP code, and press the button!

At version .05 support for registered RFC calls has been added.

SSO2 certificate support added at version 0.12

Interface, and structure caching added for performance gains at version 0.15.

Versions: [0.35 (2007-03-09)] [0.33 (2006-11-28)] [0.32 (2006-10-26)] [0.31 (2006-10-02)] [0.28 (2006-09-13)] [0.27 (2006-09-11)] [0.26 (2006-09-08)] [0.25 (2006-09-06)] [0.24 (2006-08-16)] [0.21 (2006-08-12)] [0.20 (2006-07-19)] [0.19 (2006-05-22)] [0.18 (2006-05-09)] [0.16 (2006-04-22)] [0.15 (2006-04-12)] [0.12 (2006-03-30)] [0.11 (2006-01-20)] [0.10 (2005-10-12)] [0.09 (2005-07-28)] [0.08 (2005-07-05)] [0.07 (2005-03-11)] [0.06 (2004-11-04)] [0.05 (2003-12-29)]

Edit this project (for project owner)

back to RAA top