Show TOC

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

Once the CHIP has been registered in the CHIP catalog, you can use it in the Fiori launchpad designer to create custom catalogs.

Context

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.

Note You can register CHIPs in the universal catalog with transaction /UI2/CHIP. For more information, see Registering a CSR CHIP in a 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.