Enterprise Resource Planning Blogs by Members
Gain new perspectives and knowledge about enterprise resource planning in blog posts from community members. Share your own comments and ERP insights today!
cancel
Showing results for 
Search instead for 
Did you mean: 
kmodric
Explorer
0 Kudos

 

... <a long time ago> in <a galaxy> far far away ...

... 8 years ago in The Milky Way ...  I published my first blog about Fiori building app...

UPDATE from my previous post
https://blogs.sap.com/2016/08/16/build-your-own-sap-fiori-app-in-the-cloud-2016-edition/
Please read my previous blog so you can familiarize yourself and be up to speed with the current blog post.

The idea is to publish a Fiori application that I built and that other users can use as an example for demo and to test building Fiori applications.  

So it was time for me to upgrade and polish the app. 🙂 

kmodric_4-1707312684867.png

Figure 1. Screenshot of the finished app

For demo and full functionality of this Fiori app, please check video on Youtube.

Prerequisite:

minimum: EHP 7 for SAP ERP 6.0 (any database)

If you are not sure it will work on your SAP system, please check that you have TCODE: /n/IWFND/MAINT_SERVICE

If you have the mentioned transaction in your SAP system then it should work.

Has been tested and works without any problem on:

SAP S/4HANA 1909

SAP S/4HANA 2020

SAP S/4HANA 2022

If you will successfully test on some other SAP system, please let me know so I can update the list. Thanks!

Short instruction for installation:

Code for this is on my github page, time needed for installation and configuration is less than 1 hour, so please give it a try.

Note: under /bin there is zip file:kiko3_tr.zip containing needed TR (Transport Requests)

  1. Import TR S4HK902314 (ZKIKO3 - Fiori app (user administration))
  2. Import TR S4HK902315 (ZKIKO3 - add system alias)
  3. /n/IWFND/MAINT_SERVICE -> ICF Node -> Activate for:

    ZKIKO111_SRV

    ZTEST1_SRV

    ZTEST2_SRV

    ZTEST5_SRV

    ZTEST61_SRV

    ZTEST62_SRV

    ZTEST7_SRV

4. SICF – need manual activation of sapui5 services: zkiko3, zkiko31, zunlockuser (Path: /default_host/sap/bc/ui5_ui5/sap/)

5. Test application: zkiko3, zkiko31, zunlockuser

URL is in format: http(s)://<hostname:port>/sap/bc/ui5_ui5/sap/zkiko31/index.html?sap-client=<xxx>



Installed app:


1. ZUNLOCKUSER

http(s)://<hostname:port>/sap/bc/ui5_ui5/sap/zunlockuser/index.html?sap-client=<xxx>

Only for Unlocking user

kmodric_5-1707312892333.png

Figure 2. Contains only Unlock button in the toolbar


2. ZKIKO3

http(s)://<hostname:port>/sap/bc/ui5_ui5/sap/zkiko3/index.html?sap-client=<xxx>

For Unlocking user and changing password

kmodric_6-1707312934066.png

Figure 3. Contains 3 buttons in the toolbar


3. ZKIKO31

http(s)://<hostname:port>/sap/bc/ui5_ui5/sap/zkiko31/index.html?sap-client=<xxx>

For unlocking & locking users, changing password and setting validity dates

kmodric_7-1707312990180.png

Figure 4. Contains 5 buttons in the toolbar

 

Final words:

Please comment below if you like or don't like the Fiori app, if you have any thoughts or suggestions or any ideas what you think is missing.

 

Labels in this area