BAPI Connector of SAP Solutions
Content Type: Module
Categories: SAP Connector
Overview
The BAPI Connector for SAP Solutions is a connector allowing Mendix apps to integrate using the SAP Business API (SAP BAPI) available with SAP Business Suite, SAP S/4HANA, and SAP S/4HANA Cloud. The BAPI Connector module allows you to discover, select, and call an SAP BAPI from your Mendix application.
This connector allows you to do the following:
- Search BAPIs within your SAP back end(s)
- View BAPI details
- Generate a Mendix domain model of the BAPI
- Call BAPIs or BAPI sequences
- Use the BAPI response in your application