How To Enable SAP Easy Access Menu For Fiori Launchpad
How To Enable SAP Easy Access Menu For Fiori Launchpad
How To Enable SAP Easy Access Menu For Fiori Launchpad
www.sap.com
Jessie Xu
Document History
2
TABLE OF CONTENTS
INTRODUCTION .............................................................................................................................................4
CHAPTER 1 CONFIGURE TRUST RELATIONSHIP ...............................................................................................5
1.1 Assign authorization S_RFCACL to end user on backend system ........................................................................ 5
1.2 Create RFC connection from backend system to frontend system ................................................................... 12
1.3 Define the frontend system as a trusted system on backend system............................................................... 16
CHAPTER 2 CONFIGURE RFC CONNECTIONS AND SYSTEM ALIAS ................................................................... 20
2.1 Create RFC connection – ABAP connection ....................................................................................................... 20
2.2 Create RFC connection – HTTP(S) connection ................................................................................................... 24
2.3 Create System Alias ........................................................................................................................................... 27
CHAPTER 3 ACTIVATE ODATA SERVICES ....................................................................................................... 30
CHAPTER 4 ENABLE SAP EASY ACCESS MENU ................................................................................................ 33
4.1 Role-free option................................................................................................................................................. 33
4.2 Role-based option.............................................................................................................................................. 35
CHAPTER 5 TEST SAP EASY ACCESS MENU ON FIORI LAUNCHPAD ................................................................. 44
3
Introduction
Welcome to How to Enable SAP Easy Access Menu for Fiori Launchpad Step-by-Step for 2020. In this white paper
you will find all the details needed to enable SAP Easy Access Menu for your Fiori Launchpad so that you can
select SAP GUI and Web Dynpro ABAP applications from a user menu or SAP menu in the ABAP backend and add
them to the Fiori Launchpad home page.
Requirement • You have installed software component version SAP_UI 751 SP00 or higher
• Fiori Launchpad has been configured on frontend system
4
Chapter 1
Configure Trust Relationship
• In this white paper, the frontend system is S4M and the backend system is S4D
• Before creating an RFC connection in section 2.1, you have to make sure that
the frontend systems’ calls are trusted on backend system. The configurations
Note in this chapter need to be done on back-end system
• You can skip this chapter if the trust relationship has already been defined or
you are using embedded deployment
Note • In transaction SU56, you can check if the user already has the authorization
S_RFCACL
1. Run transaction PFCG on backend system, enter the role name ZRFCCALL and click Single Role button
5
Figure 2 Save the role
3. Click Change Authorization Data button then click Continue on the pop-up dialog
6
Figure 4 Do not select templates
5. Click Manually, enter the authorization object S_RFCACL then click Continue
7
6. Click Expand subtree button to expand the tree then click Change button of RFC_EQUSER (RFC same
user ID)
7. Select Y Call by the same user is possible then save the change
• You may get the message below. You can change it according to your system
Note and not give the full authorization. In this white paper, as we are using the test
environment, here I choose Yes to give the full authorization
9
Figure 10 Save the role
10. Click Execute on the pop-up dialog to assign the profile name
11. Click Generate to generate the profile then click Back button
10
Figure 12 Generate the profile
12. Navigate to User tab, enter the User ID of the user(s) you want to assign the authorization to, then click
Save
13. If the User Comparison button is in red, click on it and then click on Full Comparison.
11
If it is in green, skip this step.
1. Run transaction SM59 on backend system then click on the Create button
12
Figure 16 Create the RFC
2. Enter the destination name and connection type then click on Continue
1 RFC Destination: Name of the RFC destination, it is recommended to use the naming
convention <system id>CLNT<client>_RFC
2 Connection Type: 3 RFC connection to ABAP system
13
3. Configure the RFC destination with the following details
4. Navigate to tab “Logon & Security” and configure with the following details
14
Figure 19 Logon & Security settings of ABAP connection
5. Save this RFC destination and then click Connection Test to test the connection
15
Figure 21 Connection is OK
1. Run transaction SMT1 on backend system then click on the create button
16
Figure 23 Start to create trust relationship
3. Select With existing RFC destination, enter the RFC destination created in section 1.2 then click
Continue
17
4. It will jump to the logon screen of frontend system, enter the logon data then click Enter
5. Click Continue
Figure 27 Configuration
7. Click Complete
Figure 28 Complete
19
Chapter 2
Configure RFC Connections and System Alias
• If you are using embedded deployment, the system alias should be LOCAL and
Note RFC destination should be set to NONE. As it should already be preconfigured,
you can skip the section 2.1 and 2.3, but section 2.2 is still required.
• This connection type is used to extract SAP Easy Access menu entries from the
backend server to the frontend server
• Use the following naming convention to create the ABAP connection:
Note <System Alias>_RFC
• System Alias will be created in section 2.3. It is recommended to use the
following naming convention for System Aliases:
<system id>CLNT<client>
1. Run transaction SM59 on frontend system then click on the create button
20
2. Enter the destination name and connection type then click on Continue
21
Figure 31 Technical Settings of ABAP connection
5 Navigate to tab “Logon & Security” and configure with the following details
22
Figure 32 Logon & Security settings of ABAP connection
4 Save this RFC destination and then click Remote Logon to test the connection
23
Figure 34 Connection is OK
• This connection type is used during Launchpad runtime to start the Web
Dynpro applications and SAP GUI transactions from the Launchpad
Note • Use the following naming convention to create the HTTP connection:
<System Alias>_HTTP or <System Alias>_HTTPS
• We recommend using an HTTPS connection
1. Run transaction SM59 on frontend system then click on the create button
24
Figure 35 Create the RFC
2. Enter the destination name and connection type then click on Continue
a. Navigate to tab Logon & Security and configure with the following details, then click Save
26
Figure 38 Logon & Security settings of HTTP connection
Note • If you need to configure HTTP connection <System Alias>_HTTP, set the SSL
inactive here
1. Run transaction SPRO on frontend system then click on the SAP Reference IMG button
29
Chapter 3
Activate OData Services
1. Run transaction /IWFND/MAINT_SERVICE on frontend system then click on the Add Service button
1 System Alias: System alias defined in section 2.3. If it is embedded system, system alias
should be LOCAL.
2 External Service Name: EASY_ACCESS_MENU
30
Figure 44 Get OData service
4. Assign a package. Or click Local Object if no transport is required. Then click Continue
31
Figure 46 Local Object
6. Use the same steps above to add another OData service /UI2/USER_MENU
(External Service Name is USER_MENU)
32
Chapter 4
Enable SAP Easy Access Menu
• You have the following two options to enable the SAP Easy Access Menu. You
can choose one of the options based on your needs.
Note Role-free: Enable the feature for all users in the selected client or system. This
option is available since S/4HANA 1909 and SAP_UI 754 SP02.
Role-based: Enable the feature for all users assigned to a specific role.
Note Use this option if you want to enable SAP Easy Access Menu on Fiori Launchpad
for all users
1. Run transaction SPRO on frontend system then click on the SAP Reference IMG button
2. Navigate to SAP Customizing Implementation Guide -> SAP NetWeaver -> UI Technologies-> SAP Fiori -
> SAP Fiori Launchpad Settings -> Change Client-Specific Settings, then click on the execute button
33
Figure 49 Change Client-Specific Settings
Note Use this option if you want to enable SAP Easy Access Menu on Fiori Launchpad
for users assigned to a specific role
Note • You can also create the target mappings in an existing catalog, in this case
please skip the step 1 and 2
35
Figure 52 Fiori Launchpad Designer
3. Navigate to Target Mappings tab on the catalog page then click Create Target Mapping
36
Figure 54 Create target mapping
6. Click Add then enter the parameter sap-ui2-tcode with following details
1 Name: sap-ui2-tcode
2 Mandatory: Active
3 Value: .*
4 Is Regular Expression: Active
7. Make sure the Allow additional parameters option is DESELECTED and click Save
38
Figure 58 Target mapping Shell-startGUI
8. Refer to step 3-7, Create another target mapping Shell-startWDA with the following details
39
16 Allow additional parameters: Active
• For the same backend system, we recommend that you use the same title as in
Note the target mapping Shell-startGUI
• In case both target mappings are specified, the title in the Shell-startGUI target
mapping will be preferred over the title in the Shell-startWDA target mapping
Note • Skip step 9-14 if you created the target mappings in the catalog you already
have the authorization
Note • You can also use an existing role to assign the authorization
40
Figure 60 Create a PFCG role
11. Enter a description of this role then navigate to Menu tab, click Yes on the pop-up dialog
12. Click Insert Node then select SAP Fiori Launchpad -> Launchpad Catalog
41
Figure 62 Insert node
13. Enter the Catalog ID of the catalog you used to create target mappings in step 2, then click Continue
14. Navigate to User tab, enter the User ID of the user(s) you want to offer SAP Easy Access menu entries,
then click Save
42
Figure 64 User assignment
43
Chapter 5
Test SAP Easy Access Menu on Fiori Launchpad
1. To ensure fast loading times of SAP menu apps in the app finder, we recommend you to schedule the
report /UI2/EAM_BUILD_CACHE periodically. See Scheduling Caching of SAP Menu Entries.
3. Navigate to User Menu tab on App Finder page, you can see the same user menu the current user has
on the backend system
44
Figure 67 User menu on backend system
4. Navigate to SAP Menu tab on App Finder page, you can see the same SAP menu the current user has on
the backend system
45
Figure 69 SAP menu on backend system
5. By clicking on the ‘Add tile’ button, users can add the applications retrieved from the SAP Easy Access
menu to the launchpad homepage
46