Show TOC

 Properties PaneLocate this document in the navigation structure

Definition

Web item that allows you to display and change the properties of a Web item.

Structure

The following information lists the parameters for the Properties Pane Web item, arranged according to the various parameter groupings.

Display

Parameter Description

Width in Pixels (WIDTH)

 

You use this parameter to specify the width of the Web item.

Full Width (FULL_WIDTH)

 

You use this parameter to specify that the value in the Width in Pixels (WIDTH) parameter is to be ignored and that the width is to be set to 100% instead. The full width depends on the width of the environment in which the Web item is embedded (for example, the width of a tab page on a portal page or in an iView).

Height in Pixels (HEIGHT)

 

You use this parameter to specify the height of the Web item.

Full Height (FULL_HEIGHT) 

 

 

You use this parameter to specify that the value in the Height in Pixels (HEIGHT) parameter is to be ignored and that the height is to be set to 100% instead. The full height depends on the height of the environment where the Web item is embedded (for example, the height of a tab page on a portal page or iView).

Visibility (VISIBILITY)

 

You use this parameter to specify whether the Web item should be visible in the Web application.

With Tray (WITH_TRAY)

 

You use this parameter to specify whether the Web item is to be displayed with an icon that allows the Web item to be expanded and collapsed in the Web application. For more information about this parameter, see Parameter Tray .

Internal Display

Parameter Description

Has Button Row(HAS_BUTTON_ROW)

 

You use this parameter to specify whether the Web item with the pushbutton row is to be displayed.

Drag-Drop Enabled (DRAGDROP_ENABLED)

You use this parameter to specify whether the drag and drop function is to be enabled for the Web item.

Verbose Mode

(VERBOSE_MODE)

You use this parameter to display the technical name of all properties.

Properties Set Definition(PROPERTIES_SET)

You use this parameter to specify the properties that can be displayed and changed in the Web application using the Web item. The various options are listed below.

  • Predefined (PROP_SET_PREDEFINED)

    When you select this value, the properties that are predefined by SAP are displayed.

  • All (PROP_SET_ALL)

    When you select this value, all properties of the object are displayed.

  • Single Group(PROP_SET_SINGLE_GROUP)

    When you select this value, you can specify a group to display (such as group Hierarchyfor characteristic properties). To do this, specify the technical name of the group (GROUP_NAME) and assign a meaningful description to it (GROUP_CAPTION). To view the technical name of the property group, activate Verbose Mode (see above) and run the Web application. The group names are displayed in the following format:  PGR_ITEM_NAME_OF_THE_GROUP_PROPERTY

  • Single Value (PROP_SET_SINGLE_VALUE)

    When you select this value, you can specify a property to be displayed. To do this, specify the technical name of the property (PROPERTY_NAME) and assign a meaningful description to it (PROPERTY_CAPTION).

  • Matrix Layout (PROP_SET_MATRIX)

    When you select this value, you can display the properties you specified in table form. To do this, you create groups of properties:

    • You assign a description to each group (GROUP_DESC).
    • You specify the number of columns (COLUMN_INDEX).
    • For each group, you specify the list of properties. For each property in the list, you make the following settings:
      • You specify a property by entering the technical name of this property (PROPERTY_NAME).
      • You give the property a meaningful description (PROPERTY_CAPTION).
      • You specify the property parent (PROPERTY_PARENT).

Properties Group Display (PROPERTIES_GROUP_DISPLAY)

You use this parameter to group the properties. The various options are listed below.

  • Default (DEFAULT)

    When you select this value, the properties that are predefined by SAP are displayed with the group display.

  • Tab Pages (TABS)

    If you select this, the properties are aligned on tab pages.

  • Headline (HEADLINE)

    If you select this, the properties are aligned under the group name.

Name of First Tab Page (PROPERTIES_INITIAL_TAB)

You use this parameter to specify which tab page to display.

Behavior

Parameter Description

Allow Navigation(INTERACTION_ALLOWED)

You use this parameter to specify whether navigation or other interaction is possible in the Web application.

Data Binding

Parameter Description

Properties Source(PROPERTIES_SOURCE)

You use this parameter to specify the element of the Web application for which the properties can be displayed and changed. You can choose from the following properties:

  • Web Item Parameters (ITEM_PROPERTIES)
  • Data Provider Properties (QUERYVIEW_PROPERTIES)
  • Conditions (CONDITIONS_PROPERTIES)

    See also List of Conditions

  • Exceptions (EXCEPTIONS_PROPERTIES)

    See also List of Exceptions

  • Axis Properties (AXIS_PROPERTIES)
  • Characteristic Properties (CHARACTERISTIC_PROPERTIES)
  • Characteristic Properties - Input Help(MEMBER_ACCESS_PROPERTIES)
  • Characteristic Properties - Filter Values(FILTER_PRESENTATION_PROPERTIES)
  • Properties of Structure Element(STRUCTURE_MEMBER_PROPERTIES)
  • Data Cell Properties (DATA_CELL_PROPERTIES)
  • Properties of All Data Cells (ALL_DATA_CELL_PROPERTIES)

You also have to set a number of other parameters, depending on the properties selected for the Properties Source parameter (PROPERTIES_SOURCE).

Web Item Parameters

Parameter Description

Web Item(ITEM_REF)

You use this parameter to select the Web item for which the properties can be displayed and changed in the Web application.

Ensure that you insert the Web item for which the properties are to be displayed into the Web template beforehand.

Properties of the Data Provider, Conditions, Exceptions

Parameter Description

Data Provider(DATA_PROVIDER_REF)

You use this parameter to select the data provider for which the properties can be displayed and changed in the Web application.

Ensure that you define the data provider, for which the properties are to be displayed, for the Web template beforehand.

Characteristic Properties, Characteristic Properties - Input Help, Characteristic Properties - Filter Values

Parameter Description

Data Provider(DATA_PROVIDER_REF)

You use this parameter to select the data provider for which the properties can be displayed and changed in the Web application.

Ensure that you define the data provider, for which the properties are to be displayed, for the Web template beforehand.

Characteristic(CHARACTERISTIC)

You use this parameter to select a characteristic of the data providers selected under Data Provider (DATA_PROVIDER_REF).

Axis Properties

Parameter Description

Data Provider(DATA_PROVIDER_REF)

You use this parameter to select the data provider for which the properties can be displayed and changed in the Web application.

Ensure that you define the data provider, for which the properties are to be displayed, for the Web template beforehand.

Axis(AXIS)

You use this parameter to specify where to position the characteristic:

  • Rows (ROWS)
  • Columns (COLUMNS)
  • Free Characteristics (FREE)

Data Cell Properties

Parameter Description

Data Provider(DATA_PROVIDER_REF)

You use this parameter to select the data provider for which the properties can be displayed and changed in the Web application.

Ensure that you define the data provider, for which the properties are to be displayed, for the Web template beforehand.

First Structure Element(FIRST_STRUC_MEMBER)

You use this parameter to specify a structure element of the first structure.

Second Structure Element (SECOND_STRUC_MEMBER)

You use this parameter to specify a structure element of the second structure.

Properties of Structure Element

Parameter Description

Data Provider(DATA_PROVIDER_REF)

You use this parameter to select the data provider for which the properties can be displayed and changed in the Web application.

Ensure that you define the data provider, for which the properties are to be displayed, for the Web template beforehand.

Structure Element(STRUCTURE_MEMBER)

You use this parameter to specify the properties of the key figure. More information: Properties of Structure Elements and Data Cell