
DATA_MODE property of the Web template to be displayed.
| Value | Description |
|---|---|
|
default |
Default |
|
hybrid |
Uses pre-calculated data. If this is missing, asks for current data. |
|
new |
Uses current data |
|
static |
Uses already known HTML pages |
|
staticHybrid |
Uses already known HTML pages. If these are missing, searches for pre-calculated data. If this is also missing, requests current data. |
|
stored |
Uses pre-calculated data |
Data provider of the template to be displayed, corresponds to the DATA_PROVIDER property.
Type of data provider.
| Value | Description | Corresponding Properties of the Data Provider in the Web Template |
|---|---|---|
|
default |
Standard setting |
|
|
infoprovider |
Technical name of the info provider |
INFOCUBE |
|
query |
Technical name of the query |
QUERY |
|
view |
Technical name of the view |
VIEW |
DEBUG property of the Web template to be displayed.
Note that this property is not visible to the API, which means it cannot be changed by application developers.
Height of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Methods and Properties of UI Elements .
MELT_VARIABLES property of the Web template to be displayed
Web address of the server
Specifies whether the addressed application server is a Java server or an ABAP server.
Note that the BIApplicationFrame UI element currently only supports the setting serverType=ABAP-AS.
| Value | Description |
|---|---|
|
abap |
ABAP AS |
|
java |
Java AS |
SESSION-ID property of the Web template to be displayed.
Note that this property is not visible to the API, which means it cannot be changed by application developers.
STATELESS property of the Web template to be displayed.
SUPPRESS_SYSTEM_MESSAGES property of the Web template to be displayed. The value CONDITIONAL is not supported.
Value of the SUPPRESS_WARNINGS property of the Web template to be displayed.
TEMPLATE_ID property of the Web template to be displayed.
Value of the URL property of the Web template to be displayed.
Note that this property is not visible to the API, which means it cannot be changed by application developers.
USE_PERSONALIZATION property of the Web template to be displayed
VARIABLES_CLEAR property of the Web template to be displayed.
VARIABLE_SCREEN property of the Web template to be displayed.
VARIANT property of the data provider
Width of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Methods and Properties of UI Elements .