!--a11y-->
Property Pane 
Web item allows you to display and change the properties of a Web item.
The following is a parameter list for the Property Pane Web item, arranged according to the various parameter groupings.
Display
Parameter |
Description |
Width in Pixels (WIDTH)
|
You use this parameter to determine the width of the Web item. |
Full Width (FULL_WIDTH)
|
You use this parameter to determine that the specification in the Width in Pixels (WIDTH) parameter be ignored and that the width 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 iView). |
Height in Pixels (HEIGHT)
|
You use this parameter to determine the height of the Web item. |
Full Height (FULL_HEIGHT)
|
You use this parameter to determine that the specification in the Height in Pixels (HEIGHT) parameter be ignored and that the height be set to 100% instead. The full height depends on the height of the environment in which 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 determine whether the Web item is visible in the Web application. |
With Tray (WITH_TRAY)
|
You use this parameter to determine whether the Web item has a symbol that enables the Web item to be expanded and collapsed in the Web application. For more information on this parameter, see Parameter Tray. |
Internal Display
Parameter |
Description |
With Button Row (HAS_BUTTON_ROW)
|
You use this pushbutton to determine whether the Web item with the pushbutton row is to be displayed. |
Activate Drag&Drop (DRAGDROP_ENABLED) |
You use this parameter to determine whether the Drag&Drop function is enabled for the Web item. |
Debug Mode (DEBUG_MODE) Showing the technical name |
You use this parameter to determine whether debug mode is active. You can use debug mode to display the technical name of the property. |
Definition of the Properties (PROPERTIES_SET) |
You use this parameter to determine the properties that can be displayed and changed using the Web item in the Web application. 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 choose this value, all properties for the object are displayed. ● Select a property (PROP_SET_SINGLE_VALUE) If you choose this value, you can define a property that is to be displayed. To do this, specify the technical name of the property (PROPERTY_NAME) and assign a useful description to it (PROPERTY_CAPTION). ● Table layout (PROP_SET_MATRIX) If you choose this value, you can determine that the properties you displayed be shown in table form. To do this, you create groups of properties: ○ You assign a description for each group (GROUP_DESC). ○ You determine the number of columns (COLUMN_INDEX). ○ For each group, you determine the list of properties. For each property in the list, you make the following settings: ■ You determine a property by specifying the technical name of this property (PROPERTY_NAME). ■ You give the property a meaningful description (PROPERTY_CAPTION). ■ You determine the superordinate property (PROPERTY_PARENT). |
Behavior
Parameter |
Description |
Activate navigation (INTERACTION_ALLOWED) |
You use this parameter to determine whether navigation or other interaction is possible in the Web application. |
Data Connection
Parameter |
Description |
Property Source (PROPERTIES_SOURCE) |
You use this parameter to determine for which element of the Web application the properties can be displayed and changed. You can choose among the following properties: ● Web item parameter (ITEM_PROPERTIES) ● Properties of the data provider (QUERYVIEW_PROPERTIES) ● Conditions (CONDITIONS_PROPERTIES) See ● Exceptions (EXCEPTIONS_PROPERTIES) See ● Characteristic properties (CHARACTERISTIC_PROPERTIES) ● Properties of the data cell (DATA_CELL_PROPERTIES) ● Properties of the structure element (STRUCTURE_MEMBER_PROPERTIES) ● Depending on the properties selected, other parameters can be set. |
Depending on the properties selected under the properties source parameter (PROPERTIES_SOURCE), there are other parameters to be set:
Web Item Parameter
Parameter |
Description |
Web Item (ITEM_REF) |
You use this parameter to choose the Web item for which the properties in the Web item can be displayed and changed. Be sure that you have inserted the Web item for which the properties are to be displayed into the Web template beforehand. |
Properties of the Data Providers, Conditions, Exceptions
Parameter |
Description |
Data Provider (DATA_PROVIDER_REF) |
You use this parameter to choose the data provider for which the properties in the Web item can be displayed and changed. Be sure that you have defined the data provider for which the properties are to be displayed for the Web template beforehand. |
Characteristic Properties
Parameter |
Description |
Data Provider (DATA_PROVIDER_REF) |
You use this parameter to choose the data provider for which the properties in the Web item can be displayed and changed. Be sure that you have defined the data provider for which the properties are to be displayed for the Web template beforehand. |
Characteristic (CHARACTERISTIC) |
You use this parameter to choose a characteristic of the data providers selected under Data Provider (DATA_PROVIDER_REF). |
Properties of the Data Cell
Parameter |
Description |
Data Provider (DATA_PROVIDER_REF) |
You use this parameter to choose the data provider for which the properties in the Web item can be displayed and changed. Be sure that you have defined 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 determine a structure element of the first structure. |
Second structure element (SECOND_STRUC_MEMBER) |
You use this parameter to determine a structure element of the second structure. |
Properties of the Structure Element
Parameter |
Description |
Data Provider (DATA_PROVIDER_REF) |
You use this parameter to choose the data provider for which the properties in the Web item can be displayed and changed. Be sure that you have defined the data provider for which the properties are to be displayed for the Web template beforehand. |
Properties of the structure element (STRUCTURE_MEMBER) |
You use this
parameter to determine the properties of the key figure. See also |