Overview
This lesson is designed to enhance your knowledge of the diverse range of communication and integration technologies supported by SAP. The SAP ABAP Platform is designed to support various interface paradigms to enable seamless communication between systems. These interfaces include both SAP proprietary interfaces and interfaces based on open standards.

For example, the ABAP Platform supports technical connections based on TCP/IP protocol or CPI-C, as well as HTTP and HTTPS. Additionally, it also supports numerous specialized interfaces such as RFC, BAPI, ALE, and OData, among others. These specialized interfaces enable access to specific business objects or business processes.
Let's begin with a short video defining some basic concepts and terminology.
Application Link Enabling
Now, let's discuss Application Link Enabling. Application Link Enabling, or ALE, is a proprietary integration service developed by SAP.
It is used for the purpose of exchanging business documents - such as sales orders, invoices, or master data records - between modules in an SAP system, between different SAP systems, or between SAP and non-SAP systems.
ALE enables the business processes that have been developed across several SAP systems or non-SAP systems to be integrated.
We'll discuss ALE in more detail in the following video.
You should now be able to describe some of the important interface and communication technologies used in your SAP S/4HANA system environment. Now, let's have a look in more detail at the SAP Remote Function Call protocol.