Warning: Deprecated documentation
You are using the old version of the online help for ERPConnect.
Make sure to use the documentation within the new HelpCenter for ERPConnect.

The following sections show how to develop RFC server functions with ERPConnect.

About RFC Server Functions #

RFC server functions are routines that can be called by ABAP programs, see SAP Help - Introduction to RFC Server Programs for more information.

Apart from the client functionality that allows function modules or BAPIs to be accessed in the SAP system, ERPConnect also offers the development of a server function. ERPConnect supports Transactional RFC functions.


More information on working with RFC server functions is provided in the following sections:

Prerequisites

Creating RFC Functions

SSO and SNC

Connection Timeouts