Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Section 4: SAP Fiori

Configuration Steps
SAP Fiori - Implementation and Configuration
Terminology used:
FES – Front-End Server
BES – Back-End Server
RFC – Remote Function Call
SCIF – SAP Services

Lecture 14: Using Task Lists to Configure Fiori


Task Lists will assist you as the developer to rapidly complete tasks to configure SAP Fiori.

Using transaction STC01 – Task Lists

You will be able to run a specific task list in which then you would follow the steps required to configure
that specific task list, once complete you will move on to the next task list.

The order in which the tasks lists are run is important – for example we cannot configure SAP Fiori
Launchpad without activating the necessary SICF services for it.

Each task list can be performed manually by going though Fiori Guides and finding out each manual step to
be performed. But form my experience in SAP Fiori, ever since I found STC01, I had the possibility to setup
SAP Fiori within minutes! As a matter of fact, I’ve used it ever since to setup and configure SAP Fiori.

Why is Task lists important?

• It can assist us in configuring the communication channels between the BES and FES (Gateway)
• It will provide you with guidance on the steps to take in the order that it should be conducted
• The tasks lists will provide helpful documentation to understand why each process is being processed
• You do not have to manually conduct each task – for example tasks lists allow for multiple OData
services to be activated at once instead of you activating each one manually and assigning system
Aliases etc.
• Task lists are basically a life saver

The following table lists all the tasks lists available for SAP Fiori
*Please note there are other task lists that available but not applicable to SAP Fiori, we will be only focusing
on those applicable to SAP Fiori Implementation and Configuration

Task Task List Task List Description

SAP Gateway Basic SAP_GATEWAY_BASIC_CONFIG Perform basic configuration on the


Configuration Gateway system
SAP Fiori Launchpad Initial SAP_FIORI_LAUNCHPAD_INIT_SETUP Activate the SAP Fiori Launchpad –
Setup Single point of access for all Fiori
Applications or custom SAPUI5
applications. HTTP Service.
Create Trusted Connection SAP_SAP2GATEWAY_TRUSTED_CONFI You use this task list on the back-
from SAP System to SAP G end server to create a trusted
Gateway connection from an SAP system
to SAP Gateway.

Page | 1
SAP Gateway – Add Backend SAP_GATEWAY_ADD_SYSTEM The task list uses a trusted RFC
System destination with the current user.
Maintain the authorization object
S_RFCACL in the back-end system
and assign the corresponding role
or profile to the current user.
SAP Gateway – Maintain SAP_GATEWAY_ADD_SYSTEM_ALIAS Create a system alias linked to a
System Alias RFC as Trusted in order to
communicate with the Back-End
SAP system.
SAP Gateway – Activate OData SAP_GATEWAY_ACTIVATE_ODATA_SE Batch activation of SAP OData
Services RV Services for the Fiori Apps
SAP Basis – Activate HTTP SAP_BASIS_ACTIVATE_ICF_NODES Activate Services necessary for
Services (SICF) HTTP nodes and access to the
SAPUI5 apps
SAP_GW_FIORI_ERP_ONE_CLNT_SETU Consists of only the following steps
On one server in same P
client: SAP_GATEWAY_BASIC_CONFIG
SAP_FIORI_LAUNCHPAD_INIT_SETUP
SAP_GATEWAY_ACTIVATE_ODATA_SE
• SAP Gateway – Basic
RV
Configuration SAP_BASIS_ACTIVATE_ICF_NODES

No required connection to another


• SAP Fiori Launchpad Initial
SAP system
Setup

• SAP Gateway – Activate


OData Services

• SAP Basis – Activate HTTP


Services (SICF)

Page | 2

You might also like