List of Useful SAP Fiori TCodes
Hi All,
These are list of transactions which i found very useful for Fiori Development, Sharing with all, Please add more if i have missed some.
1) Great Information from Chandrashekhar Mahajan
Small tip on launching Fiori Launchpad using transaction code
/UI2/CACHE | Register service for UI2 cache use |
/UI2/CACHE_DEL | Delete cache entries |
/UI2/CHIP | Chip Registration |
/UI2/CUST | Customizing of UI Technologies |
/UI2/FLC | Fiori Launchpad Checks |
/UI2/FLIA | Fiori Launchpad Intent Analyis |
/UI2/FLP | SAP Fiori Launchpad |
/UI2/FLP_CONTCHECK | Fiori Launchpad – Content Checks |
/UI2/FLP_INTENTCHECK | Fiori Launchpad – Intent Checks |
/UI2/FLPD_CONF | Fiori Launchpad Designer (cross-client) |
/UI2/FLPD_CUST | Fiori Launchpad Designer (client-specific) |
/UI2/GW_ACTIVATE | Gateway – Activation |
/UI2/GW_APPS_LOG | Gateway – Application Log |
/UI2/GW_ERR_LOG | Gateway – Error Log |
/UI2/GW_MAINT_SRV | Gateway – Service Maintenance |
/UI2/GW_SYS_ALIAS | Gateway – Manage SAP System Alias |
/UI2/NAV | Register navigation objects |
/UI2/NAVPROV | Define navigation provider |
/UI2/NWBC | Start UI2 NWBC |
/UI2/NWBC_CFG_CUST | NWBC Configuration (Customer) |
/UI2/NWBC_CFG_P_CUST | NWBC Config: Define Parameter (Cust) |
/UI2/NWBC_CFG_P_SAP | NWBC Config: Define Parameter (SAP) |
/UI2/NWBC_CFG_SAP | NWBC Configuration (SAP) |
/UI2/PERS_DEL | Cleanup Personalisatation Service |
/UI2/POWL | Register POWL for OData consumption |
/UI2/SEMOBJ | Define Semantic Object – Customer |
/UI2/SEMOBJ_SAP | Define Semantic Object – SAP |
Thanks for sharing this..
Regards,
Sarbjeet Singh
much required one. Thx
Very convenient, thank you!
you can refer this as well Small tip on launching Fiori Launchpad using transaction code
-Chandra
Thank you for sharing this.
Thanks for sharing this..
Regards,
Christoph
how to use these t-codes ? I am not able to see out put when I entered in SAP Easy access screen and getting " This Function is not possible .
In addition : :Small tip on launching Fiori Launchpad using transaction code " is not working..
It is funny...
now i am able to execute all t-codes when use "/n" 🙂 🙂
Hi Rohit,
Can you please post the below link again? Its not opening.
Small tip on launching Fiori Launchpad using transaction code
Regards,
Shashidhar
Hi,
Do you know a transaction in Fiori that would help me know
starting from a TCode in which catalogs i could find this specific TCode ?
JL.Auxesky
thank you for sharing.
great compilation.
Very Useful, thanks a lot for sharing
Thanks Rohit for putting across.
Txn /UI2/FLP is working from gateway system only. is there any way to configure and launch FLP through S/4 back-end system directly?
Hello
I think you can execute them only from Fiori gateway systems. If you want them to be executed from your S/4 Backend system, you may have to disconnect Fiori Gateway to S/4 and apply Fiori Add-on which means to turn Fiori from Hub model to Embedded model.
Regards,
Surya
If you do not have front End and Gateway servers then you cannot run FIORI
Hi Neelesh,
The "trick" is to precede the Tcode with /N.
So instead of entering:
/UI2/FLP
You need to enter:
/N/UI2/FLP
Hope this helps.
Kind regards,
tao
Thanks for sharing this. Very useful.
Thank you so much!