Show TOC

Assigning a CHIP to the Universal Fiori Launchpad CatalogLocate this document in the navigation structure

You can enhance the standard tile template list of the launchpad designer by adding a new tile template to the Universal Fiori Launchpad Catalog in the back end.

Prerequisites

Context

Before you can configure custom tile types, the new tile types have to be exposed in the SAP Fiori launchpad designer.

For this, the catalog /UI2/FLPD_CATALOG must be enhanced. The catalog is stored as a Web Dynpro configuration of the Web Dynpro component /UI2/CHIP_CATALOG_CONFIG called /UI2/FLPD_CATALOG.

Proceed as follows to enhance this catalog:

Procedure

  1. Start Repository Info System (transaction SE84) in the back-end ABAP system.
  2. Open the node Start of the navigation path Web Dynpro Next navigation step WD application End of the navigation path.
  3. Enter CUSTOMIZE_COMPONENT and choose Test / Execute.
    CUSTOMIZE_COMPONENT changes the catalog on the Customizing (client-specific) layer. Do not change the configuration layer as this is the UI add-on standard delivered version.
  4. In the browser window, enter /UI2/FLPD_CATALOG as the Configuration ID.
  5. Choose New when you enhance an existing configuration for the first time. Afterwards, continue in change mode.
  6. In the node tree of the configuration, enter the value of your CHIP as a new value in the list.
    Make sure that you start the name of the CHIP with the prefix X-SAP-UI2-CHIP. For example, if you registered a CHIP MYCHIP in transaction /UI2/CHIP, the value of the node tree must be X-SAP-UI2-CHIP:MYCHIP.