Here is the list of most useful SAP Fiori Tcodes useful to SAP Fiori administrator role.
Tcode | Description |
/UI2/FLP | Launch SAP FIORI Launchpad |
/UI2/FLPD_CUST | Launch SAP FIORI Launchpad designer for customization ( client- specific ) |
/UI2/FLPD_CONF | Launch SAP FIORI Launchpad designer for configuration ( cross-client ) |
/UI2/CUST | SAP FIORI Implementation Guide |
/UI2/FLC | Fiori Launchpad checks |
/UI2/FLIA | Fiori Launchpad Intent analysis |
/UI2/FLT | Fiori Launchpad Texts |
/UI2/FLPCM_CUST | SAP Fiori Launchpad Content Manager for customization |
/UI2/FLPCM_CONF | SAP Fiori Launchpad Content Manager for configuration |
/UI2/SEMOBJ_SAP | Gives list of all Semantic objects delivered by SAP |
/UI2/SEMOBJ | To define custom Semantic objects |
/n/IWFND/MAINT_SERVICE | Activate and maintain Odata services |
/n/IWFND/ERROR_LOG | SAP Gateway error log |
/n/UI2/GW_SYS_ALIAS | SAP Gateway: Manage SAP system alias |
/UI2/FLP
Launch the SAP Fiori Launchpad using tcode /UI2/FLP. The Fiori Launchpad opens in a Web Browswer. The URL of SAP Fiori Launchpad is :
https://<host>:<port>/sap/bc/ui2/flp
SAP Fiori Launchpad can also be accessed using the URL :
https://<host>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html
/UI2/FLPD_CUST
/UI2/FLPD_CUST tcode is used to launch the SAP Fiori Launchpad designer in customizing mode. Customization changes is limited to specific client, and is client-specific. The URL for Fiori Laucnchpad designer in customization mode is:
https://<host>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html?sap-client=<client>?scope=CUST
/UI2/FLPD_CONF
/UI2/FLPD_CONF Tcode launches the SAP Fiori Launchpad designer in configuration mode. Configuration changes are system wide changes and will affect all clients. The URL for SAP Fiori Launchpad designer in configuration mode is:
https://<host>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html?scope=CONF
/UI2/FLPCM_CUST and /UI2/FLPCM_CONF
You must have noticed that finding and administering Catalogs in SAP Fiori Launchpad designer is somewhat difficult because of the large number of catalogs available. SAP has introduced SAP Fiori Launchpad content manager tcodes starting SAP S/4HANA 1809 SPS03 onwards. These GUI based applications are for mass-administration of catalogs and convenient to use. Similar to launchpad designer, use the /UI2/FLPCM_CUST for customization and /UI2/FLPCM_CONF for configuration.