Download List

Descripción del Proyecto

SAPRFC is the extension module for PHP that
allows you to call ABAP functions in an SAP R/3 system from PHP scripts. It is also possible to write an RFC server program in PHP, and call PHP functions from ABAP. Other features include using the RFC (Remote Function Call) API to make a call, discovering the interface of a function module, and mapping all RFC types to PHP strings (delivered with a test script that has a similar function to the "Single Test" option in the SE37 transaction).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-23 09:28
1.4.1

Apoyo a la SSO2 (SAP Single Sign On) característica se agregó.
Tags: Minor feature enhancements
Support for the SSO2 (SAP Single Sign On) feature
was added.

2005-08-23 20:35
1.4

Esta versión incluye el soporte para la meta de SAP el sistema Unicode (incluido el SAP Basis 6,40).
Tags: Minor feature enhancements
This release adds support for target SAP Unicode system (including SAP Basis 6.40).

2004-07-27 18:14
1.3.2

La construcción de soporte para PHP 5 se añadió. El saprfc_test.php script de prueba se fija, y el apoyo a "register_globals = off" fue añadido. La nueva función de la API, saprfc_allow_start_program (), se añadió.
Tags: Minor feature enhancements
The build support for PHP 5 was added. The test
script saprfc_test.php was fixed, and support for
"register_globals = off" was added. The new API
function, saprfc_allow_start_program(), was added.

2003-01-31 16:40
1.3

El error en la manipulación de los parámetros de importación opcional ha sido corregido.
Tags: Major bugfixes
The bug in handling optional import parameters has been fixed.

2002-09-09 15:38
1.2.1

Un error en el descubrimiento de la interfaz de los módulos de función de si el objetivo de liberación SAP es 6,10 fue corregido.
Tags: Minor bugfixes
A bug in the discovering of the interface of function modules if the target SAP release is 6.10 was fixed.

Project Resources