
The system landscape for SAP Fiori consists mainly of an Front-End Server (FES) and an Back-End Server (BES). These are system roles of an Application Server (AS) ABAP or ABAP Platform in this landscape. The back-end server is an SAP Business Suite or an SAP S/4HANA holding applications and data of any area based on an AS ABAP 7.40 or higher. The front-end server is a basic AS ABAP 7.40 or higher without any business products installed. Both systems can run on any database.
Note
From release 7.53, Application Server ABAP is renamed ABAP Platform. The reason was the availability of SAP Business Technology Platform (BTP), ABAP environment.Although the SAP Fiori launchpad (FLP) running in any client is able to communicate with the FES directly, it is recommended to use an SAP Web Dispatcher or another reverse proxy between FLP and FES in external facing scenarios and also internally. The reason is that for some features of the FLP multiple systems must be reached, which is forbidden in web communication with good reason. A reverse proxy offers a single point of communication holding routing rules to forward requests to the correct target systems.

In some scenarios, it is not necessary to operate separated front-end and back-end servers. It can even be counterproductive to do so. Therefore, you can deploy all components of SAP Fiori in one system, in an embedded deployment.
Embedded Deployment | Central Hub Deployment |
---|---|
The tasks of the FES for providing SAP Fiori are embedded in the BES. There is only one system. | The FES and BES are two separated systems splitting the tasks in providing SAP Fiori. |
SAP Gateway, the only component in FES and BES, is the only part where you have to check carefully, which settings are in which system. As soon as there are multiple systems that want to provide SAP Fiori apps, the FES has many benefits in organizational and security terms.
Note
The recommended deployment option for SAP Business Suite is the central hub scenario.SAP Fiori System Landscape - Central Hub Deployment
Let's look at various setups of SAP Fiori system landscape in the central hub scenario. These include:
- SAP Fiori System Landscape for ABAP Platform on Any DB
- SAP Fiori System Landscape for SAP Fiori Launchpad
- SAP Fiori System Landscape for Transactional Apps
- SAP Fiori System Landscape for Classic Applications