Connectors
SAP ECC
Icon

SAP ECC Connector

Quickly build integrations connecting your B2B SaaS to SAP ECC.

About the SAP ECC Connector

Send SOAP requests, call BAPIs, and manage IDocs in SAP ECC.

Actions

Action NameAction Description
Send IDocSend an IDoc XML payload to SAP ECC for inbound processing via IDOC_INBOUND_ASYNCHRONOUS.
Get IDoc StatusRetrieve the processing status of an IDoc by reading the EDIDS status table via RFC_READ_TABLE.
Send SOAP RequestSend a SOAP XML request to an SAP ECC RFC endpoint and return the raw XML response.
Read TableRead data from any SAP table using RFC_READ_TABLE. Supports field selection, row limits, and WHERE clause filtering.
Call BAPICall any SAP BAPI or RFC function module by name with XML parameters.

Triggers

Trigger NameTrigger Description
New IDocsChecks for new IDocs in the SAP EDIDC table on a configured schedule, using the DOCNUM field as a cursor.