The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

R3::rfcapi - Perl extension for SAP's rfcsdk

SYNOPSIS

  use R3::rfcapi;

DESCRIPTION

R3::rfcapi is required by R3, R3::conn, R3::func and R3::itab. The R3::rfcapi is not intended to be used directly. Use R3::conn, R3::func and R3::itab which are the object interfaces.

To compile and install R3::rfcapi you need RFCSDK from SAP AG.

AUTHOR

Johan Schoen, johan.schon@capgemini.se

SEE ALSO

perl(1), R3(3), R3::conn(3), R3::func(3), R3::itab(3) and SAP's rfcsdk documentation.