SAP Component

The SAP component is a package consisting of a suite of ten different SAP components. There are remote function call (RFC) components that support the sRFC, tRFC, and qRFC protocols; and there are IDoc components that facilitate communication using messages in IDoc format. The component uses the SAP Java Connector (SAP JCo) library to facilitate bidirectional communication with SAP and the SAP IDoc library to facilitate the transmission of documents in the Intermediate Document (IDoc) format.

Table of Contents

Overview
Configuration
Message Body for RFC
Message Body for IDoc
Transaction Support
XML Serialization for RFC
XML Serialization for IDoc
Example 1: Reading Data from SAP
Example 2: Writing Data to SAP
Example 3: Handling Requests from SAP