Integrate

Post Using RFC Execution

Integrate supports the execution of any RFC enabled Function Module in SAP, including the execution of RFCs and the posting of data via BAPIs.

Refer to Post Data Using a BAPI for more information.

NOTE: Before creating an RFC template, the RFC functions must be extracted from SAP in Common. Refer to Establish an SAP Connection and Extract RFC Functions for more information.

A process based on an RFC template will post data bi-directionally. Data is uploaded to be posted into SAP, and downloaded into tables that Integrate automatically creates.  Since processes based on RFC templates often have return values, download registrations are often required for RFC templates. 

NOTE: RFC template types can use transaction stringing to pass return values to other templates assigned to a process. Refer to Post Data Using Transaction Stringing for more information.

NOTE: Integrate is an automation tool that allows experienced SAP users to leverage data loading capabilities provided by SAP.  Knowledge of how to use SAP in regards to BAPIs, BDC, RFCs and others is required to use Integrate and the documentation and technical support included does not cover specific usage details or how these technologies work. This use case provides an example of posting using the RFC BOA/ZRFC_READ_TABLE – External access to R/3 tables via RFC, but does not supply comprehensive instructions to suit all RFCs.

>Review the steps in the process.