cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori standard apps

Former Member
0 Kudos

Hello,

I have to activate some standard apps in Fiori (MM,PS module).

Please guide me what I have to activate in front end(Gateway) and back end(ECC in my case) as a basis.

Regards,

Akshay

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Akshay,

It depends on your backend(ECC or CRM or any other business suit system ) and front end version (netweaver Gateway) version.You can check the compatiblity, product and component wise in below URL.

Fiori Apps Library

However few of the basics things which are important are listed below.

1. Update the pacthes like SAP_BASIS_*_*, SAP_ABA_*_*, SAP_GWFND_*_*, SAP_UI_*_* etc at required level as per the above URL
.It depends on your App as well as Netweaver version of your frontend and software componenet of your Backend.


2. Activate the following services (under default_host>sap) via transaction SICF:
opu > utils > initial_logon

opu > odata > ui2

public > bc > ui5_ui5

public > bc > ui2

public > opu > resources

public> myssocntl

bc > ui2 > start_up

bc > ui5_ui5 > ui2 > launchpage

bc > ui5_ui5 > ui2 > tilechips

bc > ui5_ui5 > ui2 > ushell

bc > ui5_ui5 > sap > arsrvc_lpd_c

bc > ui5_ui5 > sap > arsrvc_sm

bc > ui5_ui5 > sap > arsrvc_spb_admn

bc > ui5_ui5 > sap > arsrvc_suite_pb

bc > ui5_ui5 > sap > arsrvc_upb_admn

bc > ui5_ui5 > sap > ar_srvc_launch

bc > ui5_ui5 > sap > ar_srvc_news

3.Create a trusted RFC between Gateway and Backend system.
4.Create the SAP System Alias for Applications
5.Add Gateway and UI5 Services
6.Configure Fiori app specific
7. Check authorizations


Regards,

utkarsh

Former Member
0 Kudos

Thanks all for ur quick response.

I am activating  standard fiori apps factsheet.For that I have to activate connectors.

Please guide me how to activate connectors for facesheet apps.

Regards,

Akshay

karanbahl
Active Participant
0 Kudos

Hi Akshay,

The below blog will help you with the required steps:

Regards,

Karan

srihari_1206
Explorer
0 Kudos

Hello Akshay,

1. Create the system alias, RFC connection between the front end and back end systems.

2. Go to /iwfnd/maint_service transaction and bind the below services.

  

  • /UI2/PAGE_BUILDER_CONF
  • /UI2/PAGE_BUILDER_CUST
  • /UI2/PAGE_BUILDER_PERS
  • /UI2/INTEROP
  • /UI2/TRANSPORT
  • /UI2/LAUNCHPAD

Note: these services will be available in front end system. use local system alias to bind these services.

3. Go to sicf transaction and activate the below services.

  • /default_host/sap/bc/ui2/,
  • /default_host/sap/bc/ui5_ui5/ui2/,
  • /default_host/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/,
  • /default_host/sap/bc/ui5_ui5/sap/ar_srvc_news/,
  • /default_host/sap/bc/ui5_ui5/sap/ar_srvc_launch/,
  • /default_host/sap/bc/ ui5_ui5/ui2/ushell/,
  • /default_host/sap/public/bc/ui5_ui5/,
  • /default_host/sap/public/bc/ui2/,
  • /default_host/sap/bc/ui2/nwbc/
sivakumar_mobility
Active Participant
0 Kudos

Hi Akshay

Go to SICF t-code In that you enter your service name and activate.After that you will get your service via internet.

And also configure all the roles  related to MM and SD in LPD_cust T-code and you have create authorization in PFCG t-code.

With regards,

siva.

Message was edited by: sivakumar M