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

Documentation

BAPI Connector for SAP Solutions

 

 

Releases

Version: 2.0.4
Framework Version: 9.24.4
Release Notes: security fixes, jars updates. Please remove duplicate old jars from userlib folder after taking this update.
Version: 2.0.3
Framework Version: 9.24.0
Release Notes: Bug fixes
Version: 2.0.2
Framework Version: 9.24.0
Release Notes: Bug fixes and enhancements
Version: 2.0.1
Framework Version: 9.24.0
Release Notes: - Updated userlib jar files to fix security vulnerabilities
Version: 2.0.0
Framework Version: 9.24.0
Release Notes: - Upgrade Mendix 9.24 - Added support to call SAP BAPI using RFC Destination defined on SAP BTP. - This enables Mendix application calling SAP BAPI using SAP Cloud Connector - bapi-service component is required to use RFC Destination. Please refer documentation for details.