cancel
Showing results for 
Search instead for 
Did you mean: 

How to see if an app can be implemented

naotoxxx
Participant
0 Kudos

Hello community, i have a to install this app:
https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0020')/W13

But i don't know how can i see if this app can be implemented, which transactions i need to check

The only think that i know is this

Tx. SPAM (fiori server)

i don't know what else i need to check in my front server (fiori server) and my back-end (abap)
my database is oracle so this app is for any db. And when i install this app the odata is activated or i need to do something else ?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182874
Active Contributor
0 Kudos

Hi Naoto,

Lets go step by step :

1. You install the frontend and backend components in your systems after referring to Fiori apps library.

2. You activate the relevant odata services and ui5 services in SICF of your backend and frontend respectively. Refer library.

3. Now assign PFCG roles to your user id. Refer library.

4. Register the odata services in Frontend system. Activate and maintain services (Transaction : /IWFND/MAINT_SERVICE) Prerequiste, you should have system alias already created pointing to backend.

5. Once services are registered. Test in Fiori launchpad (Prerequisite : UI5 services are also registered in above transaction) (google on what services are required)

6. You should be able to see the tile now.

Regards,

Tejas

saurabh_vakil
Active Contributor
0 Kudos

The IMPLEMENTATION INFORMATION section at Fiori Apps Library gives you all details of which all software components you need to install on your front-end and back-end systems (UIX01EAP 100 and SRA018 600 respectively) to use the Track Sales Orders app (Installation sub-section). You just need to ensure that your system version matches the one given in the Prerequisites for installation given here.

Further, under the Configuration section you can see details of which OData Service and SAPUI5 application need to be activated in order to use this app on the Fiori Launchpad. By default the OData services and SAPUI5 application ICF services are inactive, you will need to explicitly activate those.