IFrame CHIPs

Use

The IFrame CHIP is used to display Web pages. You can pass parameters and define tags. Unlike the Web CHIP, which provides a configuration dialog, you configure the IFrame CHIP using a component configuration of the underlying Web Dynpro component.

To create IFrame CHIPs you need authorization S_PB_CHIP

Prerequisites

You are in the runtime authoring environment of the Page Builder, and have opened the CHIP catalog, as described in Adding CHIPs.

Procedure

Creating IFrame CHIPs

  1. Choose folder IFrame CHIPs, open the context menu, and choose Create.... The Editor for Web Dynpro ABAP Component Configuration is opened.

  2. Enter a Configuration ID, for example: IFRAME_CHIP_TEST and choose Create.

    After you have selected the package you want, go to tab Component-Defined of component configuration IFRAME_CHIP_TEST.

  3. Select the Header line in table Configuration Context.

  4. Enter the values for the attributes.

    • Address

      Enter the URL of the required Web page, for example: http://www.sap.com

    • CHIP: Icon

      Enter the name or path of the icon. This icon will then be used in the CHIP catalog and in the CHIP tray.

      More information: Handling Images and Web Icons.

    • CHIP: Title

      Enter a name for the IFrame CHIP. This text will then be used as the title in the CHIP catalog and in the CHIP tray.

    • CHIP: Description

      Enter a description for the IFrame CHIP. This description can be displayed later in the CHIP catalog in the properties of the CHIP, and can be helpful when selecting the CHIP.

    • height

      Enter a value for the CHIP height in pixels.

    The indicator Final is not relevant for configuring CHIPs.

  5. To enable parameters to be passed, select the Context line, and choose Start of the navigation pathNew Next navigation step InportsEnd of the navigation path.

    Enter a name, title, and description of the inport. If you require more parameters, repeat this step.

Setting Tags for IFrame CHIP

  1. Select line Context, choose Start of the navigation pathNew Next navigation step InportsEnd of the navigation path and define the name of the inport.

  2. Now select line inports, choose Start of the navigation pathNew Next navigation step paramInfoEnd of the navigation path, and enter the required data for the parameters.

  3. Select line paramInfo, choose Start of the navigation pathNew Next navigation step inportParamTagsEnd of the navigation path, and enter the required tag. You can define more tags in the same way.

Result

After you have saved the IFrame CHIP it will be available in the CHIP catalog. If it is not visible, open the context menu and choose Refresh.