Skip to main content

SAP

The SAP Adapter is designed to connect to SAP systems (SAP R/3, SAP S/4HANA, SAP ECC, etc.) and to read and write data from and to these systems. The adapter uses the SAP Netweaver SDK to communicate with the SAP system.

Information table

FieldDescription
Docker imagemeshmakers/octo-communication-adapter-sap
Alternative installation scenarioThere is MSI installation package available to install the Adapter as Windows Service.
Adapter configurationNo specific configuration is needed on adapter level

Nodes

Trigger nodes

NodeDescription
FromRfcServerCall@1Trigger node that allows to run the transformation pipeline using RFC Server calls

General nodes

NodeDescription
SapLogin@1Runs the log-in to a SAP system
CommitSapTransaction@1Commits a SAP transaction using function module BAPI_TRANSACTION_COMMIT

SAP Data Services (DS)

NodeDescription
DataServicesReadTable@1Read table data using SAP Data Services function module /SAPDS/RFC_READ_TABLE

SAP Production Planning and Control (PP)

NodeDescription
GetProductionOrderList@1Reads a list of production orders using function module BAPI_PRODORD_GET_LIST
GetProductionOrderDetails@1Reads details of the given production order using function module BAPI_PRODORD_GET_DETAIL

SAP Plant Maintenance (PM)

NodeDescription
CreateSapPmNotification@1Creates a PM notification using function module BAPI_ALM_NOTIF_CREATE
EditSapPmNotification@1Modifies a PM notification using function module BAPI_ALM_NOTIF_DATA_MODIFY
SaveSapPmNotification@1Stores changes of a PM notification using function module BAPI_ALM_NOTIF_SAVE
note

All nodes are available in the zenon adapter that are tagged with general availablity.