SAP Fiori TCodes for Fiori Launchpad, Fiori Launchpad designer and trouble shooting

Here is the list of most useful SAP Fiori Tcodes useful to SAP Fiori administrator role.

TcodeDescription
/UI2/FLPLaunch SAP FIORI Launchpad
/UI2/FLPD_CUSTLaunch SAP FIORI Launchpad designer for customization ( client- specific )
/UI2/FLPD_CONFLaunch SAP FIORI Launchpad designer for configuration ( cross-client )
/UI2/CUSTSAP FIORI Implementation Guide
/UI2/FLCFiori Launchpad checks
/UI2/FLIAFiori Launchpad Intent analysis
/UI2/FLTFiori Launchpad Texts
/UI2/FLPCM_CUSTSAP Fiori Launchpad Content Manager for customization
/UI2/FLPCM_CONFSAP Fiori Launchpad Content Manager for configuration
/UI2/SEMOBJ_SAPGives list of all Semantic objects delivered by SAP
/UI2/SEMOBJTo define custom Semantic objects
Frequently used SAP Fiori related TCodes
/n/IWFND/MAINT_SERVICEActivate and maintain Odata services
/n/IWFND/ERROR_LOGSAP Gateway error log
/n/UI2/GW_SYS_ALIASSAP Gateway: Manage SAP system alias
SAP NetWeaver Gateway Tcodes useful in SAP Fiori

/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.